All MIBs › ACC-MIB › accFrCktChangeTime
accFrCktChangeTime
Module: ACC-MIB
OID (symbolic): ACC-MIB::accFrCktChangeTime
OID (numeric): 1.3.6.1.4.1.5.1.1.20.4.1.11
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The value of sysUpTime when last there was a change in the circuit state.
What is accFrCktChangeTime?
This timestamp records the last moment (in system uptime) when this circuit's state changed, such as from up to down or vice versa. You monitor this to detect recent state flaps or to identify when a circuit became stable after configuration changes. A timestamp from 5 minutes ago indicates the circuit flapped just recently, which might need investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.4.1.11 snmpwalk -v2c -c public <target> ACC-MIB::accFrCktChangeTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.4.1.11.1 snmpget -v2c -c public <target> ACC-MIB::accFrCktChangeTime.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.20 | accFr | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.4 | accFrCktTable | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.4.1 | accFrCktEntry | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.4.1.11 | accFrCktChangeTime | ACC-MIB |