bladeIOCompatibilityStatus
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.1.5.7.1.8
Object
column mandatory
OctetString
The compatibility status between the blade and the module specified
in bladeIOCompatibilityModuleBay.
The possible values are:
OK: No compatibility issues
No IOM: There is no module on the other side of the wire for this channel on the blade.
n/a: (Not applicable) The module specified in bladeIOCompatibilityModuleBay is a bridge,
so the blade port cannot connect to it.
Attention: The module specified in bladeIOCompatibilityModuleBay has a communication error.
Mismatch: Indicates one of the following cases:
Fabric types are incompatible
Module specified in bladeIOCompatibilityModuleBay is of unknown type
Unknown fabric type on the blade
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.1.5.7.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- bladeIOCompatibilityEntry
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::bladeIOCompatibilityStatus'
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::bladeIOCompatibilityStatus.<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::bladeIOCompatibilityStatus'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.