ibm2212AdapOperStatus
IBM2212-MIB ·
.1.3.6.1.4.1.2.6.149.3.1.1.1.3
Object
column mandatory
Enumeration
The operational status of this adapter.
unknown (1) : If there was problem determining the operational
status of the adapter.
not-present (2) : If no adapter is currently inserted.
enable-pending (3) : Adapter has been identified, but not
yet enabled.
enabled (4) : Adapter has been identified in valid slot and
has been powered on and enabled.
unknown-device (5) : Adapter is powered off because it is in
the wrong slot or of unknown type.
config-error (6) : Adapter has been identified, powered on and
enabled, but failed to read its configuration
data.
not-powered (7) : Adapter has been identified in valid slot
but is not currently powered on.
Context
- MIB
- IBM2212-MIB
- OID
.1.3.6.1.4.1.2.6.149.3.1.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibm2212AdapEntry
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 'IBM2212-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM2212-MIB::ibm2212AdapOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM2212-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM2212-MIB::ibm2212AdapOperStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM2212-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM2212-MIB::ibm2212AdapOperStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.