bistBladesCommunicating
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.2.5.2.49
Object
scalar mandatory
OctetString
The blades that are communicating on the chassis. The blades are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of blades supported. If a blade installed in a bay is communicating, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if blades are communicating in bays 1, 5, and 13, and 14 blades are supported, the string would look like '10001000000010'.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.2.5.2.49- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- mmBistAndChassisStatus
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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::bistBladesCommunicating.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::bistBladesCommunicating'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.