MIBs Depot

CISCO-WAN-RSRC-PART-MIB

Registered at
1.3.6.1.4.1.9.9.125
Last updated
2002-09-14 00:00
Organization
Cisco Systems, Inc.
Revisions
2002-09-14 00:00, 2002-03-06 00:00, 1999-10-12 00:00
Namespace
cisco
Source file
CISCO-WAN-RSRC-PART-MIB
Digest
sha256:2421e20496d1f8d69565212ed827aa227cb90ea957a1b58bd03992f45c874b68

Description

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).

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wanatm@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-SMI
CISCO-WAN-RSRC-PART-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoWANRsrcPartMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.125.1
cwRsrcPartConfGrp
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.125.1.1
cwRsrcPartConfTable
OBJECT-TYPE
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 entry can be added, deleted or modified. Entries in this table can be modified through the commands provided by the CLI also.
1.3.6.1.4.1.9.9.125.1.1.1not-accessiblecurrent
cwRsrcPartConfEntry
OBJECT-TYPE
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 direction means, from network to switch, and egress direction means, from switch to network.
1.3.6.1.4.1.9.9.125.1.1.1.1not-accessiblecurrent
cwRsrcPartID
OBJECT-TYPE
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.1Unsigned32 (1..255)not-accessiblecurrent
cwRsrcPartController
OBJECT-TYPE
This is controller identifier. Once a resource partition is added the controller identified by this identifier can access resources configured for this partition.
1.3.6.1.4.1.9.9.125.1.1.1.1.2Unsigned32 (1..255)read-createcurrent
cwRsrcPartEgrGuarPctBwConf
OBJECT-TYPE
The guaranteed percentage bandwidth reserved for the resource partition in egress direction. The sum of all resource partition guaranteed bandwidths cannot exceed 100% of interface's guaranteed bandwidth.
1.3.6.1.4.1.9.9.125.1.1.1.1.3Unsigned32 (0..1000000)read-createcurrent
cwRsrcPartEgrMaxPctBwConf
OBJECT-TYPE
The maximum percentage bandwidth for the resource partition in egress direction. This is not the guaranteed bandwidth. If bandwidth is available, the resource partition will be allocated bandwidth up to this value.
1.3.6.1.4.1.9.9.125.1.1.1.1.4Unsigned32 (0..1000000)read-createcurrent
cwRsrcPartIngGuarPctBwConf
OBJECT-TYPE
The guaranteed percentage bandwidth reserved for the resource partition in ingress direction. The sum of all resource partition guaranteed bandwidths cannot exceed 100% of the interface's guaranteed bandwidth.
1.3.6.1.4.1.9.9.125.1.1.1.1.5Unsigned32 (0..1000000)read-createcurrent
cwRsrcPartIngMaxPctBwConf
OBJECT-TYPE
The maximum percentage bandwidth allocated for the resource partition in ingress direction. This is not the guaranteed bandwidth. If bandwidth is available, the resource partition will be allocated bandwidth up to this value.
1.3.6.1.4.1.9.9.125.1.1.1.1.6Unsigned32 (0..1000000)read-createcurrent
cwRsrcPartEgrPctBwUsed
OBJECT-TYPE
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.7Unsigned32 (0..1000000)read-onlycurrent
cwRsrcPartIngPctBwUsed
OBJECT-TYPE
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.8Unsigned32 (0..1000000)read-onlycurrent
cwRsrcPartEgrPctBwAvail
OBJECT-TYPE
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.9Unsigned32 (0..1000000)read-onlycurrent
cwRsrcPartIngPctBwAvail
OBJECT-TYPE
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.10Unsigned32 (0..1000000)read-onlycurrent
cwRsrcPartVpiLo
OBJECT-TYPE
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.11Unsigned32 (0..4095)read-createcurrent
cwRsrcPartVpiHigh
OBJECT-TYPE
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.12Unsigned32 (0..4095)read-createcurrent
cwRsrcPartVciLo
OBJECT-TYPE
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.13Unsigned32 (0..65535)read-createcurrent
cwRsrcPartVciHigh
OBJECT-TYPE
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.14Unsigned32 (0..65535)read-createcurrent
cwRsrcPartGuarCon
OBJECT-TYPE
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.15Unsigned32 (0..131072)read-createcurrent
cwRsrcPartMaxCon
OBJECT-TYPE
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.16Unsigned32 (0..131072)read-createcurrent
cwRsrcPartUsedCon
OBJECT-TYPE
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.17Unsigned32 (0..131072)read-onlycurrent
cwRsrcPartAvailCon
OBJECT-TYPE
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.18Unsigned32 (0..131072)read-onlycurrent
cwRsrcPartRowStatus
OBJECT-TYPE
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 object to destroy(6).
1.3.6.1.4.1.9.9.125.1.1.1.1.19RowStatusread-createcurrent
cwRsrcPartIlmiTable
OBJECT-TYPE
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 cwRsrcPartConfTable. The ILMI objects will be set with default values, i.e, with ILMI signalling disabled.
1.3.6.1.4.1.9.9.125.1.1.2not-accessiblecurrent
cwRsrcPartIlmiEntry
OBJECT-TYPE
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 on resource partitions. ILMI can be enabled by setting 'cwRsrcPartIlmiEnabled' to 'true'. An entry will be deleted from this table when a corresponding resource partition entry is deleted from cwRsrcPartConfTable.
1.3.6.1.4.1.9.9.125.1.1.2.1not-accessiblecurrent
cwRsrcPartIlmiEnabled
OBJECT-TYPE
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.1TruthValueread-writecurrent
cwRsrcPartSignallingVpi
OBJECT-TYPE
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.2INTEGER (0..4095)read-writecurrent
cwRsrcPartSignallingVci
OBJECT-TYPE
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.3INTEGER (0..65535)read-writecurrent
cwRsrcPartIlmiTrapEnable
OBJECT-TYPE
ILMI trap generation can be enabled or disabled using this object.
1.3.6.1.4.1.9.9.125.1.1.2.1.4TruthValueread-writecurrent
cwRsrcPartIlmiEstablishConPollIntvl
OBJECT-TYPE
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.5Unsigned32 (1..65535)read-writecurrent
cwRsrcPartIlmiCheckConPollIntvl
OBJECT-TYPE
The amount of time T between successive transmissions of ILMI messages on this interface for the purpose of detecting loss of ILMI connectivity. The distinguished value zero disables ILMI connectivity procedures on this interface.
1.3.6.1.4.1.9.9.125.1.1.2.1.6Unsigned32 (0..65535)read-writecurrent
cwRsrcPartIlmiConPollInactFactor
OBJECT-TYPE
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.2.1.7Unsigned32 (0..65535)read-writecurrent
cwRsrcPartCtlrConfTable
OBJECT-TYPE
This table is for configuring additional controllers to manage a resource partition.
1.3.6.1.4.1.9.9.125.1.1.3not-accessiblecurrent
cwRsrcPartCtlrConfEntry
OBJECT-TYPE
An entry for additional controllers to control an existing resource partition. The resource partition, identified by indices ifIndex and cwRsrcPartID, must exist in the cwRsrcPartConfTable. An entry from this table is deleted if the cwRsrcPartID associated entry from cwRsrcPartConfTable is deleted.
1.3.6.1.4.1.9.9.125.1.1.3.1not-accessiblecurrent
cwRsrcPartCtlrController
OBJECT-TYPE
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.1Unsigned32 (1..255)not-accessiblecurrent
cwRsrcPartCtlrRowStatus
OBJECT-TYPE
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 setting this object to destroy(6).
1.3.6.1.4.1.9.9.125.1.1.3.1.2RowStatusread-createcurrent
cwRsrcSvcAggrGrp
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.125.1.2
cwRsrcSvcAggregateTable
OBJECT-TYPE
This table is for configuring an SVC aggregate resource within a resource partition. This provides aggregate bandwidth and VPI range within a resource partition that CAC (Call Admission Control) can dynamically allocate the required resource from it to establish a SVC connection for the incoming call. The allocated bandwidth will become available in the SVC aggregate when the call is torn down. When the required bandwidth of an incoming call exceeds the bandwidth available for SVC connection, the CAC will fail the establishment of the new call.
1.3.6.1.4.1.9.9.125.1.2.1not-accessiblecurrent
cwRsrcSvcAggregateEntry
OBJECT-TYPE
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.1not-accessiblecurrent
cwRsrcSvcAggrVpiLow
OBJECT-TYPE
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 partition. SVC connection provisioned on this SVC aggregate must have a VPI greater than or equal to this value.
1.3.6.1.4.1.9.9.125.1.2.1.1.1Unsigned32 (0..4095)read-createcurrent
cwRsrcSvcAggrVpiHigh
OBJECT-TYPE
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 partition. SVC connection provisioned on this SVC aggregate must have a VPI less than or equal to this value. If cwRsrcSvcAggrVpiLow and cwRsrcSvcAggrVpiHigh are equal, then only one VSI is allocated for this SVC aggregate.
1.3.6.1.4.1.9.9.125.1.2.1.1.2Unsigned32 (0..4095)read-createcurrent
cwRsrcSvcAggrEgrPctBw
OBJECT-TYPE
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 SVC connections within the resource partition is determined by multiplying the value of this object and cwRsrcPartEgrGuarPctBwConf and port speed (ifSpeed). Total egress bandwidth available to SVCs = ifSpeed * cwRsrcPartEgrGuarPctBwConf * cwRsrcSvcAggrEgrPctBw Note that the total egress bandwidth for all PVC connections on the resource partition plus the egress bandwidth of SVC aggregate can't be greater than the maximum egress bandwidth (cwRsrcPartEgrMaxPctBwConf) of the containing resource partition.
1.3.6.1.4.1.9.9.125.1.2.1.1.3Integer32 (1..100)read-createcurrent
cwRsrcSvcAggrIngPctBw
OBJECT-TYPE
This object indicates the percentage ingress bandwidth that is used by SVC connections within the resource partition. The total ingress bandwidth will be used by SVC connections within the resource partition is determined by multiplying the value of this object and cwRsrcPartIngGuarPctBwConf and port speed (ifSpeed). Total ingress bandwidth available to SVCs = ifSpeed * cwRsrcPartIngGuarPctBwConf * cwRsrcSvcAggrIngPctBw Note that the total ingress bandwidth for all PVC connections on the resource partition plus the ingress bandwidth of SVC aggregate can't be greater than the maximum ingress bandwidth (cwRsrcPartIngMaxPctBwConf) of the containing resource partition.
1.3.6.1.4.1.9.9.125.1.2.1.1.4Integer32 (1..100)read-createcurrent
cwRsrcSvcAggrChanVADTolerance
OBJECT-TYPE
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 this object is 0.0001(or 0.01%) to 1.00(or 100%). However, when the underlying CAC(Connection Admission Control) module is notified of the change in this object, then the value has to be divided by a factor of 10000.
1.3.6.1.4.1.9.9.125.1.2.1.1.5Integer32 (1..10000)read-createcurrent
cwRsrcSvcAggrChanVADDutyCycle
OBJECT-TYPE
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 to underlying CAC module this value has to be divided by 100.
1.3.6.1.4.1.9.9.125.1.2.1.1.6Integer32 (1..99)read-createcurrent
cwRsrcSvcAggrRowStatus
OBJECT-TYPE
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.1.2.1.1.7RowStatusread-createcurrent
cwRsrcPartMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.125.3
cwRsrcPartMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.125.3.1
cwRsrcPartMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.125.3.2

Conformance

NameOIDStatus
cwRsrcPartMIBCompliance
MODULE-COMPLIANCE
The Compliance statement for Resource partition management group.
1.3.6.1.4.1.9.9.125.3.1.1deprecated
cwRsrcPartMIBComplianceRev1
MODULE-COMPLIANCE
The Compliance statement for Resource partition management group.
1.3.6.1.4.1.9.9.125.3.1.2current
cwRsrcPartMIBGroup
OBJECT-GROUP
These are objects related to Resource partition group.
1.3.6.1.4.1.9.9.125.3.2.1current
cwRsrcPartIlmiMIBGroup
OBJECT-GROUP
These are objects related to Ilmi configuration on a Resource partition.
1.3.6.1.4.1.9.9.125.3.2.2current
cwRsrcPartMappingGroup
OBJECT-GROUP
These are objects used to configure redundant controllers for resource partitions.
1.3.6.1.4.1.9.9.125.3.2.3current
cwRsrcSvcAggrGroup
OBJECT-GROUP
These are objects used to configure SVC aggregate within resource partitions.
1.3.6.1.4.1.9.9.125.3.2.4current