All MIBs › A3COM-HUAWEI-EFM-COMMON-MIB › h3cDot3OamEventLogWindowHi
h3cDot3OamEventLogWindowHi
Module: A3COM-HUAWEI-EFM-COMMON-MIB
OID (symbolic): A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamEventLogWindowHi
OID (numeric): 1.3.6.1.4.1.43.45.1.10.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 h3cDot3OamEventWindowHi and h3cDot3OamEventWindowLo 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:
h3cDot3OamEventLogWindow = ((2^32) * h3cDot3OamEventLogWindowHi) + h3cDot3OamEventLogWindowLo
Otherwise, this value is returned as all F's (0xFFFFFFFF) and adds no useful information.
What is h3cDot3OamEventLogWindowHi?
This OID stores the high 32 bits of a 64-bit window size—the measurement period during which a threshold was crossed. Combined with WindowLo, it tells engineers over how many seconds or milliseconds the problematic error count was measured. For example, WindowHi=0 with WindowLo=5 means errors were measured over a 5-second window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.42.3.1.6.1.6 snmpwalk -v2c -c public <target> A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamEventLogWindowHi
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.42.3.1.6.1.6.1 snmpget -v2c -c public <target> A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamEventLogWindowHi.1
Start monitoring H3C/3Com/Huawei Ethernet switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamEventLogWindowHi OID value, configure state conditions and alerts, and monitor any H3C/3Com/Huawei Ethernet switches and routers from a single console.
OID Breakdown
Upper-level ancestors (12 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10 | h3c | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10.2 | h3cCommon | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.42 | h3cEpon | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.10.2.42.3 | h3cEfmOamMIB | A3COM-HUAWEI-EFM-COMMON-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.42.3.1 | h3cDot3OamMIB | A3COM-HUAWEI-EFM-COMMON-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.42.3.1.6 | h3cDot3OamEventLogTable | A3COM-HUAWEI-EFM-COMMON-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.42.3.1.6.1 | h3cDot3OamEventLogEntry | A3COM-HUAWEI-EFM-COMMON-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.42.3.1.6.1.6 | h3cDot3OamEventLogWindowHi | A3COM-HUAWEI-EFM-COMMON-MIB |