brcdSPXGlobalConfigCBState
BROCADE-SPX-MIB ·
.1.3.6.1.4.1.1991.1.1.3.40.1.1
Object
scalar r/w
Enumeration
Configure CB (Control Bridge) state for 802.1BR feature on the global level. The set operation is allowed only on CB device. none: reserve state. enable: 802.1BR is enable on CB. disable: 802.1BR is disable on CB. The none state will be displayed if it is not a CB device
Context
- MIB
- BROCADE-SPX-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.40.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- brcdSPXGlobalObjects
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 'BROCADE-SPX-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-SPX-MIB::brcdSPXGlobalConfigCBState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BROCADE-SPX-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BROCADE-SPX-MIB::brcdSPXGlobalConfigCBState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | enabled |
2 | disabled |