CISCO-WAN-FR-RSRC-PART-MIB: View SNMP OID List / Download MIB

VENDOR: STRATACOM


 Home MIB: CISCO-WAN-FR-RSRC-PART-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
                     frPortCnfResPartGrpTable 1.3.6.1.4.1.351.110.5.1.1.1.5.1 no-access
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).
                         frPortCnfResPartGrpEntry 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1 no-access
An entry for a resource partition. A resource partition has to be created before connections can be added on a frame relay port.
                             frResPartPortNum 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.1 integer32 read-only
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).
                             frResPartCtrlrNum 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.2 integer read-only
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 Enumeration: 'pnni': 2, 'par': 1, 'tag': 3.
                             frResPartRowStatus 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.3 integer read-write
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). Enumeration: 'add': 1, 'del': 2, 'mod': 3.
                             frResPartNumOfLcnAvail 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.4 integer32 read-write
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.
                             frResPartDlciLow 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.5 integer32 read-write
This represents low end of reserved DLCI.
                             frResPartDlciHigh 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.6 integer32 read-write
This represents high end of reserved DLCI.
                             frResPartIngrPctBW 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.7 integer32 read-write
The percentage of total ingress bandwidth reserved.
                             frResPartEgrPctBW 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.8 integer32 read-write
The percentage of total egress bandwidth reserved.
                             frResPartCtrlrID 1.3.6.1.4.1.351.110.5.1.1.1.5.1.1.9 integer32 read-write
This is the controller identifier for the resource patition. The default value is set for PNNI controller. Refer object frResPartCtrlrNum.
 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.
       cwfRsrcPartMIBConformance 1.3.6.1.4.1.351.150.45.2
           cwfRsrcPartMIBCompliances 1.3.6.1.4.1.351.150.45.2.1
               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.
           cwfRsrcPartMIBGroups 1.3.6.1.4.1.351.150.45.2.2
               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.