All MIBs › A3COM-HUAWEI-EFM-COMMON-MIB › h3cDot3OamEventLogThresholdHi
h3cDot3OamEventLogThresholdHi
Module: A3COM-HUAWEI-EFM-COMMON-MIB
OID (symbolic): A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamEventLogThresholdHi
OID (numeric): 1.3.6.1.4.1.43.45.1.10.2.42.3.1.6.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: If the event represents a threshold crossing event, the two objects h3cDot3OamEventThresholdHi and h3cDot3OamEventThresholdLo form an unsigned 64-bit integer yielding the value that was crossed for the threshold crossing event (e.g. 10, when 11 occurrences happened in 5 seconds while the threshold was 10). The two objects are combined as:
h3cDot3OamEventLogThreshold = ((2^32) * h3cDot3OamEventLogThresholdHi) + h3cDot3OamEventLogThresholdLo
Otherwise, this value is returned as all F's (0xFFFFFFFF) and adds no useful information.
What is h3cDot3OamEventLogThresholdHi?
This OID stores the high 32 bits of the error threshold that was exceeded, part of a 64-bit limit value. Engineers configure this threshold to trigger alerts only when link quality truly degrades, avoiding noise. For instance, ThresholdHi=0 with ThresholdLo=10 means the alarm fired because 11 errors were detected when the limit was 10.
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.8 snmpwalk -v2c -c public <target> A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamEventLogThresholdHi
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.8.1 snmpget -v2c -c public <target> A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamEventLogThresholdHi.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::h3cDot3OamEventLogThresholdHi 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.8 | h3cDot3OamEventLogThresholdHi | A3COM-HUAWEI-EFM-COMMON-MIB |