|
|
Description:
|
esrPortRateLimitMode OBJECT-TYPE
SYNTAX INTEGER {
enable(1),
disable(2),
enableIncludeKnownMulticast(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This object configures whether rate limiting is enabled for this port (the
factory default is enable(1)). Enabling rate limiting for this port prevents
floods from overwhelming the output buffer associated with this port.
Normally, rate limiting will only consider frames that are flooded to this
port. This typically does not include known multicasts. However, known
multicasts can be included in the flood limiting by setting the value of this
object to enableIncludeKnownMulticast(3)."
|
|
|
|