cLReapApVlanInheritance

CISCO-LWAPP-REAP-MIB · .1.3.6.1.4.1.9.9.517.1.2.2.1.2

Object

column r/w Enumeration
This object specifies the inheritance to be mapped
to the WLAN identified by cLWlanIndex.
              
A value of 'ap' specifies VLAN for that WLAN is 
inherited from AP spcific configuration
              
A value of 'hreapGroup' specifies VLAN for that WLAN is 
inherited from hreap group configuration
              
A value of 'wlan' specifies VLAN for that WLAN is 
inherited from WLAN or ap group configuration.

Context

MIB
CISCO-LWAPP-REAP-MIB
OID
.1.3.6.1.4.1.9.9.517.1.2.2.1.2
Type
column
Access
readwrite
Status
current
Parent
cLReapApVlanIdEntry
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 'CISCO-LWAPP-REAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-REAP-MIB::cLReapApVlanInheritance'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-REAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-REAP-MIB::cLReapApVlanInheritance.<cLApSysMacAddress>.<cLWlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-REAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-REAP-MIB::cLReapApVlanInheritance'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ap
2hreapGroup
3wlan

Conformance