s5EnMsTopNmmCurState
S5-ETH-MULTISEG-TOPOLOGY-MIB ·
.1.3.6.1.4.1.45.1.6.13.2.1.1.9
Object
column Enumeration
The current state of sender of the
topology message. The values are:
topChanged(1)...topology information has
recently changed
heartbeat(2)....topology information unchanged
new(3)..........sending agent is in new state.
Context
- MIB
- S5-ETH-MULTISEG-TOPOLOGY-MIB
- OID
.1.3.6.1.4.1.45.1.6.13.2.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- s5EnMsTopNmmEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'S5-ETH-MULTISEG-TOPOLOGY-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-ETH-MULTISEG-TOPOLOGY-MIB::s5EnMsTopNmmCurState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'S5-ETH-MULTISEG-TOPOLOGY-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-ETH-MULTISEG-TOPOLOGY-MIB::s5EnMsTopNmmCurState.<s5EnMsTopNmmSlot>.<s5EnMsTopNmmPort>.<s5EnMsTopNmmIpAddr>.<s5EnMsTopNmmSegId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'S5-ETH-MULTISEG-TOPOLOGY-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'S5-ETH-MULTISEG-TOPOLOGY-MIB::s5EnMsTopNmmCurState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | topChanged |
2 | heartbeat |
3 | new |