CISCO-MGX82XX-RPM-RSRC-PART-MIB

File: CISCO-MGX82XX-RPM-RSRC-PART-MIB.mib (8432 bytes)

Imported modules

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

Imported symbols

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

Defined Types

RpmIfCnfRscPartEntry  
SEQUENCE    
  rpmIfRscSlotNum Integer32
  rpmIfRscPartIfNum Integer32
  rpmIfRscPartCtrlrNum INTEGER
  rpmIfRscPrtRowStatus INTEGER
  rpmIfRscPrtIngrPctBandwidth Integer32
  rpmIfRscPrtEgrPctBandwidth Integer32
  rpmIfRscPrtVpiLow Integer32
  rpmIfRscPrtVpiHigh Integer32
  rpmIfRscPrtVciLow Integer32
  rpmIfRscPrtVciHigh Integer32
  rpmIfRscPrtMaxChans Integer32

Defined Values

ciscoMgx82xxRpmRsrcPartMIB 1.3.6.1.4.1.351.150.61
The MIB module to manage resource partition objects. A resource partition is configured on a RPM subinterface. An administrator can partition connection related resources like VPI, VCI ranges, bandwidth and total amount of available connection entries in the switch through these MIB tables.
MODULE-IDENTITY    

rpmIfCnfResPart 1.3.6.1.4.1.351.110.5.2.9.2
OBJECT IDENTIFIER    

rpmIfCnfRscPartTable 1.3.6.1.4.1.351.110.5.2.9.2.1
The table is for RPM interface resource partition.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpmIfCnfRscPartEntry

rpmIfCnfRscPartEntry 1.3.6.1.4.1.351.110.5.2.9.2.1.1
An entry for resource partition configuration on a logical interface. A resource partition need to be configured before connections(or connection endpoints) can be added to the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RpmIfCnfRscPartEntry  

rpmIfRscSlotNum 1.3.6.1.4.1.351.110.5.2.9.2.1.1.1
This object identifies the slot number of the RPM card in MGX shelf.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..30  

rpmIfRscPartIfNum 1.3.6.1.4.1.351.110.5.2.9.2.1.1.2
This is backplane interface number. Currently there is only one interface and value 1 is the only value supported.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

rpmIfRscPartCtrlrNum 1.3.6.1.4.1.351.110.5.2.9.2.1.1.3
This object identifies the type of the controller which owns the resource partition. par(1) : Portable Auto Route Controller. This is a controller software implementing Cisco Proprietary protocol for network routing and topology. pnni(2): Private Network-to-Network Interface(PNNI) controller. This is a controller implementing ATM Forum PNNI protocol for routing. tag(3) : Tag Switching(MPLS) controller. This is a controller supporting MPLS protocol.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER par(1), pnni(2), tag(3)  

rpmIfRscPrtRowStatus 1.3.6.1.4.1.351.110.5.2.9.2.1.1.4
This object contains the information on whether subinterface exists or being modified. add(1) : sub-interface exists del(2) : sub-interface deleted mod(2) : sub-interface being modified
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER add(1), del(2), mod(3)  

rpmIfRscPrtIngrPctBandwidth 1.3.6.1.4.1.351.110.5.2.9.2.1.1.5
The percentage of logical interface bandwidth.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

rpmIfRscPrtEgrPctBandwidth 1.3.6.1.4.1.351.110.5.2.9.2.1.1.6
The percentage of logical interface bandwidth.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

rpmIfRscPrtVpiLow 1.3.6.1.4.1.351.110.5.2.9.2.1.1.7
The beginning of the VPI range reserved for this partition.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

rpmIfRscPrtVpiHigh 1.3.6.1.4.1.351.110.5.2.9.2.1.1.8
The end of the VPI range reserved for this partition.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

rpmIfRscPrtVciLow 1.3.6.1.4.1.351.110.5.2.9.2.1.1.9
The beginning of the VCI range reserved for this partition. This field is only valid for logical interfaces configured with a single VPI.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

rpmIfRscPrtVciHigh 1.3.6.1.4.1.351.110.5.2.9.2.1.1.10
The end of the VCI range reserved for this partition. This field is only valid for logical interfaces configured with a single VPI.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

rpmIfRscPrtMaxChans 1.3.6.1.4.1.351.110.5.2.9.2.1.1.11
This represents maximum number of channels(connections) that are available to the controller.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4047  

cmrRsrcPartMIBConformance 1.3.6.1.4.1.351.150.61.3
OBJECT IDENTIFIER    

cmrRsrcPartMIBCompliances 1.3.6.1.4.1.351.150.61.3.1
OBJECT IDENTIFIER    

cmrRsrcPartMIBGroups 1.3.6.1.4.1.351.150.61.3.2
OBJECT IDENTIFIER    

cmrRsrcPartMIBCompliance 1.3.6.1.4.1.351.150.61.3.1.1
The Compliance statement for Resource partition management group.
Status: current Access: read-only
MODULE-COMPLIANCE    

cmrRsrcPartMIBGroup 1.3.6.1.4.1.351.150.61.3.2.1
The collection of objects related to configuration of Resource partition.
Status: current Access: read-only
OBJECT-GROUP