All MIBs › CASCADE-MIB › cktDceState
cktDceState
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktDceState
OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The DCE state of the circuit.
What is cktDceState?
This reports the DCE side's view of whether this circuit is active, i.e. whether the network side of the Frame Relay/ATM interface considers the PVC operational. An admin comparing cktDceState to cktDteState on the same circuit can pinpoint asymmetric failures, such as the network side declaring the circuit active while the customer-side equipment reports it down. For example, cktDceState reading active(2) alongside cktDteState reading inactive(1) would point the admin toward a problem at the customer's CPE rather than in the Cascade network itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.16 snmpwalk -v2c -c public <target> CASCADE-MIB::cktDceState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.16.1 snmpget -v2c -c public <target> CASCADE-MIB::cktDceState.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::cktDceState OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6 | ckt | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1 | cktTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1 | cktEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1.16 | cktDceState | CASCADE-MIB |