neEventsLogged
ADVA-MIB ·
.1.3.6.1.4.1.2544.2.3.1
Object
scalar TrapCounter
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.
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-MIB::neEventsLogged.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVA-MIB::neEventsLogged'
Syntax
- Source
- TrapCounter
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.