CISCO-MGX82XX-MODULE-RSRC-PART-MIB

File: CISCO-MGX82XX-MODULE-RSRC-PART-MIB.mib (7982 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF BASIS-MIB
CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
MODULE-COMPLIANCE OBJECT-GROUP cardGeneric
ciscoWan

Defined Types

CardResPartGrpEntry  
SEQUENCE    
  cardResPartCtrlrNum INTEGER
  cardResPartRowStatus INTEGER
  cardResPartNumOfLcnAvail Integer32

Defined Values

ciscoMgx82xxModuleRsrcPartMIB 1.3.6.1.4.1.351.150.73
The MIB module to configure the resource partition on service modules(cards) supported in MGX82xx and MGX88xx products. This MIB is supported in following Service Modules: AUSM (ATM UNI Service Module) CESM (Circuit Emulation Service Module) FRSM (Frame Relay Service Module) VISM (Voice Interworking Service Module) PXM1 (Processor Switch Module) Terminlogies used: LCN : Logical Connection Number. GLCN : Global LCN. Controller - Software ( and possibly hardware) which manages topology and network resources. This performs source routing for ent-to-end SVCs, including general call acceptance GCAC, setup calls with other controllers. PNNI and MPLS are examples for the Controller.
MODULE-IDENTITY    

cardResourcePartition 1.3.6.1.4.1.351.110.2.9
OBJECT IDENTIFIER    

cardLcnPartitionType 1.3.6.1.4.1.351.110.2.9.1
This object specifies the type of partition on LCN: The possible values are: noPartition(1): all controllers compete for the totoal (G)LCNs limited by the card controllerBased(2): the total number of (G)LCNs available to each controller is fixed but no reservation on each port. The number for each controller is specified in the cardResPartGrpTable. portControllerBased(3): a certain number of (G)LCNs available on each port for each controller is reserved, it is specified in the port resouce partition table. NOTE: This object has to be configured before adding any connections. Once a connection is added, this object cannot be changed until all of the connections are deleted.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noPartition(1), controllerBased(2), portControllerBased(3)  

cardResPartGrpTable 1.3.6.1.4.1.351.110.2.9.2
This table contains the configuration of all the resource partition(s) that are on the card level, such as (G)LCN (if the object cardLcnPartitionType is configured as controller-based, if not, there is no need to configure this table since it'll be useless).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CardResPartGrpEntry

cardResPartGrpEntry 1.3.6.1.4.1.351.110.2.9.2.1
An entry in the table. Each entry contains number of LCNs available.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardResPartGrpEntry  

cardResPartCtrlrNum 1.3.6.1.4.1.351.110.2.9.2.1.1
This object identifies the controller managing the partition. par(1) - Portable Auto Route(PAR). This is a VSI Master controller implementing Cisco Proprietary protocol for network routing and topology in a Network containing only Cisco Switches. pnni(2) - Private Network-to-Network Interface (PNNI) controller. The PNNI protocol is used between private ATM Switches and between groups of ATM switches. This protocol is defined for distributing topology information between switches and clusters of switches. tag(3) - Label(tag) Switch Controller(TSC).The LSC Implements MPLS (Multi Protocol Label Switching) protocol. The LSC is a router which is capable of controlling the operation of a separate ATM switch so that the two of them together function as a single ATM-LSR (ATM Label Switch Router). The LSC controls the operation of the ATM Switch using a 'Switch Control Protocol', which allows the LSC to setup and remove cross-connects on the ATM switch, to discover the configuration and capabilities of the controlled switch, and to gather statistics from the controlled switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER par(1), pnni(2), tag(3)  

cardResPartRowStatus 1.3.6.1.4.1.351.110.2.9.2.1.2
This object is used for adding/modifying the entries in the table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER add(1), del(2), mod(3)  

cardResPartNumOfLcnAvail 1.3.6.1.4.1.351.110.2.9.2.1.3
This object is configured to reserve the number of (G)LCNs for one controller on a SM card, it can be used on any port but the total number of connections added on all of the ports for that particular controller cannot exceed this number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

cmmRsrcPartMIBConformance 1.3.6.1.4.1.351.150.73.2
OBJECT IDENTIFIER    

cmmRsrcPartMIBCompliances 1.3.6.1.4.1.351.150.73.2.1
OBJECT IDENTIFIER    

cmmRsrcPartMIBGroups 1.3.6.1.4.1.351.150.73.2.2
OBJECT IDENTIFIER    

cmmRsrcPartCompliance 1.3.6.1.4.1.351.150.73.2.1.1
The compliance statement for entities which implement the Frame Relay Resource Partition MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

cmmRsrcPartGroup 1.3.6.1.4.1.351.150.73.2.2.1
A collection of objects providing the resource partition configuration information in service modules.
Status: current Access: read-write
OBJECT-GROUP