clcCdpCtAddress
CISCO-LWAPP-CDP-MIB ·
.1.3.6.1.4.1.9.9.623.1.3.2.1.3
Object
column CISCO-TCCiscoNetworkAddress
This object represents the N-th network-layer address of
the device as reported in the most recent CDP message's
address TLV, where N-1 is given by the value of
clcCdpCtAddressIndex. For example, if the corresponding
instance of clcCdpCtAddressType had the value 'ip(1)',
then this object would be an IPv4-address.
NOTE - The 1ast address received in the address TLV is
available using cdpCacheAddress
Context
- MIB
- CISCO-LWAPP-CDP-MIB
- OID
.1.3.6.1.4.1.9.9.623.1.3.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clcCdpCtAddressEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-CDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-CDP-MIB::clcCdpCtAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-CDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-CDP-MIB::clcCdpCtAddress.<cLApSysMacAddress>.<clcCdpApCacheDeviceIndex>.<clcCdpCtAddressIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-CDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-CDP-MIB::clcCdpCtAddress'
Syntax
- Source
- CISCO-TCCiscoNetworkAddress
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.