All MIBs › ACC-X25 › accX25EventSeq
accX25EventSeq
Module: ACC-X25
OID (symbolic): ACC-X25::accX25EventSeq
OID (numeric): 1.3.6.1.4.1.5.1.1.17.10.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A unique sequential number for the logged event.
What is accX25EventSeq?
This read-only counter assigns a unique sequence number to each event logged by the X.25 subsystem, starting from 1 and incrementing. A network engineer uses this number to order events chronologically and to detect whether any events have been lost from the log. For example, if the last event has accX25EventSeq = 1247, then 1247 X.25 events have been recorded since startup.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.10.1.1 snmpwalk -v2c -c public <target> ACC-X25::accX25EventSeq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.10.1.1.1 snmpget -v2c -c public <target> ACC-X25::accX25EventSeq.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::accX25EventSeq 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.1 | accX25EventSeq | ACC-X25 |