All MIBs › STN-IPROUTING-MIB › stnIpCircExtOperState
stnIpCircExtOperState
Module: STN-IPROUTING-MIB
OID (symbolic): STN-IPROUTING-MIB::stnIpCircExtOperState
OID (numeric): 1.3.6.1.4.1.3551.2.12.1.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The operational state of the circuit. May or may not be the same as administrative state.
What is stnIpCircExtOperState?
This reports the actual operational state of this IP circuit: off(1) meaning the circuit is not up, or on(2) meaning it is, which may or may not match the administrative state. Admins compare this against stnIpCircExtAdminState to catch an interface that's administratively enabled but not actually passing traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3551.2.12.1.2.1.3 snmpwalk -v2c -c public <target> STN-IPROUTING-MIB::stnIpCircExtOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3551.2.12.1.2.1.3.1 snmpget -v2c -c public <target> STN-IPROUTING-MIB::stnIpCircExtOperState.1
Start monitoring Spring Tide Networks (Lucent) multiservice edge router (route-cache/circuit status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the STN-IPROUTING-MIB::stnIpCircExtOperState OID value, configure state conditions and alerts, and monitor any Spring Tide Networks (Lucent) multiservice edge router (route-cache/circuit status) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.3551 | springtidenet | SPRING-TIDE-NETWORKS-SMI |
| 1.3.6.1.4.1.3551.2 | stnSystems | SPRING-TIDE-NETWORKS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3551.2.12 | stnIpRouting | STN-IPROUTING-MIB |
| 1.3.6.1.4.1.3551.2.12.1 | stnIp | STN-IPROUTING-MIB |
| 1.3.6.1.4.1.3551.2.12.1.2 | stnIpCircExtTable | STN-IPROUTING-MIB |
| 1.3.6.1.4.1.3551.2.12.1.2.1 | stnIpCircExtEntry | STN-IPROUTING-MIB |
| 1.3.6.1.4.1.3551.2.12.1.2.1.3 | stnIpCircExtOperState | STN-IPROUTING-MIB |