virtualAdapterIndex
INTEL-LAN-ADAPTERS-MIB ·
intel variant
·
.1.3.6.1.4.1.343.2.7.2.2.3.1.1.1
Object
column InterfaceIndex
A unique value, greater than or equal to zero, for each interface.
Context
- MIB
- INTEL-LAN-ADAPTERS-MIB
- OID
.1.3.6.1.4.1.343.2.7.2.2.3.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- virtualAdapterAttrEntry
- Groups
- 1
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 'INTEL-LAN-ADAPTERS-MIB' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTEL-LAN-ADAPTERS-MIB::virtualAdapterIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INTEL-LAN-ADAPTERS-MIB' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTEL-LAN-ADAPTERS-MIB::virtualAdapterIndex.<virtualAdapterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INTEL-LAN-ADAPTERS-MIB' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INTEL-LAN-ADAPTERS-MIB::virtualAdapterIndex'
Syntax
- Source
- InterfaceIndex
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647
Conformance
Member of