All MIBs › DOT3-OAM-MIB › dot3OamEventLogRunningTotal
dot3OamEventLogRunningTotal
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamEventLogRunningTotal
OID (numeric): 1.3.6.1.2.1.158.1.6.1.11
Node type: OBJECT-TYPE
Type: CounterBasedGauge64
Access: read-only
Description: Each Event Notification TLV contains a running total of the number of times an event has occurred, as well as the number of times an Event Notification for the event has been
transmitted. For non-threshold crossing events, the number of events (dot3OamLogRunningTotal) and the number of resultant Event Notifications (dot3OamLogEventTotal) should be identical.
For threshold crossing events, since multiple occurrences may be required to cross the threshold, these values are likely different. This value represents the total number of times this event has happened since the last reset (for example, 3253, when 3253 symbol errors have occurred since the last reset, which has resulted in 51 symbol error threshold crossing events since the last reset).
What is dot3OamEventLogRunningTotal?
This read-only 64-bit gauge is the cumulative count of raw occurrences of this event type since the last reset (e.g. 3253 symbol errors), distinct from dot3OamEventLogEventTotal which counts resulting notifications. An admin compares the two to understand how many individual error occurrences it took to generate the logged threshold crossings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.6.1.11 snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamEventLogRunningTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.6.1.11.1 snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamEventLogRunningTotal.1
Start monitoring Ethernet switch/access device supporting IEEE 802.3ah OAM (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOT3-OAM-MIB::dot3OamEventLogRunningTotal OID value, configure state conditions and alerts, and monitor any Ethernet switch/access device supporting IEEE 802.3ah OAM (vendor-neutral IETF standard) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.158 | dot3OamMIB | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1 | dot3OamObjects | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.6 | dot3OamEventLogTable | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.6.1 | dot3OamEventLogEntry | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.6.1.11 | dot3OamEventLogRunningTotal | DOT3-OAM-MIB |