ccarConfigRowIndex
CISCO-CAR-MIB ·
.1.3.6.1.4.1.9.9.113.1.1.1.1.2
Object
column
Integer32
An arbitrary index for rate limit objects. It will increase as the list is traversed, but may skip.
Context
- MIB
- CISCO-CAR-MIB
- OID
.1.3.6.1.4.1.9.9.113.1.1.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ccarConfigEntry
- Table
- ccarConfigTable
- Siblings
- 8
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
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 |
| 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 |
| ccarConfigExceedAction Action to be taken when the traffic exceeds
the Rate Limit. | column | RateLimitAction | .1.3.6.1.4.1.9.9.113.1.1.1.1.9 |