All MIBs › CASCADE-MIB › cktSmdsVcState
cktSmdsVcState
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktSmdsVcState
OID (numeric): 1.3.6.1.4.1.277.1.6.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state of the circuit.
What is cktSmdsVcState?
This read-only value reports the state of this SMDS circuit, giving the overall connection status for the SMDS route entry, analogous in purpose to cktLeafVcState but for SMDS rather than the more detailed multipoint leaf state machine. Since the syntax is plain INTEGER without named enumeration values documented in this excerpt, the actual state values likely require cross-referencing the MIB's full definition or vendor documentation to interpret numerically. An engineer polling this object during SMDS circuit troubleshooting would need to map the returned integer against the switch vendor's SMDS state table to determine whether the circuit is up, retrying, or failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.3.1.6 snmpwalk -v2c -c public <target> CASCADE-MIB::cktSmdsVcState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.3.1.6.1 snmpget -v2c -c public <target> CASCADE-MIB::cktSmdsVcState.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::cktSmdsVcState 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.3 | cktSmdsRtTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.3.1 | cktSmdsRtEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.3.1.6 | cktSmdsVcState | CASCADE-MIB |