CISCO-CAR-MIB
40 objects
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.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.113 | IdentityciscoCarMIB | 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 appl… | ||
| 1.3.6.1.4.1.9.9.113.1 | NodeciscoCarMIBObjects | |||
| 1.3.6.1.4.1.9.9.113.1.1 | NodeccarConfigs | |||
| 1.3.6.1.4.1.9.9.113.1.1.1 | TableccarConfigTable | not-accessible | current | 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 … |
| 1.3.6.1.4.1.9.9.113.1.1.1.1 | RowccarConfigEntry | not-accessible | current | A collection of rate-limit configuration objects on this interface. Entries in the ccarConfigTable is created and deleted via the rate-limit command line inter… |
| 1.3.6.1.4.1.9.9.113.1.1.1.1.1 | ColumnccarConfigDirection | not-accessible | current | The data source for the Rate Limit object. |
| 1.3.6.1.4.1.9.9.113.1.1.1.1.2 | ColumnccarConfigRowIndex | not-accessible | current | An arbitrary index for rate limit objects. It will increase as the list is traversed, but may skip. |
| 1.3.6.1.4.1.9.9.113.1.1.1.1.3 | ColumnccarConfigType | read-only | current | The type of traffic rate-limited against. |
| 1.3.6.1.4.1.9.9.113.1.1.1.1.4 | ColumnccarConfigAccIdx | read-only | current | The index to the access list if RateLimitType is either quickAcc or standardAcc. |
| 1.3.6.1.4.1.9.9.113.1.1.1.1.5 | ColumnccarConfigRate | read-only | current | The comitted access rate. This is the sustained rate permitted by the rate limit. |
| 1.3.6.1.4.1.9.9.113.1.1.1.1.6 | ColumnccarConfigLimit | read-only | current | 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. |
| 1.3.6.1.4.1.9.9.113.1.1.1.1.7 | ColumnccarConfigExtLimit | read-only | current | 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 probabilit… |
| 1.3.6.1.4.1.9.9.113.1.1.1.1.8 | ColumnccarConfigConformAction | read-only | current | Action to be taken when the traffic is within the Rate Limit. |
| 1.3.6.1.4.1.9.9.113.1.1.1.1.9 | ColumnccarConfigExceedAction | read-only | current | Action to be taken when the traffic exceeds the Rate Limit. |
| 1.3.6.1.4.1.9.9.113.1.2 | NodeccarStats | |||
| 1.3.6.1.4.1.9.9.113.1.2.1 | TableccarStatTable | not-accessible | current | A table of rate limit status entries. |
| 1.3.6.1.4.1.9.9.113.1.2.1.1 | RowccarStatEntry | not-accessible | current | A collection of rate-limit status objects on this interface. Entries are created and deleted via the rate-limit command line interface. |
| 1.3.6.1.4.1.9.9.113.1.2.1.1.1 | ColumnccarStatSwitchedPkts | read-only | current | The counter of packets permitted by this rate limit. |
| 1.3.6.1.4.1.9.9.113.1.2.1.1.2 | ColumnccarStatSwitchedBytes | read-only | current | The counter of bytes permitted by this interface. |
| 1.3.6.1.4.1.9.9.113.1.2.1.1.3 | ColumnccarStatFilteredPkts | read-only | current | The counter of packets which exceeded this rate limit. |
| 1.3.6.1.4.1.9.9.113.1.2.1.1.4 | ColumnccarStatFilteredBytes | read-only | current | The counter of bytes which exceeded this rate limit. |
| 1.3.6.1.4.1.9.9.113.1.2.1.1.5 | ColumnccarStatCurBurst | read-only | current | The current received burst size. |
| 1.3.6.1.4.1.9.9.113.1.2.1.1.6 | ColumnccarStatSwitchedPktsOverflow | read-only | current | 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 c… |
| 1.3.6.1.4.1.9.9.113.1.2.1.1.7 | ColumnccarStatSwitchedBytesOverflow | read-only | current | 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 count… |
| 1.3.6.1.4.1.9.9.113.1.2.1.1.8 | ColumnccarStatFilteredPktsOverflow | read-only | current | 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… |
| 1.3.6.1.4.1.9.9.113.1.2.1.1.9 | ColumnccarStatFilteredBytesOverflow | read-only | current | 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 co… |
| 1.3.6.1.4.1.9.9.113.1.2.1.1.10 | ColumnccarStatHCSwitchedPkts | read-only | current | 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 o… |
| 1.3.6.1.4.1.9.9.113.1.2.1.1.11 | ColumnccarStatHCSwitchedBytes | read-only | current | 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 … |
| 1.3.6.1.4.1.9.9.113.1.2.1.1.12 | ColumnccarStatHCFilteredPkts | read-only | current | 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… |
| 1.3.6.1.4.1.9.9.113.1.2.1.1.13 | ColumnccarStatHCFilteredBytes | read-only | current | 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 … |
| 1.3.6.1.4.1.9.9.113.3 | NodeciscoCarMIBConformance | |||
| 1.3.6.1.4.1.9.9.113.3.1 | NodeciscoCarMIBCompliances | |||
| 1.3.6.1.4.1.9.9.113.3.1.1 | ComplianceciscoCarMIBCompliance | current | The compliance statement for entities which implement the CAR on a Cisco router. | |
| 1.3.6.1.4.1.9.9.113.3.1.2 | ComplianceciscoCarMIBComplianceHCCounters | current | The compliance statement for entities that implement 64-bit counters for Switched/Filtered Packet/Bytes objects for CAR on a Cisco router. | |
| 1.3.6.1.4.1.9.9.113.3.2 | NodeciscoCarMIBGroups | |||
| 1.3.6.1.4.1.9.9.113.3.2.1 | GroupciscoCarMIBGroup | current | A collection of objects providing CAR monitoring. | |
| 1.3.6.1.4.1.9.9.113.3.2.2 | GroupciscoCarMIBHCGroup | current | A collection of high capacity counters (64-bit) provided for CAR monitoring. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| PacketSource | INTEGER { input(1), output(2) } | current | The source of the packet rate-limited for. input statistics of the input packets. output statistics of the output packets. |
| RateLimitAction | INTEGER { drop(1), xmit(2), continue(3), precedXmit(4), precedCont(5) } | current | The action taken after evaluating the rate limit. drop drop the packet. xmit transmit the packet. continue continue to evaluate to the subsequent rate limits. precedXmit rewrite the IP precedence and transmit the packet… |
| RateLimitType | INTEGER { all(1), quickAcc(2), standardAcc(3) } | current | The type of traffic rate-limited for. all all traffic. quickAcc traffic matches rate-limit's access list. standardAcc traffic matches standard access list. |