cPtopoExtCdpDiscoveryState
CISCO-PTOPO-EXTN-MIB ·
.1.3.6.1.4.1.9.9.261.1.2.1.3
Object
column Enumeration
This object indicates the state of physical topology
discovery via CDP for the local port for which this row
exists.
The agent sets this object to 'cdpDisabled' if
cPtopoExtCdpProxyIf is set to zero and CDP has not been
configured to run on the local port, or if CDP has not
been configured to run on the proxy interface whose
ifIndex is given by the non-zero value in
cPtopoExtCdpProxyIf.
The enumeration 'interfaceDown' indicates that this
interface is down, when cPtopoExtCdpProxyIf is set to
zero, or the proxy interface is down, when
cPtopoExtCdpProxyIf is set to a non-zero value.
After this row has been activated, if CDP is running (on
this or the proxy interface) and no neighbors have been
discovered yet, the agent sets this object to 'waiting'.
The 'discovered' state indicates that one or more
neighbors have been discovered through CDP and the agent
has accordingly created ptopoConnEntry(s) in the
PTOPO-MIB.
Context
- MIB
- CISCO-PTOPO-EXTN-MIB
- OID
.1.3.6.1.4.1.9.9.261.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cPtopoExtCdpEntry
- Groups
- 1
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-PTOPO-EXTN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PTOPO-EXTN-MIB::cPtopoExtCdpDiscoveryState'
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::cPtopoExtCdpDiscoveryState.<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::cPtopoExtCdpDiscoveryState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cdpDisabled |
2 | interfaceDown |
3 | waiting |
4 | discovered |
Conformance
Member of