| Attributes |
IPAddress
mandatory |
-
address
-
Host address (or DNS name) for the SNMP Trap target.
|
BasicAdmState |
-
administrativeState
=
UNLOCKED
-
Administrative state for the SNMP target.
When LOCKED, for this MO instance traps will not be sent and access is not allowed.
|
uint32 |
-
informRetryCount
=
1
-
The number of retries to be attempted when a response is not received for a notification.
This value has only relevance if transportMethod is set to INFORM.
|
Timeout |
-
informTimeout
=
300
-
Timeout for SNMP INFORM.
When an SNMP INFORM is not acknowledged within this time period, an implementation may assume that the notification has not been delivered. This value has only relevance if transportMethod is set to INFORM. The unit is centisecond (0.01 seconds).
|
boolean |
-
isMibWritable
=
true
-
Specifies if the user has write access to MIB or not.
If false, the user is only allowed to perform read access (SNMP GET etc.). The value of this attribute has no relevance if there is a SnmpViewV3 for the user of this instance. The permissions in the view will then override this attribute.
|
OperState[0..1] noNotification readOnly |
-
operationalState
-
The operational status of this SNMP target.
|
uint32 |
-
port
=
10162
-
UDP port number for this SNMP trap target.
|
string key mandatory noNotification restricted |
-
snmpTargetV3DtlsId
-
The value component of the RDN.
|
NotifyType |
-
transportMethod
=
TRAP
-
The type of method to use, can be TRAP or INFORM.
|
SnmpSecurityName
mandatory |
-
user
-
The SNMP V3 user name.
The user name is used for authorization of incoming SNMP requests. The user name is defined by the subject alternative name field of the certificate provided by the client at the DTLS session setup.
|