snmp:Host

Snmp Host Configuration MO

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
commName snmp:commNameT
(string:Basic)
community to be associated to the host A sequence of characters
hostName snmp:hostNameT
(string:Basic)
snmp-server host name A sequence of characters
notifType snmp:NotificationType
(scalar:Enum8)
Ctrl bits indicating traps/informs config SELECTION:
1 - traps
2 - informs
DEFAULT: traps
secLevel snmp:V3SecLvl
(scalar:Enum8)
Ctrl bits indicating auth/ priv/ noauth for v3 SELECTION:
0 - unspecified
1 - noauth
2 - auth
3 - priv
DEFAULT: unspecified
udpPortID snmp:PortIdT
(scalar:Uint32)
snmp-server host udp-port
RANGE: [0 , 65535]
DEFAULT: 162
version snmp:Version
(scalar:Enum8)
Ctrl bits indicating version SELECTION:
1 - v1
2 - v2c
3 - v3
DEFAULT: v1

Operational Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
configState snmp:hostConfigErrorType
(scalar:Enum8)
True/False depending on whether config is successful or failed SELECTION:
0 - success
1 - failed
DEFAULT: success
duplicateHostName snmp:hostNameT
(string:Basic)
The name of the actual MO to be updated A sequence of characters
isDuplicate scalar:Bool
set to true when the config is duplicate SELECTION: true or false

Internal Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
ipAddr snmp:hostNameT
(string:Basic)
Ip address corresponding to the host A sequence of characters
modTs mo:TStamp
(scalar:Date)
The time when this object was last modified. SELECTION:
0 - never
DEFAULT: never
status mo:ModificationStatus
(scalar:Bitmask32)
Modification status SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced