All MIBs › CIRCUIT-MIB › circuitTimeSinceStatusChange
circuitTimeSinceStatusChange
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitTimeSinceStatusChange
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.37
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Gives the time (in seconds) since the most recent status change.
What is circuitTimeSinceStatusChange?
This reports how many seconds have elapsed since this circuit's operational status last changed, giving an admin an immediate sense of stability without needing to timestamp-compare separate uptime values. A circuit showing a small value here has changed state recently and may still be settling or flapping, while a large value indicates long-term stability at its current state. For example, a circuit reporting circuitOperState as down with circuitTimeSinceStatusChange showing only 12 seconds suggests a very recent failure that an admin should watch closely for a possible flap, rather than an old, stale outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.37 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitTimeSinceStatusChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.37.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitTimeSinceStatusChange.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> circuitTimeSinceStatusChange.1
Start monitoring Coriolis Networks optical/lambda transport equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIRCUIT-MIB::circuitTimeSinceStatusChange OID value, configure state conditions and alerts, and monitor any Coriolis Networks optical/lambda transport equipment (legacy) 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.5812 | coriolisMibs | CORIOLIS-MIB |
| 1.3.6.1.4.1.5812.6 | circuit | CORIOLIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5812.6.8 | circuitTable | CIRCUIT-MIB |
| 1.3.6.1.4.1.5812.6.8.1 | circuitEntry | CIRCUIT-MIB |
| 1.3.6.1.4.1.5812.6.8.1.37 | circuitTimeSinceStatusChange | CIRCUIT-MIB |