ccarConfigExceedAction
CISCO-CAR-MIB ·
.1.3.6.1.4.1.9.9.113.1.1.1.1.9
Object
column
RateLimitAction
Action to be taken when the traffic exceeds the Rate Limit.
Context
- MIB
- CISCO-CAR-MIB
- OID
.1.3.6.1.4.1.9.9.113.1.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccarConfigEntry
- Table
- ccarConfigTable
- Siblings
- 8
Syntax
RateLimitAction
- Source
- RateLimitAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | drop |
2 | xmit |
3 | continue |
4 | precedXmit |
5 | precedCont |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccarConfigDirection The data source for the Rate Limit object. | column | PacketSource | .1.3.6.1.4.1.9.9.113.1.1.1.1.1 |
| ccarConfigRowIndex An arbitrary index for rate limit objects.
It will increase as the list is traversed,
but may skip. | column | Integer32 | .1.3.6.1.4.1.9.9.113.1.1.1.1.2 |
| ccarConfigType The type of traffic rate-limited against. | column | RateLimitType | .1.3.6.1.4.1.9.9.113.1.1.1.1.3 |
| ccarConfigAccIdx The index to the access list if RateLimitType is either
quickAcc or standardAcc. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.113.1.1.1.1.4 |
| ccarConfigRate The comitted access rate. This is the sustained
rate permitted by the rate limit. | column | bits/second SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.113.1.1.1.1.5 |
| ccarConfigLimit The rate limit. The amout of traffic, in bytes,
in excess of the committed access rate which will be
instantaneously permitted by the rate limit. | column | bytes SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.113.1.1.1.1.6 |
| ccarConfigExtLimit The extended burst limit. The amount of traffic,
in bytes, in excess of the burst limit which may be
conditionnally permitted by the rate limit.
The probability that the traffic i… | column | bytes SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.113.1.1.1.1.7 |
| ccarConfigConformAction Action to be taken when the traffic is within
the Rate Limit. | column | RateLimitAction | .1.3.6.1.4.1.9.9.113.1.1.1.1.8 |