All MIBs › CASCADE-MIB › cktDteState
cktDteState
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktDteState
OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The DTE state of the circuit.
What is cktDteState?
This reflects the DTE side's LMI/signaling-reported operational state as tracked by the circuit state machine, which the admin uses alongside cktDceState to see whether a discrepancy between the two sides of the same PVC points to a customer-equipment versus network-side fault. For example, cktDteState flipping to inactive(1) while the port's physical line protocol stays up suggests the CPE's Frame Relay LMI session, not the physical link itself, has failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.20 snmpwalk -v2c -c public <target> CASCADE-MIB::cktDteState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.20.1 snmpget -v2c -c public <target> CASCADE-MIB::cktDteState.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::cktDteState 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.20 | cktDteState | CASCADE-MIB |