ctRatePolicingRuleStatus
CTRON-RATE-POLICING-MIB ·
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.7
Object
column
r/w
Enumeration
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 rule defined by the other leaves in this row. All other read-write leaves in this row have an effective value of read-only while the row is in the active state. The value of disabled(2) indicates that this row is essentially an available resource which MAY be configured and activated.
Context
- MIB
- CTRON-RATE-POLICING-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctRatePolicingConfigEntry
- Table
- ctRatePolicingConfigTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | disabled |
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 |
| ctRatePolicingAction 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 mo… | column | CtRatePolActionList | .1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.3 |
| 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 |
| 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 |