All MIBs › CISCO-LWAPP-AP-MIB › cLApCdpOverAirEnabled
cLApCdpOverAirEnabled
Module: CISCO-LWAPP-AP-MIB
OID (symbolic): CISCO-LWAPP-AP-MIB::cLApCdpOverAirEnabled
OID (numeric): 1.3.6.1.4.1.9.9.513.1.2.1.1.13
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This object indicates the status of Cisco Discovery Protocol(CDP) in this interface, represented by cLApDot11IfSlotId of the AP, represented by cLApSysMacAddress. A value of 'true' indicates that CDP is enabled in the dot11 interface(s) of this AP. A value of 'false' indicates that CDP is disabled in the dot11 interface(s) of this AP.
What is cLApCdpOverAirEnabled?
This object enables or disables the Cisco Discovery Protocol (CDP) on the wireless interface(s) of an access point, which allows the AP to advertise itself to adjacent Cisco devices. CDP helps network devices auto-discover neighbors and build topology maps. A wireless administrator would enable this on APs in managed networks where CDP-aware network management is desired, and disable it to prevent CDP broadcasts in security-sensitive deployments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.2.1.1.13 snmpwalk -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApCdpOverAirEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.2.1.1.13.1 snmpget -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApCdpOverAirEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.513.1.2.1.1.13.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 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.1 | cLApDot11IfTable | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.2.1.1 | cLApDot11IfEntry | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.2.1.1.13 | cLApCdpOverAirEnabled | CISCO-LWAPP-AP-MIB |