All MIBs › CME-MIB › componentIOCompatibilityStatus
componentIOCompatibilityStatus
Module: CME-MIB
OID (symbolic): CME-MIB::componentIOCompatibilityStatus
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.37.26.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The compatibility status between the component and the module specified in componentIOCompatibilityIOMBay.
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 component. n/a: (Not applicable) The module specified in componentIOCompatibilityIOMBay is a bridge, so the component port cannot connect to it. Attention: The module specified in componentIOCompatibilityIOMBay has a communication error. Mismatch: Indicates one of the following cases: Fabric types are incompatible Module specified in componentIOCompatibilityIOMBay is of unknown type Unknown fabric type on the component
What is componentIOCompatibilityStatus?
This object reports the overall compatibility outcome between a component and the specific I/O module identified by componentIOCompatibilityIOMBay, with values including OK, No IOM, and n/a for bridge modules that can't be checked. An admin diagnosing why traffic isn't passing between a blade and a switch module reads this status to know immediately whether wiring compatibility, rather than configuration, is the root cause. For example, seeing No IOM here would tell the admin the far end of that channel has no module installed at all.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.37.26.1.7 snmpwalk -v2c -c public <target> CME-MIB::componentIOCompatibilityStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.37.26.1.7.1 snmpget -v2c -c public <target> CME-MIB::componentIOCompatibilityStatus.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::componentIOCompatibilityStatus 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 (11 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.37 | componentMonitors | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.37.26 | componentIOCompatibilityTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.37.26.1 | componentIOCompatibilityEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.37.26.1.7 | componentIOCompatibilityStatus | CME-MIB |