All MIBs › A3COM-HUAWEI-EFM-COMMON-MIB › h3cDot3OamErrSymPeriodThresholdLo
h3cDot3OamErrSymPeriodThresholdLo
Module: A3COM-HUAWEI-EFM-COMMON-MIB
OID (symbolic): A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamErrSymPeriodThresholdLo
OID (numeric): 1.3.6.1.4.1.43.45.1.10.2.42.3.1.5.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The two objects h3cDot3OamErrSymPeriodThresholdHi and h3cDot3OamErrSymPeriodThresholdLo together form an unsigned 64-bit integer representing the number of symbol errors that must occur within a given window to cause this event.
This is defined as
h3cDot3OamErrSymPeriodThreshold = ((2^32) * h3cDot3OamErrSymPeriodThresholdHi) + h3cDot3OamErrSymPeriodThresholdLo
If h3cDot3OamErrSymPeriodThreshold symbol errors occur within a window of h3cDot3OamErrSymPeriodWindow symbols, an Event Notification OAMPDU should be generated with an Errored Symbol Period Event TLV indicating the threshold has been crossed in this window.
What is h3cDot3OamErrSymPeriodThresholdLo?
This Unsigned32 represents the low 32 bits of the symbol-error threshold for event notification. Engineers configure this to trigger alarms when the error rate exceeds acceptable limits. Setting this to 50 with Hi=0 generates an alert after 50 symbol errors within the 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.5.1.4 snmpwalk -v2c -c public <target> A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamErrSymPeriodThresholdLo
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.5.1.4.1 snmpget -v2c -c public <target> A3COM-HUAWEI-EFM-COMMON-MIB::h3cDot3OamErrSymPeriodThresholdLo.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.45.1.10.2.42.3.1.5.1.4.1 i <value>
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::h3cDot3OamErrSymPeriodThresholdLo 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.5 | h3cDot3OamEventConfigTable | A3COM-HUAWEI-EFM-COMMON-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.42.3.1.5.1 | h3cDot3OamEventConfigEntry | A3COM-HUAWEI-EFM-COMMON-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.42.3.1.5.1.4 | h3cDot3OamErrSymPeriodThresholdLo | A3COM-HUAWEI-EFM-COMMON-MIB |