hpicfFfSpeedReduceTolerance

HP-ICF-FAULT-FINDER-MIB · .1.3.6.1.4.1.11.2.14.11.1.7.1.1.5

Object

column r/w HpicfFaultTolerance
The tolerance level used to calculate the
speed reduction threshold for this fault type.
The value of an instance of this object MUST be
greater than the value of the corresponding
instance of the hpicfFfWarnTolerance, and 
less than or equal to the corresponding instance 
of hpicfFfDisablePortTolerance.
              
The agent will only reduce speed on a port if
auto-negotiation has been performed, and the 
partners link abilities allow operation at a 
slower media speed.
              
The agent will periodically check relevant
statistics for each port for each type of fault.
If the speed reduction threshold has been exceeded,
and speed reduction option is enabled for that
fault type, an hpicfFaultFinderTrap notification 
will be sent. In addition, an entry will be made 
in the hpicfFfLogTable for the fault.
              
The agent may elect not to reduce speed or
delay speed reduction of certain ports.
For example, it may choose to delay taking
action on a cascade port to give the cascaded
device a chance to correct the problem.

Context

MIB
HP-ICF-FAULT-FINDER-MIB
OID
.1.3.6.1.4.1.11.2.14.11.1.7.1.1.5
Type
column
Access
readwrite
Status
current
Parent
hpicfFfControlEntry
Groups
1

Walk 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 'HP-ICF-FAULT-FINDER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-FAULT-FINDER-MIB::hpicfFfSpeedReduceTolerance'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-FAULT-FINDER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-FAULT-FINDER-MIB::hpicfFfSpeedReduceTolerance.<hpicfFfControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-FAULT-FINDER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-FAULT-FINDER-MIB::hpicfFfSpeedReduceTolerance'

Syntax

Source
HpicfFaultTolerance
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
Write access to this object is not required
on devices that do not support the optional
speed reduction capability.