All MIBs › DOT3-OAM-MIB › dot3OamEventLogEventTotal
dot3OamEventLogEventTotal
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamEventLogEventTotal
OID (numeric): 1.3.6.1.2.1.158.1.6.1.12
Node type: OBJECT-TYPE
Type: Unsigned32
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 one or more of these occurrences have resulted in an Event Notification (for example, 51 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 dot3OamEventLogEventTotal?
This read-only value is the cumulative count of Event Notification OAMPDUs actually generated by this event type since the last reset (e.g. 51 notifications from 3253 underlying symbol errors). An admin uses it with dot3OamEventLogRunningTotal to see the ratio of raw occurrences to reported alerts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.6.1.12 snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamEventLogEventTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.6.1.12.1 snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamEventLogEventTotal.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::dot3OamEventLogEventTotal 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.12 | dot3OamEventLogEventTotal | DOT3-OAM-MIB |