| 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, traps are not sent and access is not allowed for this MO instance.
|
SnmpCommunity
mandatory |
-
community
-
The SNMP community string.
|
boolean |
-
isMibWritable
=
true
-
Specifies if user has write-access to MIB.
If false, user is only allowed to perform read-access, such as SNMP GET. Attribute value has no relevance if SnmpViewV1 exists for the community of this instance. Permissions in the view override this attribute.
|
uint8[0..1] |
-
networkPrefixLength
{
1..128
}
-
The network prefix length identifying the number of subnet mask bits in the target address.
For IPv4 target address, range 1-32 For IPv6 target address, range 1-128
The value of this attribute is used only if Snmp MO's enableSourceCheckForV1V2C is set to true. In which case, the agent uses the value to determine the source IP address range permitted to execute Snmp GET and SET on managed device. An empty value in that case will mean that Snmp GET and SET shall be permitted from just a single target IP as configured in address attribute of this MO.
|
OperState
noNotification readOnly |
-
operationalState
-
The operational status of this SNMP target.
|
uint32 |
-
port
=
162
{
1..65535
}
-
UDP port number for this SNMP trap target.
|
string key mandatory noNotification restricted |
-
snmpTargetV1Id
-
Holds the name used when identifying the MO.
|