CISCO-CAR-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
22
ccarConfigTable
table.1.3.6.1.4.1.9.9.113.1.1.1
·
1 row entry
·
9 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ccarConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAR-MIB::ccarConfigTable'
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.
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.
interface. Entries in the ccarConfigTable is created
and deleted via the rate-limit command line interface.
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The data source for the Rate Limit object.
|
PacketSource Type Values:
|
.1.3.6.1.4.1.9.9.113.1.1.1.1.1 |
||||||||||
|
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 |
||||||||||
|
The type of traffic rate-limited against.
|
RateLimitType Type Values:
|
.1.3.6.1.4.1.9.9.113.1.1.1.1.3 |
||||||||||
|
The index to the access list if RateLimitType is either
quickAcc or standardAcc. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.113.1.1.1.1.4 |
||||||||||
|
The comitted access rate. This is the sustained
rate permitted by the rate limit. |
bits/secondSNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.113.1.1.1.1.5 |
||||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.113.1.1.1.1.6 |
||||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.113.1.1.1.1.7 |
||||||||||
|
Action to be taken when the traffic is within
the Rate Limit. |
RateLimitAction Type Values:
|
.1.3.6.1.4.1.9.9.113.1.1.1.1.8 |
||||||||||
|
Action to be taken when the traffic exceeds
the Rate Limit. |
RateLimitAction Type Values:
|
.1.3.6.1.4.1.9.9.113.1.1.1.1.9 |
ccarStatTable
table.1.3.6.1.4.1.9.9.113.1.2.1
·
1 row entry
·
13 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ccarStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAR-MIB::ccarStatTable'
A table of rate limit status entries.
A collection of rate-limit status objects on this
interface. Entries are created and deleted via
the rate-limit command line interface.
interface. Entries are created and deleted via
the rate-limit command line interface.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
The counter of packets permitted by this rate limit.
|
packetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.113.1.2.1.1.1 |
|
The counter of bytes permitted by this interface.
|
bytesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.113.1.2.1.1.2 |
|
The counter of packets which exceeded this rate limit.
|
packetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.113.1.2.1.1.3 |
|
The counter of bytes which exceeded this rate limit.
|
bytesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.113.1.2.1.1.4 |
|
The current received burst size.
|
bytesSNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.113.1.2.1.1.5 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.113.1.2.1.1.6 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.113.1.2.1.1.7 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.113.1.2.1.1.8 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.113.1.2.1.1.9 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.113.1.2.1.1.10 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.113.1.2.1.1.11 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.113.1.2.1.1.12 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.113.1.2.1.1.13 |