FOUNDRY-VLAN-CAR-MIB
AI MIB Summary
The FOUNDRY-VLAN-CAR-MIB enables monitoring and management of VLAN-based Committed Access Rate (CAR) traffic policing configurations and statistics on Foundry Networks (now Brocade) switching platforms. It exposes specific metrics including committed information rate (CIR), peak information rate (PIR), burst sizes, and packet/byte counters for traffic conforming to, exceeding, or violating defined VLAN traffic policies.
Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions.
This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
Main OID:
snVLanCAR.1.3.6.1.4.1.6321.1.2.3.2.10.3.17
19
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
19 total| Object Name |
|---|
snVLanCARCopyright 1996-2010 Brocade Communications Systems, Inc.
All rights reserved.
This Brocade Communications Systems SNMP Management Information Base Specification
embodies Brocade Communications Systems' confidential and proprietary
intellectual property. Brocade Communications Systems retains all
title and ownership in the Specification, including any revisions.
This Specification is supplied AS IS, and Brocade Communications Systems makes
no warranty, either express or implied, as to the use,
operation, condition, or performance of the specification, and any unintended
consequence it may on the user environment. MODULE-IDENTITY .1.3.6.1.4.1.6321.1.2.3.2.10.3.17 |
snVLanCARs OBJECT IDENTIFIER .1.3.6.1.4.1.6321.1.2.3.2.10.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.6321.1.2.3.2.10.3.17.1.1 |
snVLanCAREntryA collection of rate-limit configuration objects on this
vlan. SnVLanCAREntry .1.3.6.1.4.1.6321.1.2.3.2.10.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.6321.1.2.3.2.10.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.6321.1.2.3.2.10.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.6321.1.2.3.2.10.3.17.1.1.1.3 |
snVLanCARTypeThe type of traffic rate-limited against.ro RateLimitType .1.3.6.1.4.1.6321.1.2.3.2.10.3.17.1.1.1.4 |
snVLanCARAccIdxThe index to the access list if RateLimitType is either
quickAcc or standardAcc.ro Integer32 .1.3.6.1.4.1.6321.1.2.3.2.10.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 Integer32 .1.3.6.1.4.1.6321.1.2.3.2.10.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 Integer32 .1.3.6.1.4.1.6321.1.2.3.2.10.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 Integer32 .1.3.6.1.4.1.6321.1.2.3.2.10.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.6321.1.2.3.2.10.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.6321.1.2.3.2.10.3.17.1.1.1.10 |
snVLanCARStatSwitchedPktsThe counter of packets permitted by this rate limit.ro Counter64 .1.3.6.1.4.1.6321.1.2.3.2.10.3.17.1.1.1.11 |
snVLanCARStatSwitchedBytesThe counter of bytes permitted by this interface.ro Counter64 .1.3.6.1.4.1.6321.1.2.3.2.10.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.6321.1.2.3.2.10.3.17.1.1.1.13 |
snVLanCARStatFilteredBytesThe counter of bytes which exceeded this rate limit.ro Counter64 .1.3.6.1.4.1.6321.1.2.3.2.10.3.17.1.1.1.14 |
snVLanCARStatCurBurstThe current received burst size.ro Gauge32 .1.3.6.1.4.1.6321.1.2.3.2.10.3.17.1.1.1.15 |