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

VENDOR: STRATACOM


 Home MIB: CISCO-WAN-CES-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
             cesmPortCnfResPartGrp 1.3.6.1.4.1.351.110.5.3.1.2
                 cesmPortCnfResPartGrpTable 1.3.6.1.4.1.351.110.5.3.1.2.1 no-access
This table is for configuring the resource partition parameters.
                     cesmPortCnfResPartGrpEntry 1.3.6.1.4.1.351.110.5.3.1.2.1.1 no-access
An entry for a resource partition. A resource partition have to be created before connections can be added to the logical ports.
                         cesmResPartPortNum 1.3.6.1.4.1.351.110.5.3.1.2.1.1.1 integer32 read-only
The value of this object identifies the CES port. The value of this object must be same as the value of 'cesPortNum' from cesmPortCnfGrpTable.
                         cesmResPartCtrlrNum 1.3.6.1.4.1.351.110.5.3.1.2.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.
                         cesmResPartRowStatus 1.3.6.1.4.1.351.110.5.3.1.2.1.1.3 integer read-write
This object is used for adding/deleting/modifying resource partition on a CES port. In MGX Release 1.x: To add an entry, this object should be set to add(1), value for other objects should not be specified. In MGX Release 2.x: To add an entry, this object should be set to add(1). To delete an entry, this object has to be set to del(2). The resource partition can be deleted only after deleting all the connections (LCNs). Enumeration: 'add': 1, 'del': 2, 'mod': 3.
                         cesmResPartNumOfLcnAvail 1.3.6.1.4.1.351.110.5.3.1.2.1.1.4 integer32 read-write
This represents number of LCNs available for this controller and this port. In CESM-T3/E3 and 8-T1/E1,this value is 1.
                         cesmResPartLcnLow 1.3.6.1.4.1.351.110.5.3.1.2.1.1.5 integer32 read-write
This represents low end of reserved LCN In CESM-8T1/E1 and T3/E3, this refers to the logical port.
                         cesmResPartLcnHigh 1.3.6.1.4.1.351.110.5.3.1.2.1.1.6 integer32 read-write
This represents high end of reserved LCN In CESM-8T1/E1 and T3/E3, this refers to the logical port.
                         cesmResPartIngrPctBW 1.3.6.1.4.1.351.110.5.3.1.2.1.1.7 integer32 read-write
The percentage of total ingress bandwidth reserved. In CESM-8T1/E1 and T3/E3, as there is only one LCN per port and it could be used by only one controller,this value is 100% for that controller.
                         cesmResPartEgrPctBW 1.3.6.1.4.1.351.110.5.3.1.2.1.1.8 integer32 read-write
The percentage of total egress bandwidth reserved In CESM-8T1/E1 and T3/E3, as there is only one LCN per port and it could be used by only one controller,this value is 100% for that controller.
                         cesmResPartCtrlrID 1.3.6.1.4.1.351.110.5.3.1.2.1.1.9 integer32 read-write
This is the controller identifier for the resource patition. The default value is set for PNNI controller.
 ciscoWanCesRsrcPartMIB 1.3.6.1.4.1.351.150.41
The mib module to configure the resource partition on Circuit Emulation Service(CES) ports. This is applicable for service modules providing the Circuit Emulation Services.
       cwcRsrcPartMIBConformance 1.3.6.1.4.1.351.150.41.2
           cwcRsrcPartMIBCompliances 1.3.6.1.4.1.351.150.41.2.1
               ciscoWanCesRsrcPartCompliance 1.3.6.1.4.1.351.150.41.2.1.1
The compliance statement for entities which implement the Broad band Interface Resource Partition MIB.
           cwcRsrcPartMIBGroups 1.3.6.1.4.1.351.150.41.2.2
               ciscoWanCesRsrcPartGroup 1.3.6.1.4.1.351.150.41.2.2.1
A collection of objects providing the resource partition configuration on CES ports.