CISCO-WAN-RSRC-PART-MIB

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

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 TruthValue RowStatus
MODULE-COMPLIANCE OBJECT-GROUP ifIndex
ciscoMgmt

Defined Types

CwRsrcPartConfEntry  
SEQUENCE    
  cwRsrcPartID Unsigned32
  cwRsrcPartController Unsigned32
  cwRsrcPartEgrGuarPctBwConf Unsigned32
  cwRsrcPartEgrMaxPctBwConf Unsigned32
  cwRsrcPartIngGuarPctBwConf Unsigned32
  cwRsrcPartIngMaxPctBwConf Unsigned32
  cwRsrcPartEgrPctBwUsed Unsigned32
  cwRsrcPartIngPctBwUsed Unsigned32
  cwRsrcPartEgrPctBwAvail Unsigned32
  cwRsrcPartIngPctBwAvail Unsigned32
  cwRsrcPartVpiLo Unsigned32
  cwRsrcPartVpiHigh Unsigned32
  cwRsrcPartVciLo Unsigned32
  cwRsrcPartVciHigh Unsigned32
  cwRsrcPartGuarCon Unsigned32
  cwRsrcPartMaxCon Unsigned32
  cwRsrcPartUsedCon Unsigned32
  cwRsrcPartAvailCon Unsigned32
  cwRsrcPartRowStatus RowStatus

CwRsrcPartIlmiEntry  
SEQUENCE    
  cwRsrcPartIlmiEnabled TruthValue
  cwRsrcPartSignallingVpi INTEGER
  cwRsrcPartSignallingVci INTEGER
  cwRsrcPartIlmiTrapEnable TruthValue
  cwRsrcPartIlmiEstablishConPollIntvl Unsigned32
  cwRsrcPartIlmiCheckConPollIntvl Unsigned32
  cwRsrcPartIlmiConPollInactFactor Unsigned32

CwRsrcPartCtlrConfEntry  
SEQUENCE    
  cwRsrcPartCtlrController Unsigned32
  cwRsrcPartCtlrRowStatus RowStatus

CwRsrcSvcAggregateEntry  
SEQUENCE    
  cwRsrcSvcAggrVpiLow Unsigned32
  cwRsrcSvcAggrVpiHigh Unsigned32
  cwRsrcSvcAggrEgrPctBw Integer32
  cwRsrcSvcAggrIngPctBw Integer32
  cwRsrcSvcAggrChanVADTolerance Integer32
  cwRsrcSvcAggrChanVADDutyCycle Integer32
  cwRsrcSvcAggrRowStatus RowStatus

Defined Values

ciscoWANRsrcPartMIB 1.3.6.1.4.1.9.9.125
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).
MODULE-IDENTITY    

ciscoWANRsrcPartMIBObjects 1.3.6.1.4.1.9.9.125.1
OBJECT IDENTIFIER    

cwRsrcPartConfGrp 1.3.6.1.4.1.9.9.125.1.1
OBJECT IDENTIFIER    

cwRsrcSvcAggrGrp 1.3.6.1.4.1.9.9.125.1.2
OBJECT IDENTIFIER    

cwRsrcPartConfTable 1.3.6.1.4.1.9.9.125.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwRsrcPartConfEntry

cwRsrcPartConfEntry 1.3.6.1.4.1.9.9.125.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwRsrcPartConfEntry  

cwRsrcPartID 1.3.6.1.4.1.9.9.125.1.1.1.1.1
This is resource partition identifier. One interface can have multiple resource partitions on it.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..255  

cwRsrcPartController 1.3.6.1.4.1.9.9.125.1.1.1.1.2
This is controller identifier. Once a resource partition is added the controller identified by this identifier can access resources configured for this partition.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

cwRsrcPartEgrGuarPctBwConf 1.3.6.1.4.1.9.9.125.1.1.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1000000  

cwRsrcPartEgrMaxPctBwConf 1.3.6.1.4.1.9.9.125.1.1.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1000000  

cwRsrcPartIngGuarPctBwConf 1.3.6.1.4.1.9.9.125.1.1.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1000000  

cwRsrcPartIngMaxPctBwConf 1.3.6.1.4.1.9.9.125.1.1.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1000000  

cwRsrcPartEgrPctBwUsed 1.3.6.1.4.1.9.9.125.1.1.1.1.7
This is the percentage bandwidth used by the resource partition in egress direction.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1000000  

cwRsrcPartIngPctBwUsed 1.3.6.1.4.1.9.9.125.1.1.1.1.8
This is the percentage bandwidth used by the resource partition in ingress direction.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1000000  

cwRsrcPartEgrPctBwAvail 1.3.6.1.4.1.9.9.125.1.1.1.1.9
This is the percentage bandwidth available on the resource partition in egress direction.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1000000  

cwRsrcPartIngPctBwAvail 1.3.6.1.4.1.9.9.125.1.1.1.1.10
This is the percentage bandwidth available on the resource partition in ingress direction.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1000000  

cwRsrcPartVpiLo 1.3.6.1.4.1.9.9.125.1.1.1.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4095  

cwRsrcPartVpiHigh 1.3.6.1.4.1.9.9.125.1.1.1.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4095  

cwRsrcPartVciLo 1.3.6.1.4.1.9.9.125.1.1.1.1.13
The beginning of the VCI range for this partition. Connections provisioned on this partition must have VCI greater than or equal to this VCI.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cwRsrcPartVciHigh 1.3.6.1.4.1.9.9.125.1.1.1.1.14
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cwRsrcPartGuarCon 1.3.6.1.4.1.9.9.125.1.1.1.1.15
The guaranteed number of connections that can be configured on this partition.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..131072  

cwRsrcPartMaxCon 1.3.6.1.4.1.9.9.125.1.1.1.1.16
The maximum number of connections that can be configured on this partition.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..131072  

cwRsrcPartUsedCon 1.3.6.1.4.1.9.9.125.1.1.1.1.17
This is the number of connections currently in use on this partition.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..131072  

cwRsrcPartAvailCon 1.3.6.1.4.1.9.9.125.1.1.1.1.18
This is the number of connections available, that can be added on this partition.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..131072  

cwRsrcPartRowStatus 1.3.6.1.4.1.9.9.125.1.1.1.1.19
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).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cwRsrcPartIlmiTable 1.3.6.1.4.1.9.9.125.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwRsrcPartIlmiEntry

cwRsrcPartIlmiEntry 1.3.6.1.4.1.9.9.125.1.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwRsrcPartIlmiEntry  

cwRsrcPartIlmiEnabled 1.3.6.1.4.1.9.9.125.1.1.2.1.1
By setting the value of this object to 'true', ILMI signalling is enabled on the resource partition.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cwRsrcPartSignallingVpi 1.3.6.1.4.1.9.9.125.1.1.2.1.2
Indicates the VPI on which signalling cells arrive on this resource partition.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

cwRsrcPartSignallingVci 1.3.6.1.4.1.9.9.125.1.1.2.1.3
Indicates the VCI on which signalling cells arrive on this resource partition.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

cwRsrcPartIlmiTrapEnable 1.3.6.1.4.1.9.9.125.1.1.2.1.4
ILMI trap generation can be enabled or disabled using this object.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cwRsrcPartIlmiEstablishConPollIntvl 1.3.6.1.4.1.9.9.125.1.1.2.1.5
The amount of time S between successive transmissions of ILMI messages on this interface for the purpose of detecting establishment of ILMI connectivity.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

cwRsrcPartIlmiCheckConPollIntvl 1.3.6.1.4.1.9.9.125.1.1.2.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

cwRsrcPartIlmiConPollInactFactor 1.3.6.1.4.1.9.9.125.1.1.2.1.7
The number K of consecutive polls on this interface for which no ILMI response message is received before ILMI connectivity is declared lost.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

cwRsrcPartCtlrConfTable 1.3.6.1.4.1.9.9.125.1.1.3
This table is for configuring additional controllers to manage a resource partition.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwRsrcPartCtlrConfEntry

cwRsrcPartCtlrConfEntry 1.3.6.1.4.1.9.9.125.1.1.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwRsrcPartCtlrConfEntry  

cwRsrcPartCtlrController 1.3.6.1.4.1.9.9.125.1.1.3.1.1
This is controller identifier. One resource partition can be controlled by multiple controllers.User may want to do this to configure redundant controllers.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..255  

cwRsrcPartCtlrRowStatus 1.3.6.1.4.1.9.9.125.1.1.3.1.2
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).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cwRsrcSvcAggregateTable 1.3.6.1.4.1.9.9.125.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwRsrcSvcAggregateEntry

cwRsrcSvcAggregateEntry 1.3.6.1.4.1.9.9.125.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwRsrcSvcAggregateEntry  

cwRsrcSvcAggrVpiLow 1.3.6.1.4.1.9.9.125.1.2.1.1.1
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4095  

cwRsrcSvcAggrVpiHigh 1.3.6.1.4.1.9.9.125.1.2.1.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4095  

cwRsrcSvcAggrEgrPctBw 1.3.6.1.4.1.9.9.125.1.2.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..100  

cwRsrcSvcAggrIngPctBw 1.3.6.1.4.1.9.9.125.1.2.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..100  

cwRsrcSvcAggrChanVADTolerance 1.3.6.1.4.1.9.9.125.1.2.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10000  

cwRsrcSvcAggrChanVADDutyCycle 1.3.6.1.4.1.9.9.125.1.2.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..99  

cwRsrcSvcAggrRowStatus 1.3.6.1.4.1.9.9.125.1.2.1.1.7
When an entry of the table is created, the following objects are mandatory: cwRsrcSvcAggrVpiLow cwRsrcSvcAggrVpiHigh cwRsrcSvcAggrEgrPctBw cwRsrcSvcAggrIngPctBw
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cwRsrcPartMIBConformance 1.3.6.1.4.1.9.9.125.3
OBJECT IDENTIFIER    

cwRsrcPartMIBCompliances 1.3.6.1.4.1.9.9.125.3.1
OBJECT IDENTIFIER    

cwRsrcPartMIBGroups 1.3.6.1.4.1.9.9.125.3.2
OBJECT IDENTIFIER    

cwRsrcPartMIBCompliance 1.3.6.1.4.1.9.9.125.3.1.1
The Compliance statement for Resource partition management group.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

cwRsrcPartMIBComplianceRev1 1.3.6.1.4.1.9.9.125.3.1.2
The Compliance statement for Resource partition management group.
Status: current Access: read-create
MODULE-COMPLIANCE    

cwRsrcPartMIBGroup 1.3.6.1.4.1.9.9.125.3.2.1
These are objects related to Resource partition group.
Status: current Access: read-create
OBJECT-GROUP    

cwRsrcPartIlmiMIBGroup 1.3.6.1.4.1.9.9.125.3.2.2
These are objects related to Ilmi configuration on a Resource partition.
Status: current Access: read-create
OBJECT-GROUP    

cwRsrcPartMappingGroup 1.3.6.1.4.1.9.9.125.3.2.3
These are objects used to configure redundant controllers for resource partitions.
Status: current Access: read-create
OBJECT-GROUP    

cwRsrcSvcAggrGroup 1.3.6.1.4.1.9.9.125.3.2.4
These are objects used to configure SVC aggregate within resource partitions.
Status: current Access: read-create
OBJECT-GROUP