ibmBbcmProtocolAdminStatus
IBM-LAN-EMULATION-EXTENSION-MIB ·
.1.3.6.1.4.1.2.5.8.4.2.1.3.1.3
Object
column mandatory
r/w
Enumeration
The desired state of the BBCM as prescribed by the operator. The actions of the agent will, if at all possible, eventually result in the desired state being reflected in the ibmBbcmProtocolOperStatus.
Context
- MIB
- IBM-LAN-EMULATION-EXTENSION-MIB
- OID
.1.3.6.1.4.1.2.5.8.4.2.1.3.1.3- Type
- column
- Access
- readwrite
- 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::ibmBbcmProtocolAdminStatus'
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::ibmBbcmProtocolAdminStatus.<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::ibmBbcmProtocolAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | up |
3 | down |