bistSwitchModulesInstalled

BLADE-MIB · .1.3.6.1.4.1.2.3.51.2.2.5.2.97

Object

scalar mandatory OctetString
The switch modules that are installed on the chassis.
The switch modules 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 switch modules supported.  If a switch module is
installed in a bay, a 1 is present in the string in the position
representing the bay ID as read from left to right.  For example,
if switch modules are installed in bays 1 and 3, and 4 switch modules
are supported, the string would look like '1011' for BladeCenter and
BladeCenter T and '1011000000' for BladeCenter H and BladeCenter HT.

Context

MIB
BLADE-MIB
OID
.1.3.6.1.4.1.2.3.51.2.2.5.2.97
Type
scalar
Access
readonly
Status
mandatory
Parent
mmBistAndChassisStatus

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::bistSwitchModulesInstalled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::bistSwitchModulesInstalled'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.