The Flow Limiting interface class associated with this
interface. The class defines the flow limits and actions
to be taken when those limits are exceeded.
When the value of this object changes and flow limiting is
currently enabled, both globally and on this interface, the
agent MUST perform the following steps prior to enforcing
the new limits:
1) If the interface had been operationally held in the 'down'
state due to prior flow conditions it MUST be allowed to
attain its currently correct operational state.
2) Any flows created by the Flow Limiting feature for this
interface must be removed.
3) The respective etsysFlowLimitingIntfFlowCountEvents and
etsysFlowLimitingIntfSetupRateEvents objects MUST be set
to zero.
4) etsysFlowLimitingIntfStatus and etsysFlowLimitingIntfReason
MUST be set to operational(1) and noAction(1) respectively.
Maintaining the value of this object across agent reboots
is REQUIRED.