ACC-X25 :: accX25EventSeq

MIB Reference — IPNetwork Monitor

All MIBsACC-X25accX25EventSeq

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 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.1accX25EventSeqACC-X25