ifLineSpeed
QLGC-adapterInfo-MIB ·
.1.3.6.1.4.1.3873.1.3.2.1.10
Object
column mandatory
Enumeration
The operating speed of the adapter, 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.10- 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::ifLineSpeed'
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::ifLineSpeed.<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::ifLineSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | speed-10-Mbps |
3 | speed-100-Mbps |
4 | speed-1000-Mbps |
5 | speed-2500-Mbps |
6 | speed-10-Gbps |