snVLanCARDirection
HP-VLAN-CAR-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.2
Object
column
HP-CAR-MIBPacketSource
The input or output transmission direction for the Rate Limit object.
Context
- MIB
- HP-VLAN-CAR-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snVLanCAREntry
- Table
- snVLanCARTable
- Siblings
- 14
Syntax
HP-CAR-MIBPacketSource
- Source
- HP-CAR-MIBPacketSource
- Base type
Enumeration
Values & Constraints
Type Values
0 | input |
1 | output |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snVLanCARVLanId The VLAN ID as one of the indices of this table .
Each VLAN ID can have a membership of multiple
ports. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.1 |
| snVLanCARExceedAction 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 | HP-CAR-MIBRateLimitAction | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.10 |
| snVLanCARStatSwitchedPkts 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.17.1.1.1.11 |
| snVLanCARStatSwitchedBytes 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.17.1.1.1.12 |
| snVLanCARStatFilteredPkts 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.17.1.1.1.13 |
| snVLanCARStatFilteredBytes The counter of bytes which exceeded this rate limit. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.14 |
| snVLanCARStatCurBurst The current received burst size. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.15 |
| snVLanCARRowIndex 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.17.1.1.1.3 |
| snVLanCARType The type of traffic rate-limited against. | column | HP-CAR-MIBRateLimitType | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.4 |
| snVLanCARAccIdx 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.17.1.1.1.5 |
| snVLanCARRate 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.17.1.1.1.6 |
| snVLanCARLimit 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.17.1.1.1.7 |
| snVLanCARExtLimit 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.17.1.1.1.8 |
| snVLanCARConformAction 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 | HP-CAR-MIBRateLimitAction | .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.9 |