All MIBs › ACC-X25 › accX25EventUpTime
accX25EventUpTime
Module: ACC-X25
OID (symbolic): ACC-X25::accX25EventUpTime
OID (numeric): 1.3.6.1.4.1.5.1.1.17.10.1.4
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: SysUpTime when event occurred.
What is accX25EventUpTime?
This read-only field records the system uptime (in TimeTicks, typically in hundredths of a second) at the moment the X.25 event occurred. A network engineer uses this timestamp to correlate the event with other system logs and to establish a timeline of failures or anomalies. For example, accX25EventUpTime = 123456789 TimeTicks means the event happened about 34 hours after the router started.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.10.1.4 snmpwalk -v2c -c public <target> ACC-X25::accX25EventUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.10.1.4.1 snmpget -v2c -c public <target> ACC-X25::accX25EventUpTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accX25EventUpTime.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-X25::accX25EventUpTime OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.17.10 | accX25EventTable | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.10.1 | accX25EventEntry | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.10.1.4 | accX25EventUpTime | ACC-X25 |