ibm2216PCIAdapOperStatus
IBM2216-MIB ·
.1.3.6.1.4.1.2.6.131.3.1.1.1.3
Object
column mandatory
Enumeration
The operational status of this PCI adapter.
unknown (1) : If there was problem determining the operational
status of the adapter.
not-configured (2) : If the adapter inserted in the slot is
recognized but no router configuration exists.
not-present (3) : If no adapter is currently inserted.
does-not-apply (4) : If this adapter does not contain an
operational state.
enable-pending (5) : If commands have been issued to enable the
adapter but have not been completed.
enabled (6) : If commands have been successfully issued
to enable the adapter.
disable-pending (7) : If commands have been issued to disable the
adapter but have not been completed.
disabled (8) : If commands have been successfully issued
to disable the adapter.
not-initialized (9) : If the adapter has not completed its
initialization.
unknown-device (10) : If the adapter inserted in the slot can not be
recognized.
hardware-error (11) : If the adapter can not be used nor made
ready to be used.
not-powered (12) : If the adapter has had a problem obtaining
power from its slot.
diagnostics (13) : If the adapter is currently undergoing diagnostics.
wrs-available (14) : If the adapter is currently configured and
available for WAN restoral.
mis-configured (15) : If the adapter is inserted in the slot but the
router configuration is of a different type.
Context
- MIB
- IBM2216-MIB
- OID
.1.3.6.1.4.1.2.6.131.3.1.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibm2216PCIAdapEntry
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 'IBM2216-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM2216-MIB::ibm2216PCIAdapOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM2216-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM2216-MIB::ibm2216PCIAdapOperStatus.<ibm2216PCIAdapSlotNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM2216-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM2216-MIB::ibm2216PCIAdapOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | not-configured |
3 | not-present |
4 | does-not-apply |
5 | enable-pending |
6 | enabled |
7 | disable-pending |
8 | disabled |
9 | not-initialized |
10 | unknown-device |
11 | hardware-error |
12 | not-powered |
13 | diagnostics |
14 | wrs-available |
15 | mis-configured |