MIB Viewer

hpICMPRateLimitPortControlMode

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.10.2.14.1.1.1.1.1.6
Access
read-write
Status
current
Sub-identifiers
0
The mode by which inbound ICMP traffic on this port will Rate-Limited. If icmpRateLimitPerPortOnly is configured, there will be a single maximum percentage-based rate for the entire port. If icmpRateLimitPerPortOnlyKbpsMode is configured, there will be a single maximum kilobits-per- second rate for the entire port. When ICMP rate-limiting is disabled, there are no maximum controls on inbound ICMP traffic for this port.
INTEGER { disabled(1), portPrct(2), portKbps(3) }