coCdlForceEndOfHop
CISCO-CDL-MIB ·
.1.3.6.1.4.1.9.10.88.1.1.1.1.2
Object
When set to 'true', this object forces CDL Hop Terminating
behavior at this interface. A CDL Hop Terminating Network
Element terminates (generates in one direction and consumes in
another direction) hop-by-hop CDL Defect Indications at an
interface.
When this object is set to 'false', this network element may
still act as a CDL Hop Terminating Network Element at this
interface, if either
1) Automatic Protection Switching (APS) has been configured for
this interface, or
2) this network element is an Aggregate Path Terminating
Network Element at this interface.
It is recommended to force CDL Hop Terminating behavior at
administrative boundaries. This ensures that the hop-by-hop
CDL Defect Indications (FDI-H and BDI-H) between two
administrative domains reflect only errors that occur between
the domains, even if APS is not configured for this interface.
Context
- MIB
- CISCO-CDL-MIB
- OID
.1.3.6.1.4.1.9.10.88.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- coCdlIntfEntry
- 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-CDL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDL-MIB::coCdlForceEndOfHop'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CDL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDL-MIB::coCdlForceEndOfHop.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDL-MIB::coCdlForceEndOfHop'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
coCdlMIBCompliance
readonly
Write access is required only when the node behavior is
configurable.
configurable.
coCdlMIBCompliance2
readonly
Write access is required only when the node behavior is
configurable.
configurable.