CISCO-WAN-FR-RSRC-PART-MIB

File: CISCO-WAN-FR-RSRC-PART-MIB.mib (8833 bytes)

Imported modules

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

Imported symbols

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

Defined Types

FrPortCnfResPartGrpEntry  
SEQUENCE    
  frResPartPortNum Integer32
  frResPartCtrlrNum INTEGER
  frResPartRowStatus INTEGER
  frResPartNumOfLcnAvail Integer32
  frResPartDlciLow Integer32
  frResPartDlciHigh Integer32
  frResPartIngrPctBW Integer32
  frResPartEgrPctBW Integer32
  frResPartCtrlrID Integer32

Defined Values

ciscoWanFrRsrcPartMIB 1.3.6.1.4.1.351.150.45
The MIB module to configure the resource partition on Frame Relay Ports. Terminlogies used: LCN : Logical Connection Number. DLCI : Data Link Connection Identifier. A unique number assigned to a PVC endpoint in a frame relay network. This identifies a particular PVC endpoint within a user's access channel in a frame relay network and has local significance only to that channel.
MODULE-IDENTITY    

frPortCnfResPartGrpTable 1.3.6.1.4.1.351.110.5.1.1.1.5.1
This table is for configuring resource partition parameters. A resource partition is configured on frame relay port. The frame relay port if available in ifTable is identified by ifType values frameRelayService(44) and frForward(158).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrPortCnfResPartGrpEntry

frPortCnfResPartGrpEntry 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1
An entry for a resource partition. A resource partition has to be created before connections can be added on a frame relay port.
Status: current Access: not-accessible
OBJECT-TYPE    
  FrPortCnfResPartGrpEntry  

frResPartPortNum 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.1
The value of this object identifies the frame relay port. The value of this object must be same as the value of 'portNum' from frPortCnfPortGrpTable. If frame relay port is available in ifTable, then the value of this object must be same as the ifIndex value of frame relay ports with ifType frameRelayService(44) and frForward(158).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

frResPartCtrlrNum 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.2
This object identifies the controller which can be used for accessing the resources. The possible values are : par(1) : Portable Auto Route controller. : This value is applicable in Release 1.x. pnni(2): PNNI Controller. : This value is applicable in Release 2.x. tag(3) : MPLS(Formerly known as Tag Switch)Controller
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER par(1), pnni(2), tag(3)  

frResPartRowStatus 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.3
This object is used for adding/deleting/modifying resource partition on a frame relay port. In MGX Release 1.x: To add an entry, this object should be set to add, value for other objects should not be specified. FRSM will choose default values for all other objects. In MGX Release 2.x: To add an entry, this object should be set to add, value for frResPartCtrlrID may be specified. FRSM will choose default values for all other objects. To delete an entry, this object has to be set to del. Currently the value mod is not supported. The resource partition can be deleted only after deleting all the connections (LCNs).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER add(1), del(2), mod(3)  

frResPartNumOfLcnAvail 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.4
This represents number of LCNs available for this controller and this port. FRSM VHS 2CT3 can support LCNs upto 4000. FRSM12 can support LCNs upto 16000.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16000  

frResPartDlciLow 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.5
This represents low end of reserved DLCI.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..8388607  

frResPartDlciHigh 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.6
This represents high end of reserved DLCI.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..8388607  

frResPartIngrPctBW 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.7
The percentage of total ingress bandwidth reserved.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

frResPartEgrPctBW 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.8
The percentage of total egress bandwidth reserved.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

frResPartCtrlrID 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.9
This is the controller identifier for the resource patition. The default value is set for PNNI controller. Refer object frResPartCtrlrNum.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

cwfRsrcPartMIBConformance 1.3.6.1.4.1.351.150.45.2
OBJECT IDENTIFIER    

cwfRsrcPartMIBCompliances 1.3.6.1.4.1.351.150.45.2.1
OBJECT IDENTIFIER    

cwfRsrcPartMIBGroups 1.3.6.1.4.1.351.150.45.2.2
OBJECT IDENTIFIER    

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

ciscoWanFrRsrcPartGroup 1.3.6.1.4.1.351.150.45.2.2.1
A collection of objects providing the Frame Relay Port resource partition configuration information.
Status: current Access: read-write
OBJECT-GROUP