smIOCompatibilityStatus
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.3.1.10.1.6
Object
column mandatory
OctetString
The compatibility status for this I/O module and the module specified
in smIOCompatibilityModuleBay.
The possible values are:
OK: No compatibility issues
n/a: Indicates the corresponding channel is not populated on the module
side even though the module is present (e.g. we are looking at the details
for an Infiniband switch but the blade specified in smIOCompatibilityModuleBay
does not have an Infiniband expansion card attached in the corresponding expansion slot).
Attention: Indicates one of the following:
The module specified in smIOCompatibilityModuleBay has a communication error.
The I/O module is powered off but the module specified in smIOCompatibilityModuleBay is powered on.
Mismatch: Indicates one of the following cases::
Fabric types are incompatible
Unknown fabric type on the module side
Unknown I/O module type
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.3.1.10.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- smIOCompatibilityEntry
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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::smIOCompatibilityStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::smIOCompatibilityStatus.<smIOCompatibilityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::smIOCompatibilityStatus'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.