ACC-X25 :: accX25EventUpTime

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-X25accX25EventUpTime

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.17accX25ACC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5.1.1.17.10accX25EventTableACC-X25
1.3.6.1.4.1.5.1.1.17.10.1accX25EventEntryACC-X25
1.3.6.1.4.1.5.1.1.17.10.1.4accX25EventUpTimeACC-X25