CISCO-WAN-RSRC-PART-MIB
56 objects
The MIB module to manage resource partition objects. A resource partition is configured on a virtual interface (ifType value atmVirtual(149)) or atm interface (ifType value atm(37)). 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. Terminolgies used: VSI - Virtual Switch Interface, a hardware-independent switch control protocol. This allows a Switch to be controlled by a multiple controllers such as PNNI, MPLS. These control planes can be internal or external to the switch.The VSI interface defines the messages and associated functions which allow communication between the controller and the switch.This interface is expected to support all types of connections (voice,data,frame relay,ATM) for PVCs, SPVCs and SVCs. VSI Master - software component which requests connections and receives switch generic information. This controls one or more VSI Slaves. This may run on the switch or a dedicated controller platform. This is the master module.It performs the interface to the higher layer networking software and handles all VSI related functions. Controller - Software ( and possibly hardware) which manages topology and network resources and performs VSI Master function. This performs source routing for end-to-end SVCs, including general call acceptance GCAC,setup calls with other controllers. PNNI and MPLS are examples of controllers. ILMI - Integrated Local Management Interface (ILMI). An ATM Forum defined, SNMP-based management protocol for an ATM UNI. It provides interface status and configuration information, and also supports dynamic ATM address registration. CAC - Call Admission Control (CAC). When a new call coming to the gateway, a process checks the availability of the resources involved in the connection establishment before the gateway sets up the call. ATM - Asynchronous Transfer Mode (ATM). PNNI - Private Network to Network Interface (PNNI). MPLS - MultiProtocol Label Switching (MPLS). GCAC - Generic Connection Admittance Control (GCAC). PVC - Permanent Virtual Circuits (PVC). SVC - Switched Virtual Circuits (SVC). SPVC - Soft Permanent Virtual Circuits (SPVC). VPI - Virtual Path Identifier (VPI). VCI - Virtual Circuit Identifier (VCI).
Imported Objects
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.125 | IdentityciscoWANRsrcPartMIB | The MIB module to manage resource partition objects. A resource partition is configured on a virtual interface (ifType value atmVirtual(149)) or atm interface … | ||
| 1.3.6.1.4.1.9.9.125.1 | NodeciscoWANRsrcPartMIBObjects | |||
| 1.3.6.1.4.1.9.9.125.1.1 | NodecwRsrcPartConfGrp | |||
| 1.3.6.1.4.1.9.9.125.1.1.1 | TablecwRsrcPartConfTable | not-accessible | current | This table is for configuring resource partition parameters. A resource partition is configured on an interface whose ifType is atmVirtual(149) or atm(37). An … |
| 1.3.6.1.4.1.9.9.125.1.1.1.1 | RowcwRsrcPartConfEntry | not-accessible | current | An entry for a resource partition. A resource partition has to be created before connections can be added to the interface. In the following objects, ingress d… |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.1 | ColumncwRsrcPartID | not-accessible | current | This is resource partition identifier. One interface can have multiple resource partitions on it. |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.2 | ColumncwRsrcPartController | read-create | current | This is controller identifier. Once a resource partition is added the controller identified by this identifier can access resources configured for this partiti… |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.3 | ColumncwRsrcPartEgrGuarPctBwConf | read-create | current | The guaranteed percentage bandwidth reserved for the resource partition in egress direction. The sum of all resource partition guaranteed bandwidths cannot exc… |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.4 | ColumncwRsrcPartEgrMaxPctBwConf | read-create | current | The maximum percentage bandwidth for the resource partition in egress direction. This is not the guaranteed bandwidth. If bandwidth is available, the resource … |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.5 | ColumncwRsrcPartIngGuarPctBwConf | read-create | current | The guaranteed percentage bandwidth reserved for the resource partition in ingress direction. The sum of all resource partition guaranteed bandwidths cannot ex… |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.6 | ColumncwRsrcPartIngMaxPctBwConf | read-create | current | The maximum percentage bandwidth allocated for the resource partition in ingress direction. This is not the guaranteed bandwidth. If bandwidth is available, th… |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.7 | ColumncwRsrcPartEgrPctBwUsed | read-only | current | This is the percentage bandwidth used by the resource partition in egress direction. |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.8 | ColumncwRsrcPartIngPctBwUsed | read-only | current | This is the percentage bandwidth used by the resource partition in ingress direction. |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.9 | ColumncwRsrcPartEgrPctBwAvail | read-only | current | This is the percentage bandwidth available on the resource partition in egress direction. |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.10 | ColumncwRsrcPartIngPctBwAvail | read-only | current | This is the percentage bandwidth available on the resource partition in ingress direction. |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.11 | ColumncwRsrcPartVpiLo | read-create | current | The beginning of the VPI range for this partition. Connections provisioned on this partition must have a VPI greater than or equal to this value. |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.12 | ColumncwRsrcPartVpiHigh | read-create | current | The end of the VPI range for this partition. Connections provisioned on this partition must have a VPI less than or equal to this value. |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.13 | ColumncwRsrcPartVciLo | read-create | current | The beginning of the VCI range for this partition. Connections provisioned on this partition must have VCI greater than or equal to this VCI. |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.14 | ColumncwRsrcPartVciHigh | read-create | current | The end of the VCI range reserved for this partition. Connections provisioned on this partition must have a VCI less than or equal to this VCI. |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.15 | ColumncwRsrcPartGuarCon | read-create | current | The guaranteed number of connections that can be configured on this partition. |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.16 | ColumncwRsrcPartMaxCon | read-create | current | The maximum number of connections that can be configured on this partition. |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.17 | ColumncwRsrcPartUsedCon | read-only | current | This is the number of connections currently in use on this partition. |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.18 | ColumncwRsrcPartAvailCon | read-only | current | This is the number of connections available, that can be added on this partition. |
| 1.3.6.1.4.1.9.9.125.1.1.1.1.19 | ColumncwRsrcPartRowStatus | read-create | current | This will add, delete or modify the partition. Resource partition can be created by setting this object to createAndGo(4). Row may be deleted by setting this o… |
| 1.3.6.1.4.1.9.9.125.1.1.2 | TablecwRsrcPartIlmiTable | not-accessible | current | This is the ILMI configuration table. If the interface supports ILMI, the agent will automatically create a row in this table when a row is created in cwRsrcPa… |
| 1.3.6.1.4.1.9.9.125.1.1.2.1 | RowcwRsrcPartIlmiEntry | not-accessible | current | If the interface supports ILMI, the agent will automatically create an entry in this table when a resource partition is created. By default, ILMI is disabled o… |
| 1.3.6.1.4.1.9.9.125.1.1.2.1.1 | ColumncwRsrcPartIlmiEnabled | read-write | current | By setting the value of this object to 'true', ILMI signalling is enabled on the resource partition. |
| 1.3.6.1.4.1.9.9.125.1.1.2.1.2 | ColumncwRsrcPartSignallingVpi | read-write | current | Indicates the VPI on which signalling cells arrive on this resource partition. |
| 1.3.6.1.4.1.9.9.125.1.1.2.1.3 | ColumncwRsrcPartSignallingVci | read-write | current | Indicates the VCI on which signalling cells arrive on this resource partition. |
| 1.3.6.1.4.1.9.9.125.1.1.2.1.4 | ColumncwRsrcPartIlmiTrapEnable | read-write | current | ILMI trap generation can be enabled or disabled using this object. |
| 1.3.6.1.4.1.9.9.125.1.1.2.1.5 | ColumncwRsrcPartIlmiEstablishConPollIntvl | read-write | current | The amount of time S between successive transmissions of ILMI messages on this interface for the purpose of detecting establishment of ILMI connectivity. |
| 1.3.6.1.4.1.9.9.125.1.1.2.1.6 | ColumncwRsrcPartIlmiCheckConPollIntvl | read-write | current | The amount of time T between successive transmissions of ILMI messages on this interface for the purpose of detecting loss of ILMI connectivity. The distinguis… |
| 1.3.6.1.4.1.9.9.125.1.1.2.1.7 | ColumncwRsrcPartIlmiConPollInactFactor | read-write | current | The number K of consecutive polls on this interface for which no ILMI response message is received before ILMI connectivity is declared lost. |
| 1.3.6.1.4.1.9.9.125.1.1.3 | TablecwRsrcPartCtlrConfTable | not-accessible | current | This table is for configuring additional controllers to manage a resource partition. |
| 1.3.6.1.4.1.9.9.125.1.1.3.1 | RowcwRsrcPartCtlrConfEntry | not-accessible | current | An entry for additional controllers to control an existing resource partition. The resource partition, identified by indices ifIndex and cwRsrcPartID, must exi… |
| 1.3.6.1.4.1.9.9.125.1.1.3.1.1 | ColumncwRsrcPartCtlrController | not-accessible | current | This is controller identifier. One resource partition can be controlled by multiple controllers.User may want to do this to configure redundant controllers. |
| 1.3.6.1.4.1.9.9.125.1.1.3.1.2 | ColumncwRsrcPartCtlrRowStatus | read-create | current | This is used to create a row in the cwRsrcPartCtlrConfTable. A redundant controller is added by setting this object to createAndGo(4). Row may be deleted by se… |
| 1.3.6.1.4.1.9.9.125.1.2 | NodecwRsrcSvcAggrGrp | |||
| 1.3.6.1.4.1.9.9.125.1.2.1 | TablecwRsrcSvcAggregateTable | not-accessible | current | This table is for configuring an SVC aggregate resource within a resource partition. This provides aggregate bandwidth and VPI range within a resource partitio… |
| 1.3.6.1.4.1.9.9.125.1.2.1.1 | RowcwRsrcSvcAggregateEntry | not-accessible | current | An entry of SVC Aggregate. An SVC Aggregate is used to reserve certain bandwidth in the resource partition to be dedicated for call set-up. |
| 1.3.6.1.4.1.9.9.125.1.2.1.1.1 | ColumncwRsrcSvcAggrVpiLow | read-create | current | The low end of the VPI range for this SVC aggregate. This value has to be greater than or equal to the value of cwRsrcPartVpiLo of the containing resource part… |
| 1.3.6.1.4.1.9.9.125.1.2.1.1.2 | ColumncwRsrcSvcAggrVpiHigh | read-create | current | The high end of the VPI range for this SVC aggregate. This value has to be less than or equal to the value of cwRsrcPartVpiHigh of the containing resource part… |
| 1.3.6.1.4.1.9.9.125.1.2.1.1.3 | ColumncwRsrcSvcAggrEgrPctBw | read-create | current | This object indicates the percentage egress bandwidth that is used by SVC connections within the resource partition. The total egress bandwidth will be used by… |
| 1.3.6.1.4.1.9.9.125.1.2.1.1.4 | ColumncwRsrcSvcAggrIngPctBw | read-create | current | This object indicates the percentage ingress bandwidth that is used by SVC connections within the resource partition. The total ingress bandwidth will be used … |
| 1.3.6.1.4.1.9.9.125.1.2.1.1.5 | ColumncwRsrcSvcAggrChanVADTolerance | read-create | current | The value in this object refers to the customer accepted drop rate for voice connections when the bandwidth usage exceeds allowed value. The actual range of th… |
| 1.3.6.1.4.1.9.9.125.1.2.1.1.6 | ColumncwRsrcSvcAggrChanVADDutyCycle | read-create | current | This object refers to the talk-spurts duty cycle. The actual range of this object is 0.01(or 1%) to 0.99(or 99%). When the value of this object is to be passed… |
| 1.3.6.1.4.1.9.9.125.1.2.1.1.7 | ColumncwRsrcSvcAggrRowStatus | read-create | current | When an entry of the table is created, the following objects are mandatory: cwRsrcSvcAggrVpiLow cwRsrcSvcAggrVpiHigh cwRsrcSvcAggrEgrPctBw cwRsrcSvcAggrIngPctBw |
| 1.3.6.1.4.1.9.9.125.3 | NodecwRsrcPartMIBConformance | |||
| 1.3.6.1.4.1.9.9.125.3.1 | NodecwRsrcPartMIBCompliances | |||
| 1.3.6.1.4.1.9.9.125.3.1.1 | CompliancecwRsrcPartMIBCompliance | deprecated | The Compliance statement for Resource partition management group. | |
| 1.3.6.1.4.1.9.9.125.3.1.2 | CompliancecwRsrcPartMIBComplianceRev1 | current | The Compliance statement for Resource partition management group. | |
| 1.3.6.1.4.1.9.9.125.3.2 | NodecwRsrcPartMIBGroups | |||
| 1.3.6.1.4.1.9.9.125.3.2.1 | GroupcwRsrcPartMIBGroup | current | These are objects related to Resource partition group. | |
| 1.3.6.1.4.1.9.9.125.3.2.2 | GroupcwRsrcPartIlmiMIBGroup | current | These are objects related to Ilmi configuration on a Resource partition. | |
| 1.3.6.1.4.1.9.9.125.3.2.3 | GroupcwRsrcPartMappingGroup | current | These are objects used to configure redundant controllers for resource partitions. | |
| 1.3.6.1.4.1.9.9.125.3.2.4 | GroupcwRsrcSvcAggrGroup | current | These are objects used to configure SVC aggregate within resource partitions. |