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
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.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 |