hpicfArpThrottleRemediationMode
HP-ICF-ARP-THROTTLE ·
.1.3.6.1.4.1.11.2.14.11.5.1.119.1.2.2
Object
scalar r/w
Enumeration
The remediation mode of the ARP Throttle. In monitor mode, the switch only logs alerts when a client exceeds the configured threshold; In filter mode, ARP packets over the threshold will be dropped in addition to alert logging.
Context
- MIB
- HP-ICF-ARP-THROTTLE
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.119.1.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpicfArpThrottleConfig
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-ARP-THROTTLE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-ARP-THROTTLE::hpicfArpThrottleRemediationMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-ARP-THROTTLE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-ARP-THROTTLE::hpicfArpThrottleRemediationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | monitor |
1 | filter |