hpicfFfLinkFlapControlAction
HP-ICF-FAULT-FINDER-MIB ·
.1.3.6.1.4.1.11.2.14.11.1.7.6.1.1.3
Object
column r/w
Enumeration
This object defines the action taken by the switch when link flaps occurs on a port. A value of none (1) indicates that no action is performed. A value of warn (2) indicates that an event is logged when the number of link flaps crosses the threshold rate set on that port. A value of warnAndDisable (3) indicates that the port is disabled and an event is logged as soon as the number of link flaps reaches the threshold rate set on that port.
Context
- MIB
- HP-ICF-FAULT-FINDER-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.1.7.6.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfFfLinkFlapControlPortConfigEntry
- 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 '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::hpicfFfLinkFlapControlAction'
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::hpicfFfLinkFlapControlAction.<hpicfFfLinkFlapControlPortIndex>'
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::hpicfFfLinkFlapControlAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | warn |
3 | warnAndDisable |
Conformance
Member of