cPtopoExtCdpProxyIf

CISCO-PTOPO-EXTN-MIB · .1.3.6.1.4.1.9.9.261.1.2.1.4

Object

Physical topology information for the local port
(identified by cPtopoExtCdpLocalChassis and 
cPtopoExtCdpLocalPort of this row) can be discovered
from CDP running on the local port, if it is CDP capable
or from CDP running on a proxy interface. In the case of
optical ports running wavelength division multiplexing,
the physical connector port on which the CDP packet is
transmitted is different from the logical interface
representing the wavelength on which CDP is running. In
such a case, physical topology for the 'external' optical
port can be learned from CDP running on one of the
wavelengths.
              
This object is set to zero if physical topology information
for the local port is discovered from CDP running on itself.
Otherwise, this object contains the ifIndex value of the CDP
capable interface which is being used as proxy to learn
physical topology information for the local port.
              
Usage of this object is possible only if the local port
is the 'External Port', as specified in the CDP protocol,
for the proxy interface.
              
This object may be modified when the associated
cPtopoExtCdpRowStatus object has a value of 'active'.

Context

MIB
CISCO-PTOPO-EXTN-MIB
OID
.1.3.6.1.4.1.9.9.261.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
cPtopoExtCdpEntry
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-PTOPO-EXTN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PTOPO-EXTN-MIB::cPtopoExtCdpProxyIf'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PTOPO-EXTN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PTOPO-EXTN-MIB::cPtopoExtCdpProxyIf.<cPtopoExtCdpLocalChassis>.<cPtopoExtCdpLocalPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PTOPO-EXTN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PTOPO-EXTN-MIB::cPtopoExtCdpProxyIf'

Syntax

Source
IF-MIBInterfaceIndexOrZero
Base type
Integer32
Display format
d
Type Description
This textual convention is an extension of the
InterfaceIndex convention.  The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system.  This extension permits the
additional value of zero.  the value zero is object-specific
and must therefore be defined as part of the description of
any object which uses this syntax.  Examples of the usage of
zero might include situations where interface was unknown,
or when none or all interfaces need to be referenced.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance