All MIBs › ACC-MIB › accEgpLastChange
accEgpLastChange
Module: ACC-MIB
OID (symbolic): ACC-MIB::accEgpLastChange
OID (numeric): 1.3.6.1.4.1.5.1.1.15.8
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
Timestamp of last EGP state change.
What is accEgpLastChange?
Records the timestamp (in hundredths of a second since device boot) of the most recent EGP state change. An engineer uses this to correlate EGP failures with other events like maintenance windows, link outages, or configuration changes. Example: A value of 7200000 timeticks indicates the last state change happened 2 hours after the device booted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.15.8 snmpwalk -v2c -c public <target> ACC-MIB::accEgpLastChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.15.8.1 snmpget -v2c -c public <target> ACC-MIB::accEgpLastChange.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.15 | accEgp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.15.8 | accEgpLastChange | ACC-MIB |