CISCO-CAR-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
22
.1.3.6.1.4.1.9.9.113.1.1.1 · 1 row entry · 9 columns
A table of rate limit configuration entries.
Rate Limit is a method of traffic control.  It allows a set
of rate limits to be configured and applied to packets flowing
into/out of an interface to regulate network traffic.
ccarConfigEntry entry .1.3.6.1.4.1.9.9.113.1.1.1.1
A collection of rate-limit configuration objects on this
interface. Entries in the ccarConfigTable is created
and deleted via the rate-limit command line interface.
Indexes
IF-MIBifIndex ccarConfigDirection ccarConfigRowIndex
Column Syntax OID
ccarConfigDirection
The data source for the Rate Limit object.
PacketSource
Textual Convention: PacketSource Enumeration
Type Values:
1input
2output
.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.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.9.9.113.1.1.1.1.2
ccarConfigType
The type of traffic rate-limited against.
RateLimitType
Textual Convention: RateLimitType Enumeration
Type Values:
1all
2quickAcc
3standardAcc
.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.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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.
bits/secondSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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.
bytesSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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 is not permitted
increases as the receive…
bytesSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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.
RateLimitAction
Textual Convention: RateLimitAction Enumeration
Type Values:
1drop
2xmit
3continue
4precedXmit
5precedCont
.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.
RateLimitAction
Textual Convention: RateLimitAction Enumeration
Type Values:
1drop
2xmit
3continue
4precedXmit
5precedCont
.1.3.6.1.4.1.9.9.113.1.1.1.1.9
.1.3.6.1.4.1.9.9.113.1.2.1 · 1 row entry · 13 columns
A table of rate limit status entries.
ccarStatEntry entry .1.3.6.1.4.1.9.9.113.1.2.1.1
A collection of rate-limit status objects on this
interface. Entries are created and deleted via
the rate-limit command line interface.
Indexes
No indexes recorded
Column Syntax OID
ccarStatSwitchedPkts
The counter of packets permitted by this rate limit.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.113.1.2.1.1.1
ccarStatSwitchedBytes
The counter of bytes permitted by this interface.
bytesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.113.1.2.1.1.2
ccarStatFilteredPkts
The counter of packets which exceeded this rate limit.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.113.1.2.1.1.3
ccarStatFilteredBytes
The counter of bytes which exceeded this rate limit.
bytesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.113.1.2.1.1.4
ccarStatCurBurst
The current received burst size.
bytesSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.113.1.2.1.1.5
ccarStatSwitchedPktsOverflow
The high-word of the counter of packets permitted
by this rate limit.

NOTE: The object ccarStatSwitchedPkts contains the
lower 32 bits of the switched packet counts.
If the number of switched pa…
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.113.1.2.1.1.6
ccarStatSwitchedBytesOverflow
The high-word of the counter of bytes permitted by
this interface.

NOTE: The object ccarStatSwitchedBytes contains the
lower 32 bits of the switched byte counts.
If the number of switched bytes …
bytesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.113.1.2.1.1.7
ccarStatFilteredPktsOverflow
The high-word of the counter of packets which exceeded
this rate limit.

NOTE: The object ccarStatFilteredPkts contains the
lower 32 bits of the filtered packet counts.
If the number of filtered …
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.113.1.2.1.1.8
ccarStatFilteredBytesOverflow
The high-word of the counter of bytes which exceeded
this rate limit.

NOTE: The object ccarStatFilteredBytes contains the
lower 32 bits of the filtered byte counts.
If the number of filtered byt…
bytesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.113.1.2.1.1.9
ccarStatHCSwitchedPkts
The counter of packets permitted by this rate limit.

NOTE: This is a 64 bit (High Capacity)
version of the ccarStatSwitchedPkts
counter for use with SNMP v2c or v3 Managers
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.113.1.2.1.1.10
ccarStatHCSwitchedBytes
The counter of bytes permitted by this interface.

NOTE: This is a 64 bit (High Capacity)
version of the ccarStatSwitchedBytes
counter for use with SNMP v2c or v3 Managers
bytesSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.113.1.2.1.1.11
ccarStatHCFilteredPkts
The counter of packets which exceeded this rate limit.

NOTE: This is a 64 bit (High Capacity)
version of the ccarStatFilteredPkts
counter for use with SNMP v2c or v3 Managers
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.113.1.2.1.1.12
ccarStatHCFilteredBytes
The counter of bytes which exceeded this rate limit.

NOTE: This is a 64 bit (High Capacity)
version of the ccarStatFilteredBytes
counter for use with SNMP v2c or v3 Managers
bytesSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.113.1.2.1.1.13