cdpCtAddress

CISCO-CDP-MIB · ciscosb variant · .1.3.6.1.4.1.9.9.23.1.2.2.1.5

Object

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 cdpCtAddressIndex. For example, if
the the corresponding instance of cdpCtAddressType had the
value 'ip(1)', then this object would be an IPv4-address.
NOTE - The 1st address received in the Address TLV is
       available using cdpCacheAddress

Context

MIB
CISCO-CDP-MIB
OID
.1.3.6.1.4.1.9.9.23.1.2.2.1.5
Type
column
Access
readonly
Status
current
Parent
cdpCtAddressEntry
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-CDP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDP-MIB::cdpCtAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CDP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDP-MIB::cdpCtAddress.<cdpCacheIfIndex>.<cdpCacheDeviceIndex>.<cdpCtAddressIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDP-MIB::cdpCtAddress'

Syntax

Values & Constraints

No enumerated values or constraints recorded.

Conformance