All MIBs › A3COM-HUAWEI-EFM-COMMON-MIB › h3cDot3OamEventLogThresholdLo
h3cDot3OamEventLogThresholdLo
Module: A3COM-HUAWEI-EFM-COMMON-MIB
OID (symbolic): A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamEventLogThresholdLo
OID (numeric): 1.3.6.1.4.1.43.45.1.10.2.42.3.1.6.1.9
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 h3cDot3OamEventLogThresholdLo?
This OID stores the low 32 bits of the error threshold value, completing the 64-bit limit configuration. It shows the exact number of errors or frames that, when exceeded, triggered the OAM event notification. A value of 100 means the threshold was set to alert after 100 symbol errors within the measurement 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.9 snmpwalk -v2c -c public <target> A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamEventLogThresholdLo
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.9.1 snmpget -v2c -c public <target> A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamEventLogThresholdLo.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::h3cDot3OamEventLogThresholdLo 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.9 | h3cDot3OamEventLogThresholdLo | A3COM-HUAWEI-EFM-COMMON-MIB |