s5EnMsTopStatus
S5-ETH-MULTISEG-TOPOLOGY-MIB ·
.1.3.6.1.4.1.45.1.6.13.1.2
Object
scalar r/w
Enumeration
Indicates if the agent is participating in multi-segment topology. The values are: topOn(1)....topology is on topOff(2)...topology is off When the value is topOff(2) the status of topology table entries is undefined. However, the agent should make its best attempt when the value is changed to topOff(2) to remove all existing instances of topology MIB objects. The agent must save the setting of this object in nonvolatile memory (i.e., save across reboots).
Context
- MIB
- S5-ETH-MULTISEG-TOPOLOGY-MIB
- OID
.1.3.6.1.4.1.45.1.6.13.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- s5EnMsTopInfo
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::s5EnMsTopStatus.0'
More examples
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::s5EnMsTopStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | topOn |
2 | topOff |