ctRatePolicingAction
CTRON-RATE-POLICING-MIB ·
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.3
Object
column
r/w
CtRatePolActionList
This is the action to be taken if the rate limit is exceeded. This value must be a valid action as specified by the corresponding ctRatePolicingActionsAllowed object. Also, no more than one action may be specified. Attempts to set this value outside of the aforementioned guidelines will fail.
Context
- MIB
- CTRON-RATE-POLICING-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctRatePolicingConfigEntry
- Table
- ctRatePolicingConfigTable
- Siblings
- 9
Syntax
CtRatePolActionList
- Source
- CtRatePolActionList
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | dropPacket |
2 | flowCtrlPacketAndDrop |
3 | dropPacketOrFlowCtrlAndDrop |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctRatePolicingResourceIndex This specifies a unique resource available for configuring
a rate policing rule on this port. Each port has a limited
number of resources available for rate policing. This index… | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.1 |
| ctRatePolicingDirection This specifies the direction of the traffic flow that
will be limited. | column | CtRatePolDirectionList | .1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.10 |
| ctRatePolicingActionsAllowed This specifies the valid policing actions that may be
taken for this port upon exceeding the threshold specified
in ctRatePolicingThreshHold. | column | CtRatePolActionList | .1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.2 |
| ctRatePolicingThreshHoldMin The minimum rate limit value for this entry in kB per second. | column | kilobytes Integer32 | .1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.4 |
| ctRatePolicingThreshHold The rate limit value for this entry in kB per second. If the
rate is exceeded the defined action in ctRatePolicingAction
will be enforced. This value may not be set below the mi… | column | kilobytes Integer32 | .1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.5 |
| ctRatePolicingPriorityList This specifies the list of priorities to which this rule applies. | column | CtPriList | .1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.6 |
| ctRatePolicingRuleStatus This object provides both control and status for the
associated conceptual row in the table. The value of
active(1) indicates that device is actively applying
the rate policing r… | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.7 |
| ctRatePolicingActionsTaken This object counts the number of times the
ctRatePolicingAction has been enforced for this
particular entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.8 |
| ctRatePolicingDirectionsAllowed This specifies the valid policing directions that may be
taken for this port. | column | CtRatePolDirectionList | .1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.9 |