All MIBs › CISCO-LWAPP-AP-MIB › cLApVlanIfMode
cLApVlanIfMode
Module: CISCO-LWAPP-AP-MIB
OID (symbolic): CISCO-LWAPP-AP-MIB::cLApVlanIfMode
OID (numeric): 1.3.6.1.4.1.9.9.513.1.2.5.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object represents the mode this on this AP's Ethernet interface is configured for. normal - VLAN is not operating in access or trunk. access - VLAN is operating in access mode trunk - VLAN is operating in trunk mode.
What is cLApVlanIfMode?
This OID sets whether a wireless access point's Ethernet port operates in normal, access, or trunk mode. Access mode carries traffic for a single network, trunk mode carries multiple networks. A wireless network engineer configures this when deploying the access point to match the wired network topology.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.2.5.1.2 snmpwalk -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApVlanIfMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.2.5.1.2.1 snmpget -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApVlanIfMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.513.1.2.5.1.2.1 i <value>
Start monitoring Cisco Wireless LAN Controllers (LWAPP-based) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-LWAPP-AP-MIB::cLApVlanIfMode OID value, configure state conditions and alerts, and monitor any Cisco Wireless LAN Controllers (LWAPP-based) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.513 | ciscoLwappApMIB | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1 | ciscoLwappApMIBObjects | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.2 | ciscoLwappApIf | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.2.5 | cLApVlanIfTable | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.2.5.1 | cLApVlanIfEntry | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.2.5.1.2 | cLApVlanIfMode | CISCO-LWAPP-AP-MIB |