componentIOCompatibilityStatus

CME-MIB · .1.3.6.1.4.1.2.3.51.2.22.37.26.1.7

Object

column mandatory OctetString
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

Context

MIB
CME-MIB
OID
.1.3.6.1.4.1.2.3.51.2.22.37.26.1.7
Type
column
Access
readonly
Status
mandatory
Parent
componentIOCompatibilityEntry

Walk 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::componentIOCompatibilityStatus'
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::componentIOCompatibilityStatus.<componentIOCompatibilityTopologyPath>.<componentIOCompatibilityIOMBay>'
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::componentIOCompatibilityStatus'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.