ACC-X25 :: accX25EventUpTime

MIB Reference — IPNetwork Monitor

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-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
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