cwaChanCCEnable
CISCO-WAN-ATM-CONN-MIB ·
.1.3.6.1.4.1.351.150.1.1.1.1.1.8
Object
This object serves to enable or disable continuity check(CC)
on a connection endpoint. When continuity check is enabled
on an endpoint, the endpoint anticipates OAM CC cells from its
peer endpoint. OAM CC cells are sent when the peer endpoint
does not have traffic cells to send. If the connection is
idle and this endpoint has not received OAM CC cells for a
period of 3.5 +/- 0.5 seconds, it declares continuity failure.
This object serves to administratively control the CC feature.
Typical implementations (of this feature) may choose to ignore
this control or impose other conditions to actually enable CC
cell flow. However, if this object is set to false(2), then this
feature should be disabled
Context
- MIB
- CISCO-WAN-ATM-CONN-MIB
- OID
.1.3.6.1.4.1.351.150.1.1.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cwAtmChanCnfgEntry
- Groups
- 4
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-WAN-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-CONN-MIB::cwaChanCCEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-CONN-MIB::cwaChanCCEnable.<ifIndex>.<cwaChanVpi>.<cwaChanVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-ATM-CONN-MIB::cwaChanCCEnable'
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
ciscoWanAtmConnMIBCompliance
noaccess
Read and write access is not required for the switches
which does not support Continuity Check capability.
which does not support Continuity Check capability.
ciscoWanAtmConnMIBCompliance2
noaccess
Read and write access is not required for the switches
which does not support Continuity Check capability.
which does not support Continuity Check capability.
ciscoWanAtmConnMIBCompliance3
noaccess
Read and write access is not required for the switches
which does not support Continuity Check capability.
which does not support Continuity Check capability.
ciscoWanAtmConnMIBCompliance4
noaccess
Read and write access is not required for the switches
which does not support Continuity Check capability.
which does not support Continuity Check capability.