FOUNDRY-SN-CAM-MIB

File: FOUNDRY-SN-CAM-MIB.mib (16595 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC FOUNDRY-SN-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge32
Unsigned32 TEXTUAL-CONVENTION platform

Defined Types

Percent  
An integer that is in the range of a percent value.
TEXTUAL-CONVENTION    
  Gauge32 0..100  

SnCamUsageL3Entry  
SEQUENCE    
  snCamUsageL3Slot Unsigned32
  snCamUsageL3Processor Unsigned32
  snCamUsageL3Type INTEGER
  snCamUsageL3Supernet Unsigned32
  snCamUsageL3Size Unsigned32
  snCamUsageL3Free Gauge32
  snCamUsageL3UsedPercent Percent

SnCamUsageL2Entry  
SEQUENCE    
  snCamUsageL2Slot Unsigned32
  snCamUsageL2Processor Unsigned32
  snCamUsageL2Type INTEGER
  snCamUsageL2Size Unsigned32
  snCamUsageL2Free Gauge32
  snCamUsageL2UsedPercent Percent

SnCamUsageSessionEntry  
SEQUENCE    
  snCamUsageSessionSlot Unsigned32
  snCamUsageSessionProcessor Unsigned32
  snCamUsageSessionType INTEGER
  snCamUsageSessionSize Unsigned32
  snCamUsageSessionFree Gauge32
  snCamUsageSessionUsedPercent Percent

SnCamUsageOtherEntry  
SEQUENCE    
  snCamUsageOtherSlot Unsigned32
  snCamUsageOtherProcessor Unsigned32
  snCamUsageOtherType INTEGER
  snCamUsageOtherSize Unsigned32
  snCamUsageOtherFree Gauge32
  snCamUsageOtherUsedPercent Percent

Defined Values

snCamMIB 1.3.6.1.4.1.1991.1.14.1
The MIB module to describe generic objects for the usage of Content Addressable Memory (CAM). 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    

snCamObjects 1.3.6.1.4.1.1991.1.14.1.1
OBJECT IDENTIFIER    

snCamProfile 1.3.6.1.4.1.1991.1.14.1.1.1
This object identifies CAM partition profile. Each profile adjusts the partitions to optimize the device for corresponding applications.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER default(1), ipv4(2), ipv4Ipv6(3), ipv4Ipv62(4), ipv4Vpls(5), ipv4Vpn(6), ipv6(7), l2Metro(8), l2Metro2(9), mplsL3vpn(10), mplsL3vpn2(11), mplsVpls(12), mplsVpls2(13), mplsVpnVpls(14), multiService(15), multiService2(16), multiService3(17), multiService4(18)  

snCamUsage 1.3.6.1.4.1.1991.1.14.1.1.2
OBJECT IDENTIFIER    

snCamUsageL3Table 1.3.6.1.4.1.1991.1.14.1.1.2.1
A list of snCamUsageL3 entries. This table contains information of the entity's CAM usage for layer 3 traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnCamUsageL3Entry

snCamUsageL3Entry 1.3.6.1.4.1.1991.1.14.1.1.2.1.1
An entry containing management information applicable to CAM usage for layer 3 traffic
Status: current Access: not-accessible
OBJECT-TYPE    
  SnCamUsageL3Entry  

snCamUsageL3Slot 1.3.6.1.4.1.1991.1.14.1.1.2.1.1.1
A number which uniquely identifies a linecard in the device
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

snCamUsageL3Processor 1.3.6.1.4.1.1991.1.14.1.1.2.1.1.2
A number which uniquely identifies the network processor within a linecard in the device
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2  

snCamUsageL3Type 1.3.6.1.4.1.1991.1.14.1.1.2.1.1.3
This object identifies the type of layer 3 traffic passing through the network processor.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ipv4(1), ipv6(2), ipv4vpn(3), ipv6vpn(4)  

snCamUsageL3Supernet 1.3.6.1.4.1.1991.1.14.1.1.2.1.1.4
This object identifies the Supernet for the layer 3 type traffic. It provides information for longest match lookup. For example, zero indicates all the bits of IP address will be matched, and one indicates all but the lowest bit in IP address will be matched. The range is [0..32] for IPv4 and IPv4VPN, where a value of 32 indicates the entry is the total of other supernets indexed by [0..31]. The range is [0..10] for IPv6, where a value of 10 indicates the entry is the total of other supernets indexed by [0..9].
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

snCamUsageL3Size 1.3.6.1.4.1.1991.1.14.1.1.2.1.1.5
The effective CAM size for this layer 3 traffic entry. For ipv4 traffic, each unit is 4 bytes. For ipv4vpn, each unit is 8 bytes. For ipv6, each unit is 16 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snCamUsageL3Free 1.3.6.1.4.1.1991.1.14.1.1.2.1.1.6
The amount of CAM currently available for this layer 3 traffic entry. For ipv4 traffic, each unit is 4 bytes. For ipv4vpn, each unit is 8 bytes. For ipv6, each unit is 16 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

snCamUsageL3UsedPercent 1.3.6.1.4.1.1991.1.14.1.1.2.1.1.7
The percentage of CAM currently being used for this layer 3 traffic entry.
Status: current Access: read-only
OBJECT-TYPE    
  Percent  

snCamUsageL2Table 1.3.6.1.4.1.1991.1.14.1.1.2.2
A list of snCamUsageL2 entries. This table contains information of the entity's CAM usage for layer 2 traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnCamUsageL2Entry

snCamUsageL2Entry 1.3.6.1.4.1.1991.1.14.1.1.2.2.1
An entry containing management information applicable to CAM usage for layer 2 traffic
Status: current Access: not-accessible
OBJECT-TYPE    
  SnCamUsageL2Entry  

snCamUsageL2Slot 1.3.6.1.4.1.1991.1.14.1.1.2.2.1.1
A number which uniquely identifies a linecard in the device
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

snCamUsageL2Processor 1.3.6.1.4.1.1991.1.14.1.1.2.2.1.2
A number which uniquely identifies the network processor within a linecard in the device
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2  

snCamUsageL2Type 1.3.6.1.4.1.1991.1.14.1.1.2.2.1.3
This object identifies the type of layer 2 traffic passing through the network processor.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER forwarding(1), protocol(2), flooding(3), total(4)  

snCamUsageL2Size 1.3.6.1.4.1.1991.1.14.1.1.2.2.1.4
The effective CAM size for this layer 2 traffic entry. Each unit is 8 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snCamUsageL2Free 1.3.6.1.4.1.1991.1.14.1.1.2.2.1.5
The amount of CAM currently available for this layer 2 traffic entry. Each unit is 8 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

snCamUsageL2UsedPercent 1.3.6.1.4.1.1991.1.14.1.1.2.2.1.6
The percentage of CAM currently being used for this layer 2 traffic entry.
Status: current Access: read-only
OBJECT-TYPE    
  Percent  

snCamUsageSessionTable 1.3.6.1.4.1.1991.1.14.1.1.2.3
A list of snCamUsageSession entries. This table contains information of the entitiy's CAM usage for sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnCamUsageSessionEntry

snCamUsageSessionEntry 1.3.6.1.4.1.1991.1.14.1.1.2.3.1
An entry containing management information applicable to CAM usage for sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnCamUsageSessionEntry  

snCamUsageSessionSlot 1.3.6.1.4.1.1991.1.14.1.1.2.3.1.1
A number which uniquely identifies a linecard in the device
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

snCamUsageSessionProcessor 1.3.6.1.4.1.1991.1.14.1.1.2.3.1.2
A number which uniquely identifies the network processor within a linecard in the device
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2  

snCamUsageSessionType 1.3.6.1.4.1.1991.1.14.1.1.2.3.1.3
This object identifies the type of sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ipv4Multicast(1), ipv4andMacReceiveAcl(2), ipv4andMacRuleAcl(3), ipv4andMacTotal(4), ipv4andMacOut(5), ipv6Multicast(6), ipv6ReceiveAcl(7), ipv6RuleAcl(8), ipv6Total(9), ipv6Out(10), labelOut(11), ipv4SrcGuardDenial(12), ipv4SrcGuardPermit(13), internalForwardingLookup(14)  

snCamUsageSessionSize 1.3.6.1.4.1.1991.1.14.1.1.2.3.1.4
The effective CAM size for this session traffic entry. For IPv4 sessions, each unit is 16 bytes. For IPv4 sessions, each unit is 64 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snCamUsageSessionFree 1.3.6.1.4.1.1991.1.14.1.1.2.3.1.5
The amount of CAM currently available this session traffic entry. For IPv4 sessions, each unit is 16 bytes. For IPv4 sessions, each unit is 64 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

snCamUsageSessionUsedPercent 1.3.6.1.4.1.1991.1.14.1.1.2.3.1.6
The percentage of CAM currently being used by this session traffic entry
Status: current Access: read-only
OBJECT-TYPE    
  Percent  

snCamUsageOtherTable 1.3.6.1.4.1.1991.1.14.1.1.2.4
A list of snCamUsageOther entries. This table contains information of the entitiy's CAM usage for types other than L3, L2, or Session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnCamUsageOtherEntry

snCamUsageOtherEntry 1.3.6.1.4.1.1991.1.14.1.1.2.4.1
An entry containing management information applicable to CAM usage for types other than L3, L2, or Session
Status: current Access: not-accessible
OBJECT-TYPE    
  SnCamUsageOtherEntry  

snCamUsageOtherSlot 1.3.6.1.4.1.1991.1.14.1.1.2.4.1.1
A number which uniquely identifies a linecard in the device
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

snCamUsageOtherProcessor 1.3.6.1.4.1.1991.1.14.1.1.2.4.1.2
A number which uniquely identifies the network processor within a linecard in the device
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2  

snCamUsageOtherType 1.3.6.1.4.1.1991.1.14.1.1.2.4.1.3
This object identifies the type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER gre(1), multicastVpls(2)  

snCamUsageOtherSize 1.3.6.1.4.1.1991.1.14.1.1.2.4.1.4
The effective CAM size for this Other traffic entry. For GRE, each unit is 8 bytes. For multicast VPLS, each unit is 16 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snCamUsageOtherFree 1.3.6.1.4.1.1991.1.14.1.1.2.4.1.5
The amount of CAM currently available this Other traffic entry. For GRE, each unit is 8 bytes. For multicast VPLS, each unit is 16 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

snCamUsageOtherUsedPercent 1.3.6.1.4.1.1991.1.14.1.1.2.4.1.6
The percentage of CAM currently being used by this entry
Status: current Access: read-only
OBJECT-TYPE    
  Percent