All MIBs › A3COM-HUAWEI-EFM-COMMON-MIB › h3cDot3OamEventLogWindowLo
h3cDot3OamEventLogWindowLo
Module: A3COM-HUAWEI-EFM-COMMON-MIB
OID (symbolic): A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamEventLogWindowLo
OID (numeric): 1.3.6.1.4.1.43.45.1.10.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 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 h3cDot3OamEventLogWindowLo?
This OID stores the low 32 bits of a 64-bit window size, completing the measurement interval for threshold-crossing events. Combined with WindowHi, it defines the time period during which the error rate breached the configured limit. A typical value like 5000 (milliseconds) paired with WindowHi=0 means errors occurred within a 5-second burst.
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.7 snmpwalk -v2c -c public <target> A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamEventLogWindowLo
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.7.1 snmpget -v2c -c public <target> A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamEventLogWindowLo.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::h3cDot3OamEventLogWindowLo 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.7 | h3cDot3OamEventLogWindowLo | A3COM-HUAWEI-EFM-COMMON-MIB |