bladeIOCompatibility
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.51
Object
column mandatory
OctetString
I/O compatibility status for the blade.
The possible values and their meanings are as follows:
unknown: This indicates a communication error for the blade.
ok: This is the normal (good) case where the blade and the
corresponding I/O modules it is internally wired to have no
compatibility issues.
noIOMs: This means there are no I/O modules in any of the
corresponding I/O module bays this blade is internally wired to.
attention: This indicates that one or more of the corresponding
I/O modules are in communication error.
mismatch: This indicates one of the following cases:
Fabric types are incompatible
An unknown I/O module type
An unknown fabric type on the blade
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.51- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- bladeSystemStatusEntry
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::bladeIOCompatibility'
More examples
Read one indexed 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::bladeIOCompatibility.<index>'
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::bladeIOCompatibility'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.