snPortCARStatFilteredBytes
HP-CAR-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.14
Object
column
SNMPv2-SMICounter64
The counter of bytes which exceeded this rate limit.
Context
- MIB
- HP-CAR-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snPortCAREntry
- Table
- snPortCARTable
- Siblings
- 14
Syntax
SNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snPortCARifIndex The ifIndex value for this rate limit entry. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.1 |
| snPortCARExceedAction Action to be taken when the traffic exceeds
the Rate Limit.drop
drop the packet.
xmit transmit the packet.
continue continue to evaluate to the subsequent
rate limits.
prece… | column | RateLimitAction | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.10 |
| snPortCARStatSwitchedPkts The counter of packets permitted by this rate limit. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.11 |
| snPortCARStatSwitchedBytes The counter of bytes permitted by this interface. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.12 |
| snPortCARStatFilteredPkts The counter of packets which exceeded this rate limit. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.13 |
| snPortCARStatCurBurst The current received burst size. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.15 |
| snPortCARDirection The input or output transmission direction for the
Rate Limit object.
input (0), --for inbound traffic
output(1) --for outbound traffic | column | PacketSource | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.2 |
| snPortCARRowIndex The table index for rate limit objects.
It increases as the rate limit entries are added.
Skips the number when a row is deleted. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.3 |
| snPortCARType The type of traffic rate-limited against. | column | RateLimitType | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.4 |
| snPortCARAccIdx The index to the access list if RateLimitType is either
quickAcc or standardAcc. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.5 |
| snPortCARRate The comitted access rate. This determines the long term
average transmission rate. Traffic that falls under this
rate always conforms. This is average rate in bits per
second. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.6 |
| snPortCARLimit This is the normal burst size that determines how large traffic
bursts can be before some traffic exceeds the rate limit. This
specifies the number of bytes that are guaranteed to… | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.7 |
| snPortCARExtLimit This is the extended burst limit that determines how large traffic
bursts can be before all the traffic exceeds the rate limit. This
burst size is in bytes. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.8 |
| snPortCARConformAction Action to be taken when the traffic is within
the Rate Limit.
drop drop the packet.
xmit transmit the packet.
continue continue to evaluate to the subsequent
rate limits.
pre… | column | RateLimitAction | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.9 |