FOUNDRY-CAR-MIB

File: FOUNDRY-CAR-MIB.mib (18911 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC FOUNDRY-SN-SWITCH-GROUP-MIB
IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge32
Counter64 Integer32 MacAddress
TEXTUAL-CONVENTION snSwitch InterfaceIndex
ifIndex

Defined Types

PacketSource  
TEXTUAL-CONVENTION    
  INTEGER input(0), output(1)  

RateLimitType  
TEXTUAL-CONVENTION    
  INTEGER all(3), quickAcc(2), standardAcc(1)  

RateLimitAction  
TEXTUAL-CONVENTION    
  INTEGER continue(1), drop(2), precedCont(3), precedXmit(4), xmit(5)  

BUMPacketType  
TEXTUAL-CONVENTION    
  INTEGER unknownunicast(1), multicast(2), unknownunicastmulticast(3), broadcast(4), broadcastunknownunicast(5), broadcastmulticast(6), broadcastunknownunicastmulticast(7)  

SnPortCAREntry  
SEQUENCE    
  snPortCARifIndex InterfaceIndex
  snPortCARDirection PacketSource
  snPortCARRowIndex INTEGER
  snPortCARType RateLimitType
  snPortCARAccIdx Integer32
  snPortCARRate Integer32
  snPortCARLimit Integer32
  snPortCARExtLimit Integer32
  snPortCARConformAction RateLimitAction
  snPortCARExceedAction RateLimitAction
  snPortCARStatSwitchedPkts Counter64
  snPortCARStatSwitchedBytes Counter64
  snPortCARStatFilteredPkts Counter64
  snPortCARStatFilteredBytes Counter64
  snPortCARStatCurBurst Gauge32

AgRateLimitCounterEntry  
SEQUENCE    
  agRateLimitCounterFwdedOctets Counter64
  agRateLimitCounterDroppedOctets Counter64
  agRateLimitCounterReMarkedOctets Counter64
  agRateLimitCounterTotalOctets Counter64

AgRateLimitCounterIndexEntry  
SEQUENCE    
  agRateLimitCounterIndexRowIndex INTEGER
  agRateLimitCounterIndexDirection PacketSource
  agRateLimitCounterIndexACLID Integer32
  agRateLimitCounterIndexVLANID Integer32
  agRateLimitCounterIndexVLANGroupID Integer32
  agRateLimitCounterIndexMACAddress MacAddress

AgRateLimitBUMCounterEntry  
SEQUENCE    
  agRateLimitBUMCounterIfindex InterfaceIndex
  agRateLimitBUMCounterVLANID Integer32
  agRateLimitBUMCounterPacketType BUMPacketType
  agRateLimitBUMCounterDroppedOctets Counter64
  agRateLimitBUMCounterCBS Counter64
  agRateLimitBUMCounterCIR Counter64
  agRateLimitBUMCounterAlertLowLevelThreshold Counter64
  agRateLimitBUMCounterAlertHighLevelThreshold Counter64
  agRateLimitBUMCounterShutdownTimeout Integer32

Defined Values

snCAR 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.
MODULE-IDENTITY    

snPortCARs 1.3.16.1
OBJECT IDENTIFIER    

snPortCARTable 1.3.16.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnPortCAREntry

snPortCAREntry 1.3.16.1.1.1
A collection of rate-limit configuration objects on this interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnPortCAREntry  

snPortCARifIndex 1.3.16.1.1.1.1
The ifIndex value for this rate limit entry.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

snPortCARDirection 1.3.16.1.1.1.2
The input or output transmission direction for the Rate Limit object. input (0), --for inbound traffic output(1) --for outbound traffic
Status: current Access: read-only
OBJECT-TYPE    
  PacketSource  

snPortCARRowIndex 1.3.16.1.1.1.3
The table index for rate limit objects. It increases as the rate limit entries are added. Skips the number when a row is deleted.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

snPortCARType 1.3.16.1.1.1.4
The type of traffic rate-limited against.
Status: current Access: read-only
OBJECT-TYPE    
  RateLimitType  

snPortCARAccIdx 1.3.16.1.1.1.5
The index to the access list if RateLimitType is either quickAcc or standardAcc.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snPortCARRate 1.3.16.1.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snPortCARLimit 1.3.16.1.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snPortCARExtLimit 1.3.16.1.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snPortCARConformAction 1.3.16.1.1.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  RateLimitAction  

snPortCARExceedAction 1.3.16.1.1.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  RateLimitAction  

snPortCARStatSwitchedPkts 1.3.16.1.1.1.11
The counter of packets permitted by this rate limit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snPortCARStatSwitchedBytes 1.3.16.1.1.1.12
The counter of bytes permitted by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snPortCARStatFilteredPkts 1.3.16.1.1.1.13
The counter of packets which exceeded this rate limit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snPortCARStatFilteredBytes 1.3.16.1.1.1.14
The counter of bytes which exceeded this rate limit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snPortCARStatCurBurst 1.3.16.1.1.1.15
The current received burst size.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agRateLimitCounterTable 1.3.16.1.2
A table of rate limit counter entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgRateLimitCounterEntry

agRateLimitCounterEntry 1.3.16.1.2.1
A collection of rate-limit counter objects on a interface, direction and configuration row index within that interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgRateLimitCounterEntry  

agRateLimitCounterFwdedOctets 1.3.16.1.2.1.1
The forwarded octet count for this rate limit entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

agRateLimitCounterDroppedOctets 1.3.16.1.2.1.2
The dropped octet count for this rate limit entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

agRateLimitCounterReMarkedOctets 1.3.16.1.2.1.3
The remarked octet count for this rate limit entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

agRateLimitCounterTotalOctets 1.3.16.1.2.1.4
The total octet count for this rate limit entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

agRateLimitCounterIndexTable 1.3.16.1.3
A table to map each rowindexes of rate limit counter entries to their corresponding ACL ID (or) VLAN ID (or) VLAN Group ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgRateLimitCounterIndexEntry

agRateLimitCounterIndexEntry 1.3.16.1.3.1
A collection of rate-limit counter objects on a interface, direction and configuration row index within that interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgRateLimitCounterIndexEntry  

agRateLimitCounterIndexRowIndex 1.3.16.1.3.1.1
The table index for rate limit objects. It increases as the rate limit entries are added. Skips the number when a row is deleted.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

agRateLimitCounterIndexDirection 1.3.16.1.3.1.2
The input or output transmission direction for the Rate Limit object. input (0), --for inbound traffic output(1) --for outbound traffic
Status: current Access: read-only
OBJECT-TYPE    
  PacketSource  

agRateLimitCounterIndexACLID 1.3.16.1.3.1.3
The corresponding ACL ID to match with the row index of the ratelimit counter table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agRateLimitCounterIndexVLANID 1.3.16.1.3.1.4
The corresponding VLAN ID to match with the row index of the ratelimit counter table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agRateLimitCounterIndexVLANGroupID 1.3.16.1.3.1.5
The corresponding VLAN Group ID to match with the row index of the ratelimit counter table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agRateLimitCounterIndexMACAddress 1.3.16.1.3.1.6
The corresponding MAC Address for Source MAC based rate limit to match with the row index of the ratelimit counter table.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

agRateLimitBUMCounterTable 1.3.16.1.4
This table displays The number of bytes dropped due to BUM rate-limit on the port, based on configured packet type and VLANID Committed Burst Size(CBS) in bits Committed Information Rate(CIR) in bits AlertLowLevelThreshold in bits AlertHighLevelThreshold in bits ShutdownTimeout in minutes
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgRateLimitBUMCounterEntry

agRateLimitBUMCounterEntry 1.3.16.1.4.1
An entry containing the number of bytes dropped due to BUM rate-limit, followed by CBS ,CIR, AlertLowLevelThreshold, AlertHighLevelThreshold in terms of bits, and ShutdownTimeout in minutes
Status: current Access: not-accessible
OBJECT-TYPE    
  AgRateLimitBUMCounterEntry  

agRateLimitBUMCounterIfindex 1.3.16.1.4.1.1
Ifindex, a count which uniquely identifies the ports in the chassis. Ranges from 1 to 2048
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

agRateLimitBUMCounterVLANID 1.3.16.1.4.1.2
VLANID, a ID which is used to represent the corresponding VLAN in the chassis. Ranges from 1 to 4096
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

agRateLimitBUMCounterPacketType 1.3.16.1.4.1.3
PacketType, used to represent the type of the packet i.e. B(1) or U(2) or BU(3) or M(4) or BM(5) or UM(6) or BUM(7) U?Unknown-Unicast, B?Broadcast and M?Multicast
Status: current Access: not-accessible
OBJECT-TYPE    
  BUMPacketType  

agRateLimitBUMCounterDroppedOctets 1.3.16.1.4.1.4
A count used to represent the number of bytes dropped due to BUM rate-limit in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

agRateLimitBUMCounterCBS 1.3.16.1.4.1.5
A count used to represent the Committed Burst Size in bits.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

agRateLimitBUMCounterCIR 1.3.16.1.4.1.6
A count used to represent the Committed Information Rate in bits.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

agRateLimitBUMCounterAlertLowLevelThreshold 1.3.16.1.4.1.7
A count used to represent the configured lower threshold level in bits, to generate the Alert.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

agRateLimitBUMCounterAlertHighLevelThreshold 1.3.16.1.4.1.8
A count used to represent the configured Higher threshold level in bits, to generate the Alert.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

agRateLimitBUMCounterShutdownTimeout 1.3.16.1.4.1.9
A count used to represent the Timeout value in terms of minutes, which is the time interval after which the shutdown port will be enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snBUMRLNotifications 1.3.16.1.5
OBJECT IDENTIFIER    

snTrapBUMratelimitAlertLowThreshold 1.3.16.1.5.1
A snTrapBUMratelimitAlertLowThreshold trap signifies that the ingress packets interms of bits have reached the configured low level threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

snTrapBUMratelimitAlertHighThreshold 1.3.16.1.5.2
A snTrapBUMratelimitAlertHighThreshold trap signifies that the ingress packets interms of bits, have reached the configured high level threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

snTrapBUMratelimitShutdownLinkDown 1.3.16.1.5.3
A snTrapBUMratelimitShutdownLinkDown trap signifies that the port is shutdown after reaching the configured CIR in bps.
Status: current Access: read-only
NOTIFICATION-TYPE    

snTrapBUMratelimitShutdownLinkUp 1.3.16.1.5.4
A snTrapBUMratelimitAlertHighThreshold trap signifies that the port is UP after the specified shutdown timeout in minutes.
Status: current Access: read-only
NOTIFICATION-TYPE