class Snmp

ManagedElement
+-SystemFunctions
+-SysM
+-Snmp
+-SnmpTargetV1 [0..]
+-SnmpTargetV2C [0..]
+-SnmpTargetV3 [0..]
+-SnmpTargetV3Dtls [0..]
+-SnmpViewV1 [0..]
+-SnmpViewV2C [0..]
+-SnmpViewV3 [0..]

Configuration of the SNMP protocol.
For instance configuration of the IP addresses and ports used for SNMP are supported.


This MO is created by the system.

References to:
ManagedObject;
Attributes
BasicAdmState
administrativeState = UNLOCKED
The administrative state for the SNMP protocol.
If LOCKED, no SNMP Traps (alarm, alerts or heartbeats) are generated and all access to the SNMP protocol is disabled.
HostAndPort[0..]
agentAddress
Listen addresses for the SNMP agent.
This attribute defines on which ports and IP addresses the agent shall listen for incoming SNMP requests using the UDP protocol. The typical configuration is using one port with IP address 0.0.0.0 and port 161, which means that the standard SNMP port is used on all interfaces.
HostAndPort[0..]
agentAddressDtls
Listen addresses for the SNMP agent using DTLS.
This attribute defines on which ports and IP addresses the agent shall listen for incoming SNMP requests using the DTLS transport protocol. The typical configuration is using one port with IP address 0.0.0.0 and port 10161, which means that the standard port for SNMP over DTLS is used on all interfaces.
ManagedObject[0..1]
nodeCredential
The node credential to be used for SNMP notifications using the Transport Security Model.
Specifies the DN of a NodeCredential MO in Certificate Management. If Transport Sercurity Model (DTLS) is not used,
the attribute value may be empty.
OperState[0..1]
noNotification
readOnly
operationalState
The operational status of the SNMP functionality.
If DISABLED, there is some problem that degrades the SNMP functionality.
string
key
mandatory
noNotification
restricted
snmpId
The value component of the RDN.
ManagedObject[0..1]
trustCategory
The trust category used for authentication of DTLS protocol users.
Specifies the DN of a TrustCategory MO in Certificate Management.
If not the DTLS protocol is used, the attribute value may be empty.

  class Snmp