All MIBs › HPN-ICF-EFM-COMMON-MIB › hpnicfDot3OamErrSymPeriodThresholdLo
hpnicfDot3OamErrSymPeriodThresholdLo
Module: HPN-ICF-EFM-COMMON-MIB
OID (symbolic): HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamErrSymPeriodThresholdLo
OID (numeric): 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.5.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The two objects hpnicfDot3OamErrSymPeriodThresholdHi and hpnicfDot3OamErrSymPeriodThresholdLo 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
hpnicfDot3OamErrSymPeriodThreshold = ((2^32) * hpnicfDot3OamErrSymPeriodThresholdHi) + hpnicfDot3OamErrSymPeriodThresholdLo
If hpnicfDot3OamErrSymPeriodThreshold symbol errors occur within a window of hpnicfDot3OamErrSymPeriodWindow 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 hpnicfDot3OamErrSymPeriodThresholdLo?
This is the low-order 32 bits of the 64-bit symbol-error threshold (combined with hpnicfDot3OamErrSymPeriodThresholdHi) that, if exceeded within the configured window, triggers an Errored Symbol Period Event notification. Admins tune this together with the window objects to set how many physical-layer symbol errors indicate a genuine link-quality problem worth alerting on.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.5.1.4 snmpwalk -v2c -c public <target> HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamErrSymPeriodThresholdLo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.5.1.4.1 snmpget -v2c -c public <target> HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamErrSymPeriodThresholdLo.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.5.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpnicfDot3OamErrSymPeriodThresholdLo.1
Start monitoring HP/H3C Comware switch or router (802.3ah Ethernet OAM, first-mile link) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamErrSymPeriodThresholdLo OID value, configure state conditions and alerts, and monitor any HP/H3C Comware switch or router (802.3ah Ethernet OAM, first-mile link) from a single console.
OID Breakdown
Upper-level ancestors (13 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.15 | hpnicf | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2 | hpnicfCommon | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42 | hpnicfEpon | HPN-ICF-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3 | hpnicfEfmOamMIB | HPN-ICF-EFM-COMMON-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1 | hpnicfDot3OamMIB | HPN-ICF-EFM-COMMON-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.5 | hpnicfDot3OamEventConfigTable | HPN-ICF-EFM-COMMON-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.5.1 | hpnicfDot3OamEventConfigEntry | HPN-ICF-EFM-COMMON-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.5.1.4 | hpnicfDot3OamErrSymPeriodThresholdLo | HPN-ICF-EFM-COMMON-MIB |