oacExpIMDot11EntryType

ONEACCESS-DOT11-MIB · .1.3.6.1.4.1.13191.10.3.8.1.1.1.1

Object

column InterfaceType
This attribute shall specify the type of entry
mainInterface i.e. radio interface is physical radio interface
subInterface  i.e. vap   is logical dot11 interface aka Virtual Access Point

Context

MIB
ONEACCESS-DOT11-MIB
OID
.1.3.6.1.4.1.13191.10.3.8.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
oacExpIMDot11InterfaceEntry
Groups
1

Walk 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 'ONEACCESS-DOT11-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-DOT11-MIB::oacExpIMDot11EntryType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ONEACCESS-DOT11-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-DOT11-MIB::oacExpIMDot11EntryType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-DOT11-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-DOT11-MIB::oacExpIMDot11EntryType'

Syntax

Source
InterfaceType
Base type
Enumeration
Type Description
The interface type

Values & Constraints

Type Values
1mainInterface
2subInterface

Conformance