hpicfFfAction
HP-ICF-FAULT-FINDER-MIB ·
.1.3.6.1.4.1.11.2.14.11.1.7.1.1.2
Object
This object is used to configure the action,
if any, to be taken if a fault of this type is
detected by the agent. Setting an instance of
this object to 'none' will clear any previous
state of the associated fault on all ports.
This object is used to enable or disable the
port disable feature for this fault type.
Setting this object to 'warnAndDisable' will
enable the port disable feature for this fault
type. This feature is intended to allow an agent
to disable ports that are being disruptive to the
rest of the network.
Note that not all agents will support setting
this object to 'warnAndDisable'. The agent
may choose not to disable a particular port for a
particular fault based on its knowledge of if/how
that fault disrupts the network.
Context
- MIB
- HP-ICF-FAULT-FINDER-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.1.7.1.1.2- 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::hpicfFfAction'
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::hpicfFfAction.<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::hpicfFfAction'
Syntax
- Source
- HpicfFaultAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | warn |
3 | warnAndDisable |
4 | warnAndSpeedReduce |
5 | warnAndSpeedReduceAndDisable |
Conformance
Member of
Compliance refinements
Support for 'warnAndDisable' 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.
Support for 'warnAndDisable' 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.