ifState
QLGC-adapterInfo-MIB ·
.1.3.6.1.4.1.3873.1.3.2.1.9
Object
column mandatory
Enumeration
The operating mode of the driver, this information only applicable to the QLogic adapter
Context
- MIB
- QLGC-adapterInfo-MIB
- OID
.1.3.6.1.4.1.3873.1.3.2.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ifiEntry
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 'QLGC-adapterInfo-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QLGC-adapterInfo-MIB::ifState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QLGC-adapterInfo-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QLGC-adapterInfo-MIB::ifState.<ifiIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QLGC-adapterInfo-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QLGC-adapterInfo-MIB::ifState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal-mode |
2 | diagnotic-mode |
3 | adapter-removed |
4 | lowpower-mode |