bridgeStatusState
ZHONE-COM-BRIDGE-REC-MIB ·
.1.3.6.1.4.1.5504.4.7.21.1.1
Object
column BridgeState
Values: up(1), UP down(2), DWN trouble(3), TRB notAvailable(4), NA initializing(5), INI adminDown(6), ADN adminStateTest(7), TST adminStateNone(8), N/S ready(9), RDY discovering(10), DSC unknown(11), ??? blocked(12), BLK pending(13), PND disabled(14), DIS learning(15), LRN forwarding(16), FWD blockedFlapping(17), BLF blockedPersistent(18), BLP blockedFlappingPersistenr(19), BFP
Context
- MIB
- ZHONE-COM-BRIDGE-REC-MIB
- OID
.1.3.6.1.4.1.5504.4.7.21.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bridgeStatusEntry
- Groups
- 1
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 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-BRIDGE-REC-MIB::bridgeStatusState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-BRIDGE-REC-MIB::bridgeStatusState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-BRIDGE-REC-MIB::bridgeStatusState'
Syntax
- Source
- BridgeState
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |
3 | trouble |
4 | notAvailable |
5 | initializing |
6 | adminDown |
7 | adminStateTest |
8 | adminStateNone |
9 | ready |
10 | discovering |
11 | unknown |
12 | blocked |
13 | pending |
14 | disabled |
15 | learning |
16 | forwarding |
17 | blockedFlapping |
18 | blockedPersistent |
19 | blockedFlappingPersistent |
Conformance
Member of