All MIBs › HPN-ICF-EFM-COMMON-MIB › hpnicfDot3OamEventLogWindowLo
hpnicfDot3OamEventLogWindowLo
Module: HPN-ICF-EFM-COMMON-MIB
OID (symbolic): HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogWindowLo
OID (numeric): 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1.7
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 hpnicfDot3OamEventLogWindowLo?
This is the low-order 32 bits of the 64-bit window size (combined with hpnicfDot3OamEventLogWindowHi) over which this logged threshold-crossing event's value was measured, e.g. reading 5 for an event triggered by 11 occurrences within a 5-second window; it reads all-Fs for non-threshold event types. Admins use this together with the threshold and value fields to see exactly what triggered a specific historical event log entry.
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.7 snmpwalk -v2c -c public <target> HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogWindowLo
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.7.1 snmpget -v2c -c public <target> HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogWindowLo.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::hpnicfDot3OamEventLogWindowLo 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.7 | hpnicfDot3OamEventLogWindowLo | HPN-ICF-EFM-COMMON-MIB |