All MIBs › HPN-ICF-EFM-COMMON-MIB › hpnicfDot3OamEventLogWindowHi
hpnicfDot3OamEventLogWindowHi
Module: HPN-ICF-EFM-COMMON-MIB
OID (symbolic): HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogWindowHi
OID (numeric): 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: If the event represents a threshold crossing event, the two objects hpnicfDot3OamEventWindowHi and hpnicfDot3OamEventWindowLo 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:
hpnicfDot3OamEventLogWindow = ((2^32) * hpnicfDot3OamEventLogWindowHi) + hpnicfDot3OamEventLogWindowLo
Otherwise, this value is returned as all F's (0xFFFFFFFF) and adds no useful information.
What is hpnicfDot3OamEventLogWindowHi?
This is the high-order 32 bits of the 64-bit window size (paired with hpnicfDot3OamEventLogWindowLo) over which this logged threshold-crossing event's value was measured; it reads all-Fs (0xFFFFFFFF) for non-threshold events like dying gasp or link fault, where a window is not meaningful. Admins use the combined 64-bit window together with the threshold and value fields to reconstruct exactly what error rate triggered a logged event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1.6 snmpwalk -v2c -c public <target> HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogWindowHi
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1.6.1 snmpget -v2c -c public <target> HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogWindowHi.1
Start monitoring HP/H3C Comware switch or router (802.3ah Ethernet OAM, first-mile link) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogWindowHi OID value, configure state conditions and alerts, and monitor any HP/H3C Comware switch or router (802.3ah Ethernet OAM, first-mile link) from a single console.
OID Breakdown
Upper-level ancestors (13 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.15 | hpnicf | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2 | hpnicfCommon | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42 | hpnicfEpon | HPN-ICF-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3 | hpnicfEfmOamMIB | HPN-ICF-EFM-COMMON-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1 | hpnicfDot3OamMIB | HPN-ICF-EFM-COMMON-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6 | hpnicfDot3OamEventLogTable | HPN-ICF-EFM-COMMON-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1 | hpnicfDot3OamEventLogEntry | HPN-ICF-EFM-COMMON-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1.6 | hpnicfDot3OamEventLogWindowHi | HPN-ICF-EFM-COMMON-MIB |