All MIBs › DOT3-OAM-MIB › dot3OamEventLogValue
dot3OamEventLogValue
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamEventLogValue
OID (numeric): 1.3.6.1.2.1.158.1.6.1.10
Node type: OBJECT-TYPE
Type: CounterBasedGauge64
Access: read-only
Description: If the event represents a threshold crossing event, this value indicates the value of the parameter within the given window that generated this event (for example, 11, when 11 occurrences happened in 5 seconds while the threshold was 10).
Otherwise, this value is returned as all F's (2^64 - 1) and adds no useful information.
What is dot3OamEventLogValue?
This read-only 64-bit gauge holds the actual measured value that crossed the threshold for this logged event (e.g. 11 occurrences against a threshold of 10), returned as all-F's for non-threshold events. An admin reads it to see by how much the alarm condition was exceeded, not just that it was.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.6.1.10 snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamEventLogValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.6.1.10.1 snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamEventLogValue.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::dot3OamEventLogValue 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.10 | dot3OamEventLogValue | DOT3-OAM-MIB |