MIB Viewer

hpUnknownUnicastLimitPortControlMode

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.10.2.14.1.8.1.1.1.2
Access
read-write
Status
current
Sub-identifiers
0
The mode by which unknown-unicast ingress traffic on this port will be rate limited. If unknownUnicastLimitPerPortOnly is configured, the limit will be a percentage of the current line rate of the port. The percentage is specified in hpUnknownUnicastLimitPortSingleControlPrct. If unknownUnicastLimitPerPortOnlyKbpsMode is configured, the limit will be an absolute value in kilobits-per-second. The kbps rate is specified in hpUnknownUnicastLimitPortSingleControlKbps. If disabled is configured, any unknown-unicast rate limit will be removed.
INTEGER { disabled(1), unknownUnicastLimitPerPortOnly(2), unknownUnicastLimitPerPortOnlyKbpsMode(3) }