All MIBs › ACC-MIB › accX25ErrorUpTime
accX25ErrorUpTime
Module: ACC-MIB
OID (symbolic): ACC-MIB::accX25ErrorUpTime
OID (numeric): 1.3.6.1.4.1.5.1.1.17.7.1.2
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
SysUpTime when error occurred.
What is accX25ErrorUpTime?
This read-only object records the system uptime (in milliseconds since last reboot) at the exact moment an X.25 error occurred, helping operators correlate the error event to other system activities. Knowing the precise timing helps identify whether the error happened during a system restart, high-load period, or other known event. For example, a value of 3600000 means the error happened exactly 1 hour after the router rebooted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.7.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accX25ErrorUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.7.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accX25ErrorUpTime.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.17 | accX25 | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.7 | accX25ErrorTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.7.1 | accX25ErrorEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.7.1.2 | accX25ErrorUpTime | ACC-MIB |