HP-VLAN-CAR-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for HP-VLAN-CAR-MIB.
19
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
19 total| Object Name |
|---|
snVLanCARs OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1 |
IMPORTS Unknown .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1 |
snVLanCARTableA table of rate limit configuration entries for a vlan.
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. SEQUENCE OF SnVLanCAREntry .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1 |
snVLanCAREntryA collection of rate-limit configuration objects on this
vlan. SnVLanCAREntry .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1 |
snVLanCARVLanIdThe VLAN ID as one of the indices of this table .
Each VLAN ID can have a membership of multiple
ports.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.1 |
snVLanCARDirectionThe input or output transmission direction for the
Rate Limit object.ro PacketSource .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.2 |
snVLanCARRowIndexThe table index for rate limit objects.
It increases as the rate limit entries are added.
Skips the number when a row is deleted.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.3 |
snVLanCARTypeThe type of traffic rate-limited against.ro RateLimitType .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.4 |
snVLanCARAccIdxThe index to the access list if RateLimitType is either
quickAcc or standardAcc.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.5 |
snVLanCARRateThe 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.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.6 |
snVLanCARLimitThis 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 be transported
by the network at the average rate under normal conditions during
committed time interval. This normal burst size is in bytes.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.7 |
snVLanCARExtLimitThis 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.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.8 |
snVLanCARConformActionAction 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.
precedXmit rewrite the IP precedence and transmit
the packet.
precedCont rewrite the IP precedence and allow it
evaluated by subsequent rate limits.ro RateLimitAction .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.9 |
snVLanCARExceedActionAction 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.
precedXmit rewrite the IP precedence and transmit
the packet.
precedCont rewrite the IP precedence and allow it
evaluated by subsequent rate limits.ro RateLimitAction .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.10 |
snVLanCARStatSwitchedPktsThe counter of packets permitted by this rate limit.ro Counter64 .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.11 |
snVLanCARStatSwitchedBytesThe counter of bytes permitted by this interface.ro Counter64 .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.12 |
snVLanCARStatFilteredPktsThe counter of packets which exceeded this rate limit.ro Counter64 --UNITS "packets" .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.13 |
snVLanCARStatFilteredBytesThe counter of bytes which exceeded this rate limit.ro Counter64 .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.14 |
snVLanCARStatCurBurstThe current received burst size.ro Gauge .1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.15 |