FOUNDRY-VLAN-CAR-MIB
- Registered at
- 1.3.6.1.4.1.1991.1.1.3.17
- Last updated
- 2010-06-02 00:00
- Organization
- Brocade Communications Systems, Inc.
- Revisions
- 2010-06-02 00:00, 2009-09-30 00:00
- Namespace
- extreme
- Source file
FOUNDRY-VLAN-CAR-MIB- Digest
sha256:8e30182030e3dba7053842251321470054376303b621cbf2d19201d6fdb5e815
Description
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.
Contact
Technical Support Center 130 Holger Way, San Jose, CA 95134 Email: ipsupport@brocade.com Phone: 1-800-752-8061 URL: www.brocade.com
Imports
| From | Symbols |
|---|---|
| FOUNDRY-CAR-MIB | PacketSource, RateLimitAction, RateLimitType |
| FOUNDRY-SN-SWITCH-GROUP-MIB | snSwitch |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
FOUNDRY-CAR-MIB FOUNDRY-SN-AGENT-MIB FOUNDRY-SN-ROOT-MIB FOUNDRY-SN-SWITCH-GROUP-MIB FOUNDRY-VLAN-CAR-MIB HCNUM-TC IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| snVLanCARs OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.1.3.17.1 | |||
| snVLanCARTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.1991.1.1.3.17.1.1 | not-accessible | current | |
| snVLanCAREntry OBJECT-TYPE A collection of rate-limit configuration objects on this vlan. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1 | not-accessible | current | |
| snVLanCARVLanId OBJECT-TYPE The VLAN ID as one of the indices of this table . Each VLAN ID can have a membership of multiple ports. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.1 | INTEGER (1..4095) | read-only | current |
| snVLanCARDirection OBJECT-TYPE The input or output transmission direction for the Rate Limit object. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.2 | PacketSource | read-only | current |
| snVLanCARRowIndex OBJECT-TYPE The table index for rate limit objects. It increases as the rate limit entries are added. Skips the number when a row is deleted. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.3 | INTEGER (1..2147483647) | read-only | current |
| snVLanCARType OBJECT-TYPE The type of traffic rate-limited against. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.4 | RateLimitType | read-only | current |
| snVLanCARAccIdx OBJECT-TYPE The index to the access list if RateLimitType is either quickAcc or standardAcc. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.5 | Integer32 | read-only | current |
| snVLanCARRate OBJECT-TYPE 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. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.6 | Integer32 | read-only | current |
| snVLanCARLimit OBJECT-TYPE 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 be transported by the network at the average rate under normal conditions during committed time interval. This normal burst size is in bytes. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.7 | Integer32 | read-only | current |
| snVLanCARExtLimit OBJECT-TYPE 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. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.8 | Integer32 | read-only | current |
| snVLanCARConformAction OBJECT-TYPE 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. precedXmit rewrite the IP precedence and transmit the packet. precedCont rewrite the IP precedence and allow it evaluated by subsequent rate limits. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.9 | RateLimitAction | read-only | current |
| snVLanCARExceedAction OBJECT-TYPE 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. precedXmit rewrite the IP precedence and transmit the packet. precedCont rewrite the IP precedence and allow it evaluated by subsequent rate limits. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.10 | RateLimitAction | read-only | current |
| snVLanCARStatSwitchedPkts OBJECT-TYPE The counter of packets permitted by this rate limit. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.11 | Counter64 | read-only | current |
| snVLanCARStatSwitchedBytes OBJECT-TYPE The counter of bytes permitted by this interface. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.12 | Counter64 | read-only | current |
| snVLanCARStatFilteredPkts OBJECT-TYPE The counter of packets which exceeded this rate limit. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.13 | Counter64 | read-only | current |
| snVLanCARStatFilteredBytes OBJECT-TYPE The counter of bytes which exceeded this rate limit. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.14 | Counter64 | read-only | current |
| snVLanCARStatCurBurst OBJECT-TYPE The current received burst size. | 1.3.6.1.4.1.1991.1.1.3.17.1.1.1.15 | Gauge32 | read-only | current |