SNMP MIB Search

Return to vendor list
View mib
Download mib file
Mib: CISCO-CAR-MIB
Version: 1


Objects
Scalar Object
ccarConfigEntry.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.
ccarStatEntry.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.
Tabular Object
ccarConfigDirection.1.3.6.1.4.1.9.9.113.1.1.1.1.1
The data source for the Rate Limit object.
ccarConfigRowIndex.1.3.6.1.4.1.9.9.113.1.1.1.1.2
An arbitrary index for rate limit objects.
It will increase as the list is traversed,
but may skip.
ccarConfigType.1.3.6.1.4.1.9.9.113.1.1.1.1.3
The type of traffic rate-limited against.
ccarConfigAccIdx.1.3.6.1.4.1.9.9.113.1.1.1.1.4
The index to the access list if RateLimitType is either
quickAcc or standardAcc.
ccarConfigRate.1.3.6.1.4.1.9.9.113.1.1.1.1.5
The comitted access rate.  This is the sustained
rate permitted by the rate limit.
ccarConfigLimit.1.3.6.1.4.1.9.9.113.1.1.1.1.6
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.
ccarConfigExtLimit.1.3.6.1.4.1.9.9.113.1.1.1.1.7
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).
ccarConfigConformAction.1.3.6.1.4.1.9.9.113.1.1.1.1.8
Action to be taken when the traffic is within
the Rate Limit.
ccarConfigExceedAction.1.3.6.1.4.1.9.9.113.1.1.1.1.9
Action to be taken when the traffic exceeds
the Rate Limit.
ccarStatSwitchedPkts.1.3.6.1.4.1.9.9.113.1.2.1.1.1
The counter of packets permitted by this rate limit.
ccarStatSwitchedBytes.1.3.6.1.4.1.9.9.113.1.2.1.1.2
The counter of bytes permitted by this interface.
ccarStatFilteredPkts.1.3.6.1.4.1.9.9.113.1.2.1.1.3
The counter of packets which exceeded this rate limit.
ccarStatFilteredBytes.1.3.6.1.4.1.9.9.113.1.2.1.1.4
The counter of bytes which exceeded this rate limit.
ccarStatCurBurst.1.3.6.1.4.1.9.9.113.1.2.1.1.5
The current received burst size.
ccarStatSwitchedPktsOverflow.1.3.6.1.4.1.9.9.113.1.2.1.1.6
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 packets is larger
than what can be stored in a 32 bit value, then
the high word value is stored in this object.
As such SNMP Manager applications should
combine this object along with the
ccarStatSwitchedPkts object to come up with the
64-bit value.
SNMP v2c or v3 Manager can use the
ccarStatHCSwitchedPkts object directly
(which is a 64-bit object).
ccarStatSwitchedBytesOverflow.1.3.6.1.4.1.9.9.113.1.2.1.1.7
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 is larger
than what can be stored in a 32 bit value, then
the high word value is stored in this object.
As such SNMP Manager applications should
combine this object along with the
ccarStatSwitchedBytes object to come up with the
64-bit value.
SNMP v2c or v3 Manager can use the
ccarStatHCSwitchedBytes object directly
(which is a 64-bit object).
ccarStatFilteredPktsOverflow.1.3.6.1.4.1.9.9.113.1.2.1.1.8
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 packets is larger
than what can be stored in a 32 bit value, then
the high word value is stored in this object.
As such SNMP Manager applications should combine
this object along with the ccarStatFilteredPkts
object to come up with the 64-bit value.
SNMP v2c or v3 Manager can use the
ccarStatHCFilteredPkts object directly
(which is a 64-bit object).
ccarStatFilteredBytesOverflow.1.3.6.1.4.1.9.9.113.1.2.1.1.9
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 bytes is larger
than what can be stored in a 32 bit value, then
the high word value is stored in this object.
As such SNMP Manager applications should combine
this object along with the ccarStatFilteredBytes
object to come up with the 64-bit value.
SNMP v2c or v3 Manager can use the
ccarStatHCFilteredBytes object directly
(which is a 64-bit object).
ccarStatHCSwitchedPkts.1.3.6.1.4.1.9.9.113.1.2.1.1.10
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
ccarStatHCSwitchedBytes.1.3.6.1.4.1.9.9.113.1.2.1.1.11
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
ccarStatHCFilteredPkts.1.3.6.1.4.1.9.9.113.1.2.1.1.12
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
ccarStatHCFilteredBytes.1.3.6.1.4.1.9.9.113.1.2.1.1.13
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
Table
ccarConfigTable.1.3.6.1.4.1.9.9.113.1.1.1
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.
ccarStatTable.1.3.6.1.4.1.9.9.113.1.2.1
A table of rate limit status entries.
Object Identifier
ciscoCarMIB.1.3.6.1.4.1.9.9.113
Cisco CAR MIB - Overview
Cisco Weighted Rate-limit, known as Commited Access Rate (CAR),
is a traffic control method which uses a set of rate limits
to be applied to an interface for packet switching purpose.
Each rate limit has a configurable action to be taken
when a condition suffices.
This MIB incorporates objects from the Cisco Rate-limit line interfaces.
Its purpose is to provide Weighted Rate-Limit packet filtering information.
ciscoCarMIBObjects.1.3.6.1.4.1.9.9.113.1
ccarConfigs.1.3.6.1.4.1.9.9.113.1.1
ccarStats.1.3.6.1.4.1.9.9.113.1.2
ciscoCarMIBConformance.1.3.6.1.4.1.9.9.113.3
ciscoCarMIBCompliances.1.3.6.1.4.1.9.9.113.3.1
ciscoCarMIBGroups.1.3.6.1.4.1.9.9.113.3.2
Group
ciscoCarMIBGroup.1.3.6.1.4.1.9.9.113.3.2.1
A collection of objects providing CAR monitoring.
ciscoCarMIBHCGroup.1.3.6.1.4.1.9.9.113.3.2.2
A collection of high capacity counters (64-bit) provided
for CAR monitoring.
Copyright (c) Tandem Systems, Ltd., 2002-2011