ibmBbcmProtocolOperStatus
IBM-LAN-EMULATION-EXTENSION-MIB ·
.1.3.6.1.4.1.2.5.8.4.2.1.3.1.2
Object
column mandatory
Enumeration
The current BBCM Status
Note for this implementation other is defined only to be consistent
with standard LE server MIBs, it has no meaning for the definition.
Context
- MIB
- IBM-LAN-EMULATION-EXTENSION-MIB
- OID
.1.3.6.1.4.1.2.5.8.4.2.1.3.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmBbcmProtocolConfigEntry
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 'IBM-LAN-EMULATION-EXTENSION-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LAN-EMULATION-EXTENSION-MIB::ibmBbcmProtocolOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-LAN-EMULATION-EXTENSION-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LAN-EMULATION-EXTENSION-MIB::ibmBbcmProtocolOperStatus.<ibmBbcmProtocolType>.<ibmBbcmConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-LAN-EMULATION-EXTENSION-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-LAN-EMULATION-EXTENSION-MIB::ibmBbcmProtocolOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | up |
3 | down |