All MIBs › CIE1000-LLDP-MIB › cie1000LldpConfigCdpAware
cie1000LldpConfigCdpAware
Module: CIE1000-LLDP-MIB
OID (symbolic): CIE1000-LLDP-MIB::cie1000LldpConfigCdpAware
OID (numeric): 1.3.6.1.4.1.9.9.832.1.34.1.2.2.1.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Enables/disables CDP awareness for the interface.
CDP is Cisco's equivalent to LLDP.
The CDP operation is restricted to decoding incoming CDP frames (The switch doesn't transmit CDP frames). CDP frames are only decoded if LLDP on the port is enabled.
Only CDP TLVs that can be mapped to a corresponding field in the LLDP neighbors' table are decoded. All other TLVs are discarded (Unrecognized CDP TLVs and discarded CDP frames are not shown in the LLDP statistics.).
CDP TLVs are mapped onto LLDP neighbors' table as shown below.
CDP TLV 'Device ID' is mapped to the LLDP 'Chassis ID' field.
CDP TLV 'Address' is mapped to the LLDP 'Management Address' field. The CDP address TLV can contain multiple addresses, but only the first address is shown in the LLDP neighbors table.
CDP TLV 'Port ID' is mapped to the LLDP 'Port ID' field.
CDP TLV 'Version and Platform' is mapped to the LLDP 'System Description' field.
Both the CDP and LLDP support 'system capabilities', but the CDP capabilities cover capabilities that are not part of the LLDP. These capabilities are shown as 'others' in the LLDP neighbors' table.
If all ports have CDP awareness disabled the switch forwards CDP frames received from neighbor devices. If at least one port has CDP awareness enabled all CDP frames are terminated by the switch.
Note: When CDP awareness on a port is disabled the CDP information isn't removed immediately, but gets removed when the hold time is exceeded.
What is cie1000LldpConfigCdpAware?
This read-write setting enables or disables CDP (Cisco Discovery Protocol) awareness on an interface, allowing the switch to decode incoming CDP frames while LLDP remains its native protocol.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.832.1.34.1.2.2.1.4 snmpwalk -v2c -c public <target> CIE1000-LLDP-MIB::cie1000LldpConfigCdpAware
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.832.1.34.1.2.2.1.4.1 snmpget -v2c -c public <target> CIE1000-LLDP-MIB::cie1000LldpConfigCdpAware.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.832.1.34.1.2.2.1.4.1 s <value>
Start monitoring Cisco IE1000 industrial Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIE1000-LLDP-MIB::cie1000LldpConfigCdpAware OID value, configure state conditions and alerts, and monitor any Cisco IE1000 industrial Ethernet switches from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| 1.3.6.1.4.1.9.9.832 | ciscoIE1000MIB | CISCO-IE1000-MIB |
| 1.3.6.1.4.1.9.9.832.1 | cie1000SwitchMgmt | CISCO-IE1000-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.832.1.34 | cie1000LldpMib | CIE1000-LLDP-MIB |
| 1.3.6.1.4.1.9.9.832.1.34.1 | cie1000LldpMibObjects | CIE1000-LLDP-MIB |
| 1.3.6.1.4.1.9.9.832.1.34.1.2 | cie1000LldpConfig | CIE1000-LLDP-MIB |
| 1.3.6.1.4.1.9.9.832.1.34.1.2.2 | cie1000LldpConfigTable | CIE1000-LLDP-MIB |
| 1.3.6.1.4.1.9.9.832.1.34.1.2.2.1 | cie1000LldpConfigEntry | CIE1000-LLDP-MIB |
| 1.3.6.1.4.1.9.9.832.1.34.1.2.2.1.4 | cie1000LldpConfigCdpAware | CIE1000-LLDP-MIB |