class SnmpTargetV1

ManagedElement
+-SystemFunctions
+-SysM
+-Snmp
+-SnmpTargetV1

An SNMP target defines a Trap receiver and gives access privileges.
This class, defines V1 protocol attributes.

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.
SnmpCommunity
mandatory
community
The SNMP community string.
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 SnmpViewV1 for the community 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 = 162
UDP port number for this SNMP trap target.
string
key
mandatory
noNotification
restricted
snmpTargetV1Id
The value component of the RDN.

  class SnmpTargetV1