hpicfFfDisablePortTolerance
HP-ICF-FAULT-FINDER-MIB ·
.1.3.6.1.4.1.11.2.14.11.1.7.1.1.4
Object
The tolerance level used to calculate the
port disable 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.
The agent will periodically check relevant
statistics for each port for each type of fault.
If the port disable threshold has been exceeded,
and port disable 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.
Ports will not be disabled until at least one
polling interval after a warning has fired. In
addition, the agent may further delay disabling
a port in certain situations. For example, it
may choose to delay disabling 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.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfFfControlEntry
- Groups
- 2
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 '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::hpicfFfDisablePortTolerance'
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::hpicfFfDisablePortTolerance.<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::hpicfFfDisablePortTolerance'
Syntax
- Source
- HpicfFaultTolerance
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
hpicfFaultFinder2Compliance
readonly
Write access to this object is not required
on devices that do not support the optional
port disable capability.
on devices that do not support the optional
port disable capability.
hpicfFaultFinderCompliance
readonly
Write access to this object is not required
on devices that do not support the optional
port disable capability.
on devices that do not support the optional
port disable capability.