All MIBs › WWP-LEOS-OAM-MIB › wwpLeosOamEventLogWindowLo
wwpLeosOamEventLogWindowLo
Module: WWP-LEOS-OAM-MIB
OID (symbolic): WWP-LEOS-OAM-MIB::wwpLeosOamEventLogWindowLo
OID (numeric): 1.3.6.1.4.1.6141.2.60.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 wwpLeosOamEventWindowHi and wwpLeosOamEventWindowLo 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:
wwpLeosOamEventLogWindow = ((2^32) * wwpLeosOamEventLogWindowHi) + wwpLeosOamEventLogWindowLo
Otherwise, this value is returned as all F's (0xFFFFFFFF) and adds no useful information.
What is wwpLeosOamEventLogWindowLo?
This read-only value is the low-order 32 bits of the 64-bit window size (combined with wwpLeosOamEventLogWindowHi) over which a threshold-crossing event was measured, e.g. 5 seconds when 11 occurrences happened against a threshold of 10. It reads as all F's for a non-threshold-crossing event like a linkFault or dyingGaspEvent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6141.2.60.400.1.2.7.1.8 snmpwalk -v2c -c public <target> WWP-LEOS-OAM-MIB::wwpLeosOamEventLogWindowLo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6141.2.60.400.1.2.7.1.8.1 snmpget -v2c -c public <target> WWP-LEOS-OAM-MIB::wwpLeosOamEventLogWindowLo.1
Start monitoring Ciena/World Wide Packets Metro Ethernet switch, Ethernet access/first-mile demarcation device (802.3ah OAM peer-discovery/remote-fault status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WWP-LEOS-OAM-MIB::wwpLeosOamEventLogWindowLo OID value, configure state conditions and alerts, and monitor any Ciena/World Wide Packets Metro Ethernet switch, Ethernet access/first-mile demarcation device (802.3ah OAM peer-discovery/remote-fault status) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.6141.2.60 | wwpModulesLeos | WWP-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6141.2.60.400 | wwpLeosOamMibModule | WWP-LEOS-OAM-MIB |
| 1.3.6.1.4.1.6141.2.60.400.1 | wwpLeosOamMIB | WWP-LEOS-OAM-MIB |
| 1.3.6.1.4.1.6141.2.60.400.1.2 | wwpLeosOamObjs | WWP-LEOS-OAM-MIB |
| 1.3.6.1.4.1.6141.2.60.400.1.2.7 | wwpLeosOamEventLogTable | WWP-LEOS-OAM-MIB |
| 1.3.6.1.4.1.6141.2.60.400.1.2.7.1 | wwpLeosOamEventLogEntry | WWP-LEOS-OAM-MIB |
| 1.3.6.1.4.1.6141.2.60.400.1.2.7.1.8 | wwpLeosOamEventLogWindowLo | WWP-LEOS-OAM-MIB |