hpnicfDot3OamErrSymPeriodThresholdLo
HPN-ICF-EFM-COMMON-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.5.1.4
Object
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.
Context
- MIB
- HPN-ICF-EFM-COMMON-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfDot3OamEventConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-EFM-COMMON-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamErrSymPeriodThresholdLo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-EFM-COMMON-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamErrSymPeriodThresholdLo.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-EFM-COMMON-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamErrSymPeriodThresholdLo'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of