ccarConfigExtLimit
CISCO-CAR-MIB ·
.1.3.6.1.4.1.9.9.113.1.1.1.1.7
Object
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 is not permitted
increases as the received burst increases.
P(not permitted) =
(BurstRate - ConfLimit) / (ConfLimitExt - ConfLimit).
Context
- MIB
- CISCO-CAR-MIB
- OID
.1.3.6.1.4.1.9.9.113.1.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Units
- bytes
- Parent
- ccarConfigEntry
- Table
- ccarConfigTable
- Siblings
- 8
Syntax
bytes SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..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 |
| 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 |
| 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 |