ADVA-MIB :: neEventsLogged

MIB Reference — IPNetwork Monitor

All MIBsADVA-MIBneEventsLogged

neEventsLogged

Module: ADVA-MIB

OID (symbolic): ADVA-MIB::neEventsLogged

OID (numeric): 1.3.6.1.4.1.2544.2.3.1

Node type: OBJECT-TYPE

Type: TrapCounter

Access: read-only

Description:

This value is the sum of all notified events (trap counter). It is also the event number of the most recent event (neEventLogIndex) found in the neEventLog tables. It can, for example, be used to check if a notification (trap) is lost. The value is reset to 0 after a cold start. The counter is increased even if no trap sinks are specified.

What is neEventsLogged?

This object maintains a cumulative counter of all events and alarms that have been generated by the network element, also serving as the index for the most recent event in the event log table. It increases monotonically with each logged event, even when SNMP trap transmission is disabled. Operators use this metric to detect if notifications have been lost in transmission by comparing the counter value across polling intervals and checking for gaps in trap sequence numbers.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.1
snmpwalk -v2c -c public <target> ADVA-MIB::neEventsLogged

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.1.1
snmpget -v2c -c public <target> ADVA-MIB::neEventsLogged.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.2544advaMIBADVA-MIB
1.3.6.1.4.1.2544.2commonADVA-MIB
1.3.6.1.4.1.2544.2.3eventsADVA-MIB
1.3.6.1.4.1.2544.2.3.1neEventsLoggedADVA-MIB