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