CISCO-PTOPO-EXTN-MIB

        This MIB module contains extensions to the PTOPO-MIB that
provide support to distinguish between bidirectional and
unidirectional physical topology connections. It also
introduces a table that allows configuration of dynamic
learning of the physical topology through the Cisco
Discovery Protocol (CDP).
    
Source file
CISCO-PTOPO-EXTN-MIB
Last revised
Identity
ciscoPtopoExtnMIB
Base OID
1.3.6.1.4.1.9.9.261
Imported Objects
CISCO-SMI ciscoMgmt
ENTITY-MIB PhysicalIndex
IF-MIB InterfaceIndexOrZero
PTOPO-MIB ptopoConnEntry
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC RowStatus
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/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::ciscoPtopoExtnMIB'
Walk the MIB subtree
/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::ciscoPtopoExtnMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (15)
.1.3.6.1.4.1.9.9.261
.1.3.6.1.4.1.9.9.261.1
.1.3.6.1.4.1.9.9.261.1.1
.1.3.6.1.4.1.9.9.261.1.1.1
Enumeration
.1.3.6.1.4.1.9.9.261.1.1.1.1
.1.3.6.1.4.1.9.9.261.1.2
.1.3.6.1.4.1.9.9.261.1.2.1
.1.3.6.1.4.1.9.9.261.1.2.1.1
.1.3.6.1.4.1.9.9.261.1.2.1.2
Enumeration
.1.3.6.1.4.1.9.9.261.1.2.1.3
.1.3.6.1.4.1.9.9.261.1.2.1.4
.1.3.6.1.4.1.9.9.261.1.2.1.5
.1.3.6.1.4.1.9.9.261.3
.1.3.6.1.4.1.9.9.261.3.1
.1.3.6.1.4.1.9.9.261.3.2
Dependencies (20) 7 direct · 13 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Conformance Groups (3)
The collection of objects which augment the ptopoConnTable
in the PTOPO-MIB.
.1.3.6.1.4.1.9.9.261.3.2.1
The collection of objects which are required for
configuration of physical topology discovery via CDP.
.1.3.6.1.4.1.9.9.261.3.2.2
The collection of objects which are used to configure
physical topology learning via CDP with support for use
of CDP running on a proxy interface.
.1.3.6.1.4.1.9.9.261.3.2.3
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.261.3.1.1
The compliance statement for SNMP entities that implement
the CISCO-PTOPO-EXTN-MIB.
Required groups
mandatory cPtopoConnExtGroup
optional cPtopoExtCdpGroup This group is required only for entities that support
physical topology discovery via CDP.
optional cPtopoExtCdpProxyGroup This group is required only for entities that support
physical topology discovery via CDP running on a proxy
interface.