FOUNDRY-CAR-MIB: View SNMP OID List / Download MIB

VENDOR: BROCADE


 Home MIB: FOUNDRY-CAR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 snCAR 1.3.6.1.4.1.1991.1.1.3.16
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.
       snPortCARs 1.3.6.1.4.1.1991.1.1.3.16.1
           snPortCARTable 1.3.6.1.4.1.1991.1.1.3.16.1.1 no-access
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.
               snPortCAREntry 1.3.6.1.4.1.1991.1.1.3.16.1.1.1 no-access
A collection of rate-limit configuration objects on this interface.
                   snPortCARifIndex 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.1 interfaceindex read-only
The ifIndex value for this rate limit entry.
                   snPortCARDirection 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.2 packetsource read-only
The input or output transmission direction for the Rate Limit object. input (0), --for inbound traffic output(1) --for outbound traffic
                   snPortCARRowIndex 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.3 integer read-only
The table index for rate limit objects. It increases as the rate limit entries are added. Skips the number when a row is deleted.
                   snPortCARType 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.4 ratelimittype read-only
The type of traffic rate-limited against.
                   snPortCARAccIdx 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.5 integer32 read-only
The index to the access list if RateLimitType is either quickAcc or standardAcc.
                   snPortCARRate 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.6 integer32 read-only
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.
                   snPortCARLimit 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.7 integer32 read-only
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.
                   snPortCARExtLimit 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.8 integer32 read-only
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.
                   snPortCARConformAction 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.9 ratelimitaction read-only
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.
                   snPortCARExceedAction 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.10 ratelimitaction read-only
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.
                   snPortCARStatSwitchedPkts 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.11 counter64 read-only
The counter of packets permitted by this rate limit.
                   snPortCARStatSwitchedBytes 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.12 counter64 read-only
The counter of bytes permitted by this interface.
                   snPortCARStatFilteredPkts 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.13 counter64 read-only
The counter of packets which exceeded this rate limit.
                   snPortCARStatFilteredBytes 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.14 counter64 read-only
The counter of bytes which exceeded this rate limit.
                   snPortCARStatCurBurst 1.3.6.1.4.1.1991.1.1.3.16.1.1.1.15 gauge32 read-only
The current received burst size.
           agRateLimitCounterTable 1.3.6.1.4.1.1991.1.1.3.16.1.2 no-access
A table of rate limit counter entries.
               agRateLimitCounterEntry 1.3.6.1.4.1.1991.1.1.3.16.1.2.1 no-access
A collection of rate-limit counter objects on a interface, direction and configuration row index within that interface.
                   agRateLimitCounterFwdedOctets 1.3.6.1.4.1.1991.1.1.3.16.1.2.1.1 counter64 read-only
The forwarded octet count for this rate limit entry.
                   agRateLimitCounterDroppedOctets 1.3.6.1.4.1.1991.1.1.3.16.1.2.1.2 counter64 read-only
The dropped octet count for this rate limit entry.
                   agRateLimitCounterReMarkedOctets 1.3.6.1.4.1.1991.1.1.3.16.1.2.1.3 counter64 read-only
The remarked octet count for this rate limit entry.
                   agRateLimitCounterTotalOctets 1.3.6.1.4.1.1991.1.1.3.16.1.2.1.4 counter64 read-only
The total octet count for this rate limit entry.