MPOA-EXT-MIB

File: MPOA-EXT-MIB.mib (12639 bytes)

Imported modules

RFC-1212 SNMPv2-TC-v1 RFC1155-SMI
MPOA-MIB CENTILLION-ROOT-MIB

Imported symbols

OBJECT-TYPE TruthValue RowStatus
IpAddress mpcIndex extensions
Boolean BitField EnableIndicator

Defined Types

CnMpcConfigEntry  
SEQUENCE    
  cnMpcShareControlVccs TruthValue
  cnMpcShareDataVccs TruthValue
  cnMpcValidEntryCheckInterval INTEGER
  cnMpcMinFlowPacketCount INTEGER
  cnMpcCfgEnable EnableIndicator

CnMpoaIpVerificationEntry  
SEQUENCE    
  cnMpoaIpVerificationAddress IpAddress
  cnMpoaIpVerificationMask IpAddress
  cnMpoaIpVerificationStatus RowStatus

CnMpoaQosDscpToPriorityEntry  
SEQUENCE    
  cnMpoaQosDscpToPriorityIndex INTEGER
  cnMpoaQosDscpToPriorityInDscp INTEGER
  cnMpoaQosDscpToPriorityOutPriority INTEGER

Defined Values

cnMpoaExt 1.3.6.1.4.1.930.3.7
OBJECT IDENTIFIER    

cnMpcConfigTable 1.3.6.1.4.1.930.3.7.2
The MPOA Bay Networks proprietary Client Configuration Table. This table contains configuration information for all MPOA Clients which this agent manages.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnMpcConfigEntry

cnMpcConfigEntry 1.3.6.1.4.1.930.3.7.2.1
MPOA Client Bay Networks Configuration Entry. Each entry contains configuration information for one MPOA Client.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnMpcConfigEntry  

cnMpcShareControlVccs 1.3.6.1.4.1.930.3.7.2.1.1
This Parameter enables VCC sharing for MPOA Control VCCs if set to true. LLC encapsulation is always signaled, regardless of sharing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

cnMpcShareDataVccs 1.3.6.1.4.1.930.3.7.2.1.2
This parameter enables VCC sharing for MPOA Data VCCs if set to true. LLC encapsulation is always signaled, regardless of sharing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

cnMpcValidEntryCheckInterval 1.3.6.1.4.1.930.3.7.2.1.3
This parameter specifies the interval in seconds, to check LOCAL IP FDB entries in the Valid state for minimum activity.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..2147483647  

cnMpcMinFlowPacketCount 1.3.6.1.4.1.930.3.7.2.1.4
This parameter specifies the minimum number of packets to be forwarded by a Local FDB Entry in the Valid state in cnMpcValidEntryCheckInterval to maintain minimum activity level. If minimum activity is not maintained, the entry is deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cnMpcCfgEnable 1.3.6.1.4.1.930.3.7.2.1.5
This parameter specifies the user configured state of the MPOA client. 1 equals Disabled, 2 equals Enabled. Default is Enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

cnMpoaIpVerification 1.3.6.1.4.1.930.3.7.3
OBJECT IDENTIFIER    

cnMpoaIpVerificationTableType 1.3.6.1.4.1.930.3.7.3.1
This object controls the type of verification table that is being used. This object is used in combination with the status and download object and the IP verification table. Any change made to this object must be downloaded to the switch cards using the cnMpoaIpVerificationTableDownload object before the settings actually take effect. To enable a verification table, the table type must be set to exclusion or inclusion, enabled using the table status object and then downloaded to the cards using the download object. To delete the IP verification information, you must set the table status object to clear and then downloaded to the cards using the download object. When the information is deleted, the table type is read as unknown. To change the table type between exclusion and inclusion, you must first delete the IP verification information and then recreate it.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), exclusion(2), inclusion(3)  

cnMpoaIpVerificationTableStatus 1.3.6.1.4.1.930.3.7.3.2
This object is used to enable, disable or clear the IP Verification information. Any change to this object information must be downloaded to the switch cards using the cnMpoaIpVerificationTableDownload object. An empty IP verification table will yield disable on a get.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2), clear(3)  

cnMpoaIpVerificationTableDownload 1.3.6.1.4.1.930.3.7.3.3
Setting this object to true(1) causes the MPOA IP Verification Table information to be downloaded to all of the cards in the switch that support MPOA Clients (MPCs). You must download the IP Verification Table information to the cards before it will become effective when you are dynamically configuring this feature. The IP Verification Table is automatically downloaded to the MPC configured cards at card initialization. When read, this object always returns false(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  Boolean  

cnMpoaIpVerificationTable 1.3.6.1.4.1.930.3.7.3.4
The MPC IP Verification Table is either an inclusion or exclusion list as indicated by the cnMpoaIpVerificationTableType object. Any change to this table must be downloaded to the switch cards using the cnMpoaIpVerificationTableDownload object.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnMpoaIpVerificationEntry

cnMpoaIpVerificationEntry 1.3.6.1.4.1.930.3.7.3.4.1
Each row of the cnMpoaIpVerificationTable consists of an IP address and IP mask that is used to identify a range of addresses that are included or excluded when creating MPOA IP shortcuts. This cnMpoaIpVerificationStatus object is used to control adding or deleting each row.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnMpoaIpVerificationEntry  

cnMpoaIpVerificationAddress 1.3.6.1.4.1.930.3.7.3.4.1.1
This object is one of the two keys used to access the cnMpoaIpVerificationTable entries. This object contains an IP address used in conjunction with the cnMpoaIpVerificationMask to identify a range of one or more IP addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cnMpoaIpVerificationMask 1.3.6.1.4.1.930.3.7.3.4.1.2
This object is one of the two keys used to access the cnMpoaIpVerificationTable entries. This object contains an IP mask used in conjunction with the cnMpoaIpVerificationAddress to identify a range of one or more IP addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cnMpoaIpVerificationStatus 1.3.6.1.4.1.930.3.7.3.4.1.3
Use this object to add or delete rows in the cnMpoaIpVerificationTable. To create new rows, use createAndGo(4) or createAndWait(5). To delete entries use destroy(6). A valid row will have the status of active(1) on a get.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

cnMpoaQosDscpToPriorityGroup 1.3.6.1.4.1.930.3.7.4
OBJECT IDENTIFIER    

cnMpoaQosDscpToPriorityDefaults 1.3.6.1.4.1.930.3.7.4.1
When this object is set to 1, it causes the switch internal cnMpoaQosDscpToPriorityTable to be set to its factory default. Value will always be read as zero, when doing the SNMP get operation on the object. Network Management System can use this object to restore the mapping table to its default values.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BitField  

cnMpoaQosDscpToPriorityDownload 1.3.6.1.4.1.930.3.7.4.2
When this object is set to 1, it causes any changes that were made with the CnMpoaQosDscpToPriorityOutPriority object, to be activated. If no changes were made, setting this object has no effect. Value will always be read as zero, when doing the SNMP get operation on the object. The changes made by the user to the DSCP to 802.1p mapping table will not come into effect for the switching cards until this object is set to 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BitField  

cnMpoaQosDscpToPriorityTable 1.3.6.1.4.1.930.3.7.4.3
This table is used to specify the DS Code Point to 802.1p priority mapping on the egress MPC switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnMpoaQosDscpToPriorityEntry

cnMpoaQosDscpToPriorityEntry 1.3.6.1.4.1.930.3.7.4.3.1
Entry containing an individual DS code point to 802.1p priority mapping.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnMpoaQosDscpToPriorityEntry  

cnMpoaQosDscpToPriorityIndex 1.3.6.1.4.1.930.3.7.4.3.1.1
Used to uniquely identify a row in DSCP to 802.1p table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

cnMpoaQosDscpToPriorityInDscp 1.3.6.1.4.1.930.3.7.4.3.1.2
Six-bit Diffserv code point supplied in IP packet header.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..63  

cnMpoaQosDscpToPriorityOutPriority 1.3.6.1.4.1.930.3.7.4.3.1.3
802.1p priority value which can be mapped from the DS code point supplied in the IP packet header. Default mappings are always provided. However, if the user would like to change the mappings, it is recommended to follow the rules specified in RFC 2474 (Definition of the Differentiated Services Field in the IPv4 and IPv6 Headers).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7