All MIBs › WWP-OAM-MIB › wwpOamEventLogWindowLo
wwpOamEventLogWindowLo
Module: WWP-OAM-MIB
OID (symbolic): WWP-OAM-MIB::wwpOamEventLogWindowLo
OID (numeric): 1.3.6.1.4.1.6141.2.400.1.2.7.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: If the event represents a threshold crossing event, the two objects wwpOamEventWindowHi and wwpOamEventWindowLo form an unsigned 64-bit integer yielding the window over which the value was measured for the threshold crossing event (e.g. 5, when 11 occurrences happened in 5 seconds while the threshold was 10). The two objects are combined as:
wwpOamEventLogWindow = ((2^32) * wwpOamEventLogWindowHi) + wwpOamEventLogWindowLo
Otherwise, this value is returned as all F's (0xFFFFFFFF) and adds no useful information.
What is wwpOamEventLogWindowLo?
This OID holds the low-order 32 bits of the 64-bit measurement window for a threshold-crossing event log entry, combined with wwpOamEventLogWindowHi; for non-threshold events it reads all Fs and carries no useful information. An admin combines both halves to see exactly what time/frame window the logged threshold crossing was measured over.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6141.2.400.1.2.7.1.8 snmpwalk -v2c -c public <target> WWP-OAM-MIB::wwpOamEventLogWindowLo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6141.2.400.1.2.7.1.8.1 snmpget -v2c -c public <target> WWP-OAM-MIB::wwpOamEventLogWindowLo.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::wwpOamEventLogWindowLo 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.8 | wwpOamEventLogWindowLo | WWP-OAM-MIB |