s5EnMsTopBdgStatus
S5-ETH-MULTISEG-TOPOLOGY-MIB ·
.1.3.6.1.4.1.45.1.6.13.3.1.1.8
Object
column deprecated
Enumeration
The current operational status from the bridge
that sent the topology message. The values are:
other(1).....unknown or other
active(2)....bridge is active
standby(3)...bridge is in standby
A value of standby(3) means that at least ONE port
is in standby mode. A value of active(2) means NO
port is in standby mode.
Context
- MIB
- S5-ETH-MULTISEG-TOPOLOGY-MIB
- OID
.1.3.6.1.4.1.45.1.6.13.3.1.1.8- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- s5EnMsTopBdgEntry
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::s5EnMsTopBdgStatus'
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::s5EnMsTopBdgStatus.<s5EnMsTopBdgSlotNum>.<s5EnMsTopBdgPortNum>.<s5EnMsTopBdgIpAddr>'
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::s5EnMsTopBdgStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | active |
3 | standby |