ligoDot11IfParentIndex
LIGO-802DOT11-EXT-MIB ·
.1.3.6.1.4.1.32750.3.5.1.2.1.1.1
Object
column IF-MIBInterfaceIndex
Wireless interface's parent index, which corresponds to ifIndex in MIB-II interfaces table. This is only applicable if the interface is virtual and it is created under some other interface, like it is for Atheros cards when using MadWiFi driver, where parent interfaces are wifi0, wifi1, etc.
Context
- MIB
- LIGO-802DOT11-EXT-MIB
- OID
.1.3.6.1.4.1.32750.3.5.1.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ligoDot11IfConfEntry
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 'LIGO-802DOT11-EXT-MIB' -M '/opt/observium/mibs/ligowave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGO-802DOT11-EXT-MIB::ligoDot11IfParentIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIGO-802DOT11-EXT-MIB' -M '/opt/observium/mibs/ligowave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGO-802DOT11-EXT-MIB::ligoDot11IfParentIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIGO-802DOT11-EXT-MIB' -M '/opt/observium/mibs/ligowave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIGO-802DOT11-EXT-MIB::ligoDot11IfParentIndex'
Syntax
- Source
- IF-MIBInterfaceIndex
- Base type
Integer32- Display format
d
Type Description
A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
Values & Constraints
Type Constraints
range: 1..2147483647