All MIBs › WWP-OAM-MIB › wwpOamEventLogThresholdLo
wwpOamEventLogThresholdLo
Module: WWP-OAM-MIB
OID (symbolic): WWP-OAM-MIB::wwpOamEventLogThresholdLo
OID (numeric): 1.3.6.1.4.1.6141.2.400.1.2.7.1.10
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: If the event represents a threshold crossing event, the two objects wwpOamEventThresholdHi and wwpOamEventThresholdLo form an unsigned 64-bit integer yielding the value that was crossed for the threshold crossing event (e.g. 10, when 11 occurrences happened in 5 seconds while the threshold was 10). The two objects are combined as:
wwpOamEventLogThreshold = ((2^32) * wwpOamEventLogThresholdHi) + wwpOamEventLogThresholdLo
Otherwise, this value is returned as all F's (0xFFFFFFFF) and adds no useful information.
What is wwpOamEventLogThresholdLo?
This OID holds the low-order 32 bits of the 64-bit threshold value that was crossed to generate this event log entry, combined with wwpOamEventLogThresholdHi; for non-threshold events it reads all Fs. An admin combines both halves to see the exact configured threshold that this logged event exceeded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6141.2.400.1.2.7.1.10 snmpwalk -v2c -c public <target> WWP-OAM-MIB::wwpOamEventLogThresholdLo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6141.2.400.1.2.7.1.10.1 snmpget -v2c -c public <target> WWP-OAM-MIB::wwpOamEventLogThresholdLo.1
Start monitoring World Wide Packets / Ciena LEOS Ethernet access device, IEEE 802.3ah-compliant Ethernet equipment (link-fault/OAM-peer-discovery status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WWP-OAM-MIB::wwpOamEventLogThresholdLo OID value, configure state conditions and alerts, and monitor any World Wide Packets / Ciena LEOS Ethernet access device, IEEE 802.3ah-compliant Ethernet equipment (link-fault/OAM-peer-discovery status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6141 | wwp | WWP-SMI |
| 1.3.6.1.4.1.6141.2 | wwpModules | WWP-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6141.2.400 | wwpOamMibModule | WWP-OAM-MIB |
| 1.3.6.1.4.1.6141.2.400.1 | wwpOamMIB | WWP-OAM-MIB |
| 1.3.6.1.4.1.6141.2.400.1.2 | wwpOamObjs | WWP-OAM-MIB |
| 1.3.6.1.4.1.6141.2.400.1.2.7 | wwpOamEventLogTable | WWP-OAM-MIB |
| 1.3.6.1.4.1.6141.2.400.1.2.7.1 | wwpOamEventLogEntry | WWP-OAM-MIB |
| 1.3.6.1.4.1.6141.2.400.1.2.7.1.10 | wwpOamEventLogThresholdLo | WWP-OAM-MIB |