All MIBs › CME-MIB › bladeIOCompatibility
bladeIOCompatibility
Module: CME-MIB
OID (symbolic): CME-MIB::bladeIOCompatibility
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.51
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: 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
What is bladeIOCompatibility?
This read-only octet string reports overall I/O compatibility status for a blade against the I/O modules it's internally wired to, with documented values including unknown (communication error), ok (no issues), and noIOMs (no I/O modules present in the corresponding bays). It's a quick top-level health check an admin can use before digging into per-channel compatibility details elsewhere in the MIB. An admin seeing bladeIOCompatibility report anything other than ok would investigate the specific I/O module bays that blade is wired to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.51 snmpwalk -v2c -c public <target> CME-MIB::bladeIOCompatibility
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.51.1 snmpget -v2c -c public <target> CME-MIB::bladeIOCompatibility.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::bladeIOCompatibility OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (15 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22 | bladeCenter | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1 | processorBlade | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.5 | bladeMonitors | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.5.1 | bladeSystemStatusTable | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1 | bladeSystemStatusEntry | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.51 | bladeIOCompatibility | CME-MIB |