All MIBs › WWP-LEOS-OAM-MIB › wwpLeosOamEventLogWindowHi
wwpLeosOamEventLogWindowHi
Module: WWP-LEOS-OAM-MIB
OID (symbolic): WWP-LEOS-OAM-MIB::wwpLeosOamEventLogWindowHi
OID (numeric): 1.3.6.1.4.1.6141.2.60.400.1.2.7.1.7
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 wwpLeosOamEventLogWindowHi?
This read-only value is the high-order 32 bits of the 64-bit window size (combined with wwpLeosOamEventLogWindowLo) over which a threshold-crossing event was measured; it reads as all F's if the logged event wasn't a threshold-crossing type. For most practical window sizes this high word will simply be zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6141.2.60.400.1.2.7.1.7 snmpwalk -v2c -c public <target> WWP-LEOS-OAM-MIB::wwpLeosOamEventLogWindowHi
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.7.1 snmpget -v2c -c public <target> WWP-LEOS-OAM-MIB::wwpLeosOamEventLogWindowHi.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::wwpLeosOamEventLogWindowHi 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.7 | wwpLeosOamEventLogWindowHi | WWP-LEOS-OAM-MIB |