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
|