MIBs Depot

FOUNDRY-CAR-MIB

Registered at
1.3.6.1.4.1.1991.1.1.3.16
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-CAR-MIB
Digest
sha256:27eb4f4e1c761445b018de89df0dc5e63027d30cf4e953e7d3e6ebaf59ae38ba

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

FromSymbols
FOUNDRY-SN-SWITCH-GROUP-MIBsnSwitch
IF-MIBInterfaceIndex, ifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

1 module(s) in this corpus import this one.

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
HCNUM-TC
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
PacketSource
TEXTUAL-CONVENTION
current
RateLimitAction
TEXTUAL-CONVENTION
current
RateLimitType
TEXTUAL-CONVENTION
current

Objects

NameOIDSyntaxAccessStatus
snPortCARs
OBJECT-IDENTITY
1.3.6.1.4.1.1991.1.1.3.16.1
snPortCARTable
OBJECT-TYPE
A table of rate limit configuration entries. 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.16.1.1not-accessiblecurrent
snPortCAREntry
OBJECT-TYPE
A collection of rate-limit configuration objects on this interface.
1.3.6.1.4.1.1991.1.1.3.16.1.1.1not-accessiblecurrent
snPortCARifIndex
OBJECT-TYPE
The ifIndex value for this rate limit entry.
1.3.6.1.4.1.1991.1.1.3.16.1.1.1.1InterfaceIndexread-onlycurrent
snPortCARDirection
OBJECT-TYPE
The input or output transmission direction for the Rate Limit object. input (0), --for inbound traffic output(1) --for outbound traffic
1.3.6.1.4.1.1991.1.1.3.16.1.1.1.2PacketSourceread-onlycurrent
snPortCARRowIndex
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.16.1.1.1.3INTEGER (1..2147483647)read-onlycurrent
snPortCARType
OBJECT-TYPE
The type of traffic rate-limited against.
1.3.6.1.4.1.1991.1.1.3.16.1.1.1.4RateLimitTyperead-onlycurrent
snPortCARAccIdx
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.16.1.1.1.5Integer32read-onlycurrent
snPortCARRate
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.16.1.1.1.6Integer32read-onlycurrent
snPortCARLimit
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.16.1.1.1.7Integer32read-onlycurrent
snPortCARExtLimit
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.16.1.1.1.8Integer32read-onlycurrent
snPortCARConformAction
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.16.1.1.1.9RateLimitActionread-onlycurrent
snPortCARExceedAction
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.16.1.1.1.10RateLimitActionread-onlycurrent
snPortCARStatSwitchedPkts
OBJECT-TYPE
The counter of packets permitted by this rate limit.
1.3.6.1.4.1.1991.1.1.3.16.1.1.1.11Counter64read-onlycurrent
snPortCARStatSwitchedBytes
OBJECT-TYPE
The counter of bytes permitted by this interface.
1.3.6.1.4.1.1991.1.1.3.16.1.1.1.12Counter64read-onlycurrent
snPortCARStatFilteredPkts
OBJECT-TYPE
The counter of packets which exceeded this rate limit.
1.3.6.1.4.1.1991.1.1.3.16.1.1.1.13Counter64read-onlycurrent
snPortCARStatFilteredBytes
OBJECT-TYPE
The counter of bytes which exceeded this rate limit.
1.3.6.1.4.1.1991.1.1.3.16.1.1.1.14Counter64read-onlycurrent
snPortCARStatCurBurst
OBJECT-TYPE
The current received burst size.
1.3.6.1.4.1.1991.1.1.3.16.1.1.1.15Gauge32read-onlycurrent
agRateLimitCounterTable
OBJECT-TYPE
A table of rate limit counter entries.
1.3.6.1.4.1.1991.1.1.3.16.1.2not-accessiblecurrent
agRateLimitCounterEntry
OBJECT-TYPE
A collection of rate-limit counter objects on a interface, direction and configuration row index within that interface.
1.3.6.1.4.1.1991.1.1.3.16.1.2.1not-accessiblecurrent
agRateLimitCounterFwdedOctets
OBJECT-TYPE
The forwarded octet count for this rate limit entry.
1.3.6.1.4.1.1991.1.1.3.16.1.2.1.1Counter64read-onlycurrent
agRateLimitCounterDroppedOctets
OBJECT-TYPE
The dropped octet count for this rate limit entry.
1.3.6.1.4.1.1991.1.1.3.16.1.2.1.2Counter64read-onlycurrent
agRateLimitCounterReMarkedOctets
OBJECT-TYPE
The remarked octet count for this rate limit entry.
1.3.6.1.4.1.1991.1.1.3.16.1.2.1.3Counter64read-onlycurrent
agRateLimitCounterTotalOctets
OBJECT-TYPE
The total octet count for this rate limit entry.
1.3.6.1.4.1.1991.1.1.3.16.1.2.1.4Counter64read-onlycurrent