CISCO-ATM-RM-MIB

File: CISCO-ATM-RM-MIB.mib (150988 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
CISCO-SMI SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Unsigned32 TEXTUAL-CONVENTION
DisplayString TruthValue ifIndex
ciscoExperiment MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

ForceValue  
This data type is used to provide a standard mechanism for providing protection on writing to objects. An object of type ForceValue is associated with the protected object. If an set request is made for the protected object, the state of the system or the value to be set may violate the intended protection. The value of the associated object of type ForceValue is then used to determine whether the set request succeeds or fails: - value is forceChange, request succeeds. - value is noForceChange, request fails. An additional characteristic of the ForceValue type is that the setting of the protected object resets the value of the protection object to noForceChange. As an example, take an object limiting the number of network connections on an interface (named maxNetConn). If maxNetConn is set below the number of currently active connections, some of those connections will be cleared. An associated protection object of type ForceValue (named maxNetConnForce) is used to protect the setting of maxNetConn. If the setting of maxNetConn would cause the clearing of connections, maxNetConnForce must be set to forceChange. Whenever maxNetConn is successfully set, maxNetConnForce assumes the value noForceChange.
TEXTUAL-CONVENTION    
  INTEGER forceChange(1), noForceChange(2)  

FineQueueThreshold  
This data type is used to represent thresholds for output-queues on a shared memory ATM switch.
TEXTUAL-CONVENTION    
  INTEGER percent12(1), percent25(2), percent37(3), percent50(4), percent62(5), percent75(6), percent87(7), percent100(8)  

LsPerVcqServiceClass  
This data type is used to represent one of the Service Classes.
TEXTUAL-CONVENTION    
  INTEGER c1(1), c2(2), c3(3), c4(4), c5(5), c6(6), c7(7), c8(8)  

LsPerVcqServiceClassNoC1  
This data type is used to represent one of the Service Classes, omitting c1.
TEXTUAL-CONVENTION    
  INTEGER c2(2), c3(3), c4(4), c5(5), c6(6), c7(7), c8(8)  

LsPerVcqThresholdGroup  
This data type is used to represent one of the Threshold Groups.
TEXTUAL-CONVENTION    
  INTEGER tg1(1), tg2(2), tg3(3), tg4(4), tg5(5), tg6(6), tg7(7), tg8(8), tg9(9), tg10(10), tg11(11), tg12(12), tg13(13), tg14(14), tg15(15), tg16(16)  

LsPerVcqThresholdGroupService  
This data type is used to specify how VC/VP queues are assigned to Threshold Groups.
TEXTUAL-CONVENTION    
  INTEGER cbr(1), vbrRt(2), vbrNrt(3), abr(4), ubr(5)  

CgrPerVcqModuleId  
The Catalyst8540MSR has 8 switching modules. Each module has its own cell memory, and performs its own congestion control, independent of the other switching modules.
TEXTUAL-CONVENTION    
  INTEGER module1(1), module2(2), module3(3), module4(4), module5(5), module6(6), module7(7), module8(8)  

RmDefaultQosObjectiveEntry  
SEQUENCE    
  rmDefaultQosServiceCategory INTEGER
  rmScDefaultQosMaxCtd INTEGER
  rmScDefaultQosPeakToPeakCdv INTEGER
  rmScDefaultQosClr INTEGER
  rmScDefaultQosClrClp01 INTEGER

SharedMemRmSwitchQueuedCellEntry  
SEQUENCE    
  sharedMemRmCellPriority INTEGER
  sharedMemRmSwitchQueuedCellLimit INTEGER
  sharedMemRmSwitchQueuedCellCount Gauge32

RmIfCfgEntry  
SEQUENCE    
  rmIfOutPacingRateRequested Unsigned32
  rmIfOutPacingRateInstalled Unsigned32
  rmIfOutPacingForce ForceValue
  rmIfLinkDistance Unsigned32
  rmIfBestEffortLimit Unsigned32
  rmIfCbrDefaultRxUpcTolerance Unsigned32
  rmIfVbrRtDefaultRxUpcTolerance Unsigned32
  rmIfVbrNrtDefaultRxUpcTolerance Unsigned32
  rmIfAbrDefaultRxUpcTolerance Unsigned32
  rmIfUbrDefaultRxUpcTolerance Unsigned32
  rmIfVbrRtDefaultRxUpcCdvt Unsigned32
  rmIfVbrNrtDefaultRxUpcCdvt Unsigned32
  rmIfServCategorySupport INTEGER
  rmIfFramingOverhead TruthValue
  rmIfFramingOverheadForce ForceValue
  rmIfOverBooking INTEGER
  rmIfVbrRtPerClassOverbooking INTEGER
  rmIfVbrNrtPerClassOverbooking INTEGER
  rmIfAbrPerClassOverbooking INTEGER
  rmIfUbrPerClassOverbooking INTEGER

RmIfDirectionCfgEntry  
SEQUENCE    
  rmIfDirection INTEGER
  rmIfDirControlLinkShareMaxAgg INTEGER
  rmIfDirControlLinkShareMinCbr INTEGER
  rmIfDirControlLinkShareMaxCbr INTEGER
  rmIfDirControlLinkShareMinVbr INTEGER
  rmIfDirControlLinkShareMaxVbr INTEGER
  rmIfDirMaxCbrPcr Unsigned32
  rmIfDirMaxCbrTolerance Unsigned32
  rmIfDirMaxVbrPcr Unsigned32
  rmIfDirMaxVbrScr Unsigned32
  rmIfDirMaxVbrTolerance Unsigned32
  rmIfDirMaxAbrPcr Unsigned32
  rmIfDirMaxAbrTolerance Unsigned32
  rmIfDirMaxUbrPcr Unsigned32
  rmIfDirMaxUbrTolerance Unsigned32
  rmIfDirMaxAbrMcr Unsigned32
  rmIfDirMaxUbrMcr Unsigned32
  rmIfDirMaxVbrCdvt Unsigned32
  rmIfDirControlLinkShareMinAbr INTEGER
  rmIfDirControlLinkShareMaxAbr INTEGER
  rmIfDirControlLinkShareMinUbr INTEGER
  rmIfDirControlLinkShareMaxUbr INTEGER

RmIfServiceCategoryStateEntry  
SEQUENCE    
  rmIfSc INTEGER
  rmIfScRxAcr Gauge32
  rmIfScTxAcr Gauge32
  rmIfScRxAlcr Gauge32
  rmIfScTxAlcr Gauge32
  rmIfScNumSvxConns Gauge32
  rmIfScNumPvxConns Gauge32
  rmIfScTxMaxCtd Gauge32
  rmIfScTxP2PeakCdv Gauge32
  rmIfScTxClr Gauge32
  rmIfScTxClrClp01 Gauge32
  rmIfScRxDynBwSvcAcr Gauge32
  rmIfScTxDynBwSvcAcr Gauge32

RmIfServiceCategoryStatisticsEntry  
SEQUENCE    
  rmIfScRcacResultNumAdmit Counter32
  rmIfScRcacResultNumTotalRequests Counter32
  rmIfScRcacResultNumFailTraffComb Counter32
  rmIfScRcacResultNumFailBw Counter32
  rmIfScRcacResultNumFailLoss Counter32
  rmIfScRcacResultNumFailDelay Counter32
  rmIfScRcacResultNumFailCdv Counter32
  rmIfScRcacResultNumFailBeLimit Counter32
  rmIfScRcacResultNumFailParmLimit Counter32
  rmIfScRcacResultNumFailOther Counter32

SharedMemRmIfOutputQCfgEntry  
SEQUENCE    
  sharedMemRmIfOutputQ INTEGER
  sharedMemRmIfOutputQServCategory INTEGER
  sharedMemRmIfOutputQRequestedMaxSize INTEGER
  sharedMemRmIfOutputQInstalledMaxSize INTEGER
  sharedMemRmIfOutputQMaxSizeForce ForceValue
  sharedMemRmIfOutputQCellCount Gauge32

SharedMemRmIfThresholdCfgEntry  
SEQUENCE    
  sharedMemRmIfDiscardThreshold FineQueueThreshold
  sharedMemRmIfEfciThreshold INTEGER
  sharedMemRmIfAbrRelativeRateThreshold FineQueueThreshold

LsPerVcqRmThreshGrpEntry  
SEQUENCE    
  lsPerVcqRmThreshGrp LsPerVcqThresholdGroup
  lsPerVcqRmThreshGrpMaxSize INTEGER
  lsPerVcqRmThreshGrpQMaxSize INTEGER
  lsPerVcqRmThreshGrpQMinSize INTEGER
  lsPerVcqRmThreshGrpDiscThreshold INTEGER
  lsPerVcqRmThreshGrpMarkThreshold INTEGER
  lsPerVcqRmThreshGrpName DisplayString
  lsPerVcqRmThreshGrpCellCount Gauge32

LsPerVcqRmThreshGrpServiceEntry  
SEQUENCE    
  lsPerVcqRmThreshGrpService LsPerVcqThresholdGroupService
  lsPerVcqRmThreshGrpServGroup LsPerVcqThresholdGroup

CgrPerVcqRmThreshGrpEntry  
SEQUENCE    
  cgrPerVcqModuleId CgrPerVcqModuleId
  cgrPerVcqRmThreshGrp LsPerVcqThresholdGroup
  cgrPerVcqRmThreshGrpMaxSize INTEGER
  cgrPerVcqRmThreshGrpQMaxSize INTEGER
  cgrPerVcqRmThreshGrpQMinSize INTEGER
  cgrPerVcqRmThreshGrpDiscThreshold INTEGER
  cgrPerVcqRmThreshGrpMarkThreshold INTEGER
  cgrPerVcqRmThreshGrpName DisplayString
  cgrPerVcqRmThreshGrpCellCount Gauge32

CgrPerVcqRmThreshGrpServiceEntry  
SEQUENCE    
  cgrPerVcqRmThreshGrpService LsPerVcqThresholdGroupService
  cgrPerVcqRmThreshGrpServGroup LsPerVcqThresholdGroup

LsPerVcqRmIfEntry  
SEQUENCE    
  lsPerVcqRmIfMinWrrServiceClass LsPerVcqServiceClass

LsPerVcqRmIfServiceClassEntry  
SEQUENCE    
  lsPerVcqRmIfServiceClass LsPerVcqServiceClass
  lsPerVcqRmIfServClassConnType INTEGER
  lsPerVcqRmIfServClassWrrWeight INTEGER

RmTrafficShaperIfEntry  
SEQUENCE    
  rtsIfMaxThreshold Unsigned32
  rtsIfCellCount Gauge32
  rtsIfVbrCfgRequested INTEGER
  rtsIfVbrCfgInstalled INTEGER
  rtsIfBeCfgRequested INTEGER
  rtsIfBeCfgInstalled INTEGER
  rtsIfVbrClassMaxThrshRequested INTEGER
  rtsIfVbrClassMaxThrshInstalled Unsigned32
  rtsIfBeClassMaxThrshRequested INTEGER
  rtsIfBeClassMaxThrshInstalled Unsigned32
  rtsIfVbrVcMaxThrshRequested Unsigned32
  rtsIfVbrVcMaxThrshInstalled Unsigned32
  rtsIfBeVcMaxThrshRequested Unsigned32
  rtsIfBeVcMaxThrshInstalled Unsigned32

Defined Values

ciscoAtmRmMIB 1.3.6.1.4.1.9.10.10
The MIB module which complements standard ATM MIBs for Cisco devices, for Resource Management.
MODULE-IDENTITY    

ciscoAtmRmMIBObjects 1.3.6.1.4.1.9.10.10.1
OBJECT IDENTIFIER    

ciscoAtmRmSwitchCfg 1.3.6.1.4.1.9.10.10.1.1
OBJECT IDENTIFIER    

ciscoAtmRmSwitchSharedMem 1.3.6.1.4.1.9.10.10.1.2
OBJECT IDENTIFIER    

ciscoAtmRmIfCfg 1.3.6.1.4.1.9.10.10.1.3
OBJECT IDENTIFIER    

ciscoAtmRmIfState 1.3.6.1.4.1.9.10.10.1.4
OBJECT IDENTIFIER    

ciscoAtmRmIfStatistics 1.3.6.1.4.1.9.10.10.1.5
OBJECT IDENTIFIER    

ciscoAtmRmIfSharedMem 1.3.6.1.4.1.9.10.10.1.6
OBJECT IDENTIFIER    

ciscoLsPerVcqAtmRmSwitch 1.3.6.1.4.1.9.10.10.1.7
OBJECT IDENTIFIER    

ciscoLsPerVcqAtmRmIf 1.3.6.1.4.1.9.10.10.1.8
OBJECT IDENTIFIER    

ciscoCgrPerVcqAtmRmSwitch 1.3.6.1.4.1.9.10.10.1.9
OBJECT IDENTIFIER    

ciscoAtmRmTrafShaperIf 1.3.6.1.4.1.9.10.10.1.10
OBJECT IDENTIFIER    

rmSwitchOverSubFactor 1.3.6.1.4.1.9.10.10.1.1.1
The Over Subscription Factor (OSF) is used on switch startup/OIR to determine the maximum sizes of VBR-NRT and ABR/UBR queues. In general, the larger the value of OSF specified, the larger the queues are made at startup. Denoting the maximum sizes of CBR,VBR-RT, VBR-NRT, and ABR/UBR output queues for a physical interface as L1, L2, L3, and L4, respectively, an example algorithm is: L3 = .25 * (OSF*(2048-L1 -L2) L4 = .75 * (OSF*(2048-L1 -L2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

rmSwitchScrMarginFactor 1.3.6.1.4.1.9.10.10.1.1.2
The Sustained Cell Rate Margin Factor (SCRMF) is used in Connection Admission Control (CAC) of VBR connections to vary the weight given to the difference between Sustained Cell Rate (scr) and Peak Cell Rate (pcr) specified in the traffic contract. When calculating the equivalent bandwidth offered by a connection, SCRMF is used as follows: eqBw = scr + ((pcr - scr) * rcacVbrScrmf) / 100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

rmSwitchAbrCongNotify 1.3.6.1.4.1.9.10.10.1.1.3
The ABR Congestion Notification object determines the type of congestion notification used on ABR connections in the switch. This notification can be done either via relative-rate or Explicit Forward Congestion Indication marking in ATM cells, or both.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER relativeRate(1), efci(2), efciAndRelativeRate(3)  

rmDefaultQosObjectiveTable 1.3.6.1.4.1.9.10.10.1.1.4
The (conceptual) table containing Resource Management configuration information for default Quality of Service objective values used when a signalling request is received on a UNI interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RmDefaultQosObjectiveEntry

rmDefaultQosObjectiveEntry 1.3.6.1.4.1.9.10.10.1.1.4.1
An entry (conceptual row) in the rmDefaultQosObjectiveTable containing Resource Management configuration for the default UNI QOS objectives. Rows are identified by Service Category.
Status: current Access: not-accessible
OBJECT-TYPE    
  RmDefaultQosObjectiveEntry  

rmDefaultQosServiceCategory 1.3.6.1.4.1.9.10.10.1.1.4.1.1
The Service Category to which the row applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER cbr(1), vbrRt(2), vbrNrt(3)  

rmScDefaultQosMaxCtd 1.3.6.1.4.1.9.10.10.1.1.4.1.2
The default Maximum Cell Transfer Delay (ctd) for the Service Category. It applies only to cbr and vbr-rt Service Categories. Specifying a value of 16777215 signifies that this parameter should not be checked during connection setup. The units of this object are microseconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..16777215  

rmScDefaultQosPeakToPeakCdv 1.3.6.1.4.1.9.10.10.1.1.4.1.3
The default Peak-to-peak cell delay variation (cdv) for the Service Category. It applies only to cbr and vbr-rt Service Categories. Specifying a value of 16777215 signifies that this parameter should not be checked during connection setup. The units of this object are microseconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..16777215  

rmScDefaultQosClr 1.3.6.1.4.1.9.10.10.1.1.4.1.4
The default cell-loss-ratio for the Service Category (for CLP=0 cells only). Specifying a value of 0 signifies that this parameter should not be checked during connection setup. The units of this object are negative powers of ten (so an object value of 8 means 10**(-8)).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

rmScDefaultQosClrClp01 1.3.6.1.4.1.9.10.10.1.1.4.1.5
The default cell-loss-ratio for the Service Category for CLP=0+1 cells. Specifying a value of 0 signifies that this parameter should not be checked during connection setup. The units of this object are negative powers of ten (so an object value of 8 means 10**(-8)).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

sharedMemRmSwitchQueuedCellTable 1.3.6.1.4.1.9.10.10.1.2.1
The (conceptual) table containing Resource Management information on the cells in the output queues of a shared-memory output-queued ATM switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SharedMemRmSwitchQueuedCellEntry

sharedMemRmSwitchQueuedCellEntry 1.3.6.1.4.1.9.10.10.1.2.1.1
An entry (conceptual row) in the sharedMemRmSwitchQueuedCellTable containing Resource Management information on the cells in the output queues of a shared-memory switch. Rows are indexed by priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  SharedMemRmSwitchQueuedCellEntry  

sharedMemRmCellPriority 1.3.6.1.4.1.9.10.10.1.2.1.1.1
The cell priority. The cell priority maps one-to-one to the per-interface queues specified by the sharedMemRmIfOutputQ object. All cells of a connection of a particular Service Category are given a fixed priority. The Service Categories allocated to a priority can be determined by querying the sharedMemRmIfOutputQServCategory object for any physical interface on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER p1(1), p2(2), p3(3), p4(4)  

sharedMemRmSwitchQueuedCellLimit 1.3.6.1.4.1.9.10.10.1.2.1.1.2
Configured limit on the number of cells on all output queues of the switch at any time of a particular priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

sharedMemRmSwitchQueuedCellCount 1.3.6.1.4.1.9.10.10.1.2.1.1.3
Count of the number of cells on all output queues of the switch at any time of a particular priority.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rmIfCfgTable 1.3.6.1.4.1.9.10.10.1.3.3
The (conceptual) table containing Resource Management configuration information for whole ATM interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RmIfCfgEntry

rmIfCfgEntry 1.3.6.1.4.1.9.10.10.1.3.3.1
An entry (conceptual row) in the rmIfCfgTable containing Resource Management configuration for an ATM interface. The particular interface is identified by the value of MIB-II's ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  RmIfCfgEntry  

rmIfOutPacingRateRequested 1.3.6.1.4.1.9.10.10.1.3.3.1.1
This object reflects an explicit configuration of the state of pacing for this interface. If the value of this object is 0, pacing is disabled on this interface. Prior to any user configuration, the value of this object is 0. If the value not 0, it represents the output pacing value, in kilobits per second. The hardware is not capable of providing all possible rates. The rate in place is available in rmIfOutPacingRateInstalled. If the value specified would reduce the port rate below that currently allocated to Guaranteed Service bandwidth for the output flow, the rmIfOutPacingForce object must be set in conjunction with this object in order to cause the change to take effect.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfOutPacingRateInstalled 1.3.6.1.4.1.9.10.10.1.3.3.1.2
The output pacing value, in kilobits per second, in effect. A value of 0 indicates output pacing is disabled. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rmIfOutPacingForce 1.3.6.1.4.1.9.10.10.1.3.3.1.3
A Set Request for rmIfOutPacingRateRequested that does not reduce the port rate below the currently allocated bandwidth guarantees for the output flow always succeeds irrespective of the value of rmIfOutPacingForce. But a Set Request for rmIfOutPacingRateRequested that does reduce the port rate below the currently allocated bandwidth guarantees for the output flow will succeed only if rmIfOutPacingForce object is also set to the value forceChange. In either of the above cases, once rmIfOutPacingRateRequested object is set to the appropriate value, rmIfOutPacingForce object assumes the noForceChange value. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  ForceValue  

rmIfLinkDistance 1.3.6.1.4.1.9.10.10.1.3.3.1.4
The link distance defined for the interface, expressed in kilometers. This is then divided by the speed of light to determine a propagation delay.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

rmIfBestEffortLimit 1.3.6.1.4.1.9.10.10.1.3.3.1.5
The limit on the number of Best Effort connections that can be established on this interface. Note that a change to this value affects subsequent connection setup, not existing connections. A value of 4294967295 disables best-effort limits.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfCbrDefaultRxUpcTolerance 1.3.6.1.4.1.9.10.10.1.3.3.1.6
Specifies the GCRA limit parameter used for policing of a receive cell-stream of a CBR connection on an interface, if the limit parameter is not specified explicitly in the connection setup request. It is specified in cell-times. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfVbrRtDefaultRxUpcTolerance 1.3.6.1.4.1.9.10.10.1.3.3.1.7
Specifies the maximum burst size parameter used for policing of a receive cell-stream of a VBR-RT connection on an interface, if this parameter is not specified explicitly in the connection setup request. It is specified in cell-times. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfVbrNrtDefaultRxUpcTolerance 1.3.6.1.4.1.9.10.10.1.3.3.1.8
Specifies the maximum burst size parameter used for policing of a receive cell-stream of a VBR-NRT connection on an interface, if this parameter is not specified explicitly in the connection setup request. It is specified in cell-times. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfAbrDefaultRxUpcTolerance 1.3.6.1.4.1.9.10.10.1.3.3.1.9
Specifies the GCRA limit parameter used for policing of a receive cell-stream of an ABR connection on an interface, if the limit parameter is not specified explicitly in the connection setup request. It is specified in cell-times. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfUbrDefaultRxUpcTolerance 1.3.6.1.4.1.9.10.10.1.3.3.1.10
Specifies the GCRA limit parameter used for policing of a receive cell-stream of a UBR connection on an interface, if the limit parameter is not specified explicitly in the connection setup request. It is specified in cell-times. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfVbrRtDefaultRxUpcCdvt 1.3.6.1.4.1.9.10.10.1.3.3.1.11
Specifies the GCRA limit parameter used for peak-rate policing of a receive cell-stream of a VBR-RT connection on an interface, if the CDVT parameter is not specified explicitly in the connection setup request. It is specified in cell-times. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfVbrNrtDefaultRxUpcCdvt 1.3.6.1.4.1.9.10.10.1.3.3.1.12
Specifies the GCRA limit parameter used for peak-rate policing of a receive cell-stream of a VBR-NRT connection on an interface, if the CDVT parameter is not specified explicitly in the connection setup request. It is specified in cell-times. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfServCategorySupport 1.3.6.1.4.1.9.10.10.1.3.3.1.13
The value of this object controls and reflects the Service Category(s) supported on this ATM interface. If a bit is set, the corresponding Service Category is supported on the interface, and CAC will allow such connections. If a bit is reset, the corresponding Service Category is not supported on the interface, and CAC will reject such connections. Write access may not be supported on all interfaces. Not all Service Categories may be supported on an interface. For example, mixing of Service Categories may not be allowed on a VP tunnel interface. The various bit positions are: 1 constant bit rate (cbr) 2 variable bit rate-real time (vbr-rt) 4 variable bit rate-non real time (vbr-nrt) 8 available bit rate (abr) 16 unspecified bit rate (ubr)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..31  

rmIfFramingOverhead 1.3.6.1.4.1.9.10.10.1.3.3.1.14
If this object is set to true, framing overhead will be taken into account in determining the Maximum Cell Rate that is possible on this interface. If this object is set to false, framing overhead will not figure in the determination of the Maximum Cell Rate that is possible on this interface. If setting the value of this object to true results in reducing the Maximum Guaranteed Services Bandwidth of this interface below the currently allocated bandwidth guarantees on this interface, the object rmIfFramingOverheadForce must also be set in order to cause the change to take effect. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rmIfFramingOverheadForce 1.3.6.1.4.1.9.10.10.1.3.3.1.15
A Set Request for rmIfFramingOverhead that does not reduce the Maximum Guaranteed Services Bandwidth of this interface below the currently allocated bandwidth guarantees always succeeds irrespective of the value of rmIfFramingOverheadForce. But a Set Request for rmIfFramingOverhead that does reduce the Maximum Guaranteed Services Bandwidth of this interface below the currently allocated bandwidth guarantees will succeed only if rmIfFramingOverheadForce object is also set to the value forceChange. In either of the above cases, once the rmIfFramingOverhead object is set to the appropriate value, rmIfFramingOverheadForce object assumes the noForceChange value. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  ForceValue  

rmIfOverBooking 1.3.6.1.4.1.9.10.10.1.3.3.1.16
This object specifies overbooking on this interface as a percentage of the Maximum Cell Rate that is possible on this interface. If the value of this object is 100, overbooking is disabled on this interface. A set request for this object will succeed only if the value of the ifAdminStatus object for this interface is 'down'. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..1000  

rmIfVbrRtPerClassOverbooking 1.3.6.1.4.1.9.10.10.1.3.3.1.17
This object specifies the Per Class Overbooking percentage for VBR-rt service category on this interface. If the value of this object is 100, Per Class Overbooking for VBR-rt is disabled on this interface. Specifying a value that is greater than 100 causes the CAC to scale down the bandwidth allocated to a VBR-rt VC on this interface by a factor that is equal to the inverse of the overbooking percentage specified by this object. A set request for this object will succeed only if the value of the ifAdminStatus object for this interface is 'down' and Interface overbooking (rmIfOverBooking object) is disabled. A set request for this object will not succeed if it specifies a value that would cause the current bandwidth guarantees on this interface to exceed the maximum bandwidth available for guaranteed services on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..3200  

rmIfVbrNrtPerClassOverbooking 1.3.6.1.4.1.9.10.10.1.3.3.1.18
This object specifies the Per Class Overbooking percentage for VBR-Nrt service category on this interface. If the value of this object is 100, Per Class Overbooking for VBR-Nrt is disabled on this interface. Specifying a value that is greater than 100 causes the CAC to scale down the bandwidth allocated to a VBR-Nrt VC on this interface by a factor that is equal to the inverse of the overbooking percentage specified by this object. A set request for this object will succeed only if the value of the ifAdminStatus object for this interface is 'down' and Interface overbooking (rmIfOverBooking object) is disabled. A set request for this object will not succeed if it specifies a value that would cause the current bandwidth guarantees on this interface to exceed the maximum bandwidth available for guaranteed services on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..3200  

rmIfAbrPerClassOverbooking 1.3.6.1.4.1.9.10.10.1.3.3.1.19
This object specifies the Per Class Overbooking percentage for ABR service category on this interface. If the value of this object is 100, Per Class Overbooking for ABR is disabled on this interface. Specifying a value that is greater than 100 causes the CAC to scale down the bandwidth allocated to a ABR VC on this interface by a factor that is equal to the inverse of the overbooking percentage specified by this object. A set request for this object will succeed only if the value of the ifAdminStatus object for this interface is 'down' and Interface overbooking (rmIfOverBooking object) is disabled. A set request for this object will not succeed if it specifies a value that would cause the current bandwidth guarantees on this interface to exceed the maximum bandwidth available for guaranteed services on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..3200  

rmIfUbrPerClassOverbooking 1.3.6.1.4.1.9.10.10.1.3.3.1.20
This object specifies the Per Class Overbooking percentage for UBR service category on this interface. If the value of this object is 100, Per Class Overbooking for UBR is disabled on this interface. Specifying a value that is greater than 100 causes the CAC to scale down the bandwidth allocated to a UBR VC on this interface by a factor that is equal to the inverse of the overbooking percentage specified by this object. A set request for this object will succeed only if the value of the ifAdminStatus object for this interface is 'down' and Interface overbooking (rmIfOverBooking object) is disabled. A set request for this object will not succeed if it specifies a value that would cause the current bandwidth guarantees on this interface to exceed the maximum bandwidth available for guaranteed services on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..3200  

rmIfDirectionCfgTable 1.3.6.1.4.1.9.10.10.1.3.4
The (conceptual) table containing Resource Management configuration information for a single direction of traffic flow on ATM interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RmIfDirectionCfgEntry

rmIfDirectionCfgEntry 1.3.6.1.4.1.9.10.10.1.3.4.1
An entry (conceptual row) in the rmIfInOutCfgTable containing Resource Management configuration for a traffic direction on an ATM interface. The particular interface is identified by the value of MIB-II's ifIndex, and the direction of flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  RmIfDirectionCfgEntry  

rmIfDirection 1.3.6.1.4.1.9.10.10.1.3.4.1.1
Selects the traffic direction for which subsequent row parameters are read or written. In is received from the port(into the device), Out is transmitted to the port (from the device).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER receive(1), transmit(2)  

rmIfDirControlLinkShareMaxAgg 1.3.6.1.4.1.9.10.10.1.3.4.1.2
Configuration in the Controller Link Sharing (CLS) scheme. Specifies the maximum aggregate Guaranteed Service (CBR or VBR) traffic that can be allocated in a traffic direction on an interface. It is expressed as a percentage of the maximum traffic direction's bandwidth (applies after output pacing, for example). This object interacts with MaxVbr (if specified) such that MaxVbr <= MaxAgg. This object interacts with MaxCbr (if specified) such that MaxCbr <= MaxAgg. This object interacts with MaxAbr (if specified) such that MaxAbr <= MaxAgg. This object interacts with MaxUbr (if specified) such that MaxUbr <= MaxAgg. Note that a change to this value affects subsequent connection setup, not existing connections. If the object is set to -1, the object is considered to be unspecified. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..95  

rmIfDirControlLinkShareMinCbr 1.3.6.1.4.1.9.10.10.1.3.4.1.3
Configuration in the Controller Link Sharing (CLS) scheme. Specifies a minimum amount of CBR traffic that can be reserved in a traffic direction on an interface. It is expressed as a percentage of the maximum traffic direction's bandwidth (applies after output pacing, for example). This object interacts with MinVbr, MinAbr, MinUbr (if specified) such that MinVbr + MinCbr + MinAbr + MinUbr <= 95%. This object interacts with MaxCbr (if specified) such that MinCbr < MaxCbr. Note that a change to this value affects subsequent connection setup, not existing connections. If the object is set to -1, the object is considered to be unspecified. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..95  

rmIfDirControlLinkShareMaxCbr 1.3.6.1.4.1.9.10.10.1.3.4.1.4
Configuration in the Controller Link Sharing (CLS) scheme. Specifies the maximum CBR traffic that can be allocated in a traffic direction on an interface. It is expressed as a percentage of the maximum traffic direction's bandwidth (applies after output pacing, for example). This object interacts with MinCbr (if specified) such that MinCbr <= MaxCbr. This object interacts with MaxAgg (if specified) such that MaxCbr <= MaxAgg. Note that a change to this value affects subsequent connection setup, not existing connections. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..95  

rmIfDirControlLinkShareMinVbr 1.3.6.1.4.1.9.10.10.1.3.4.1.5
Configuration in the Controller Link Sharing (CLS) scheme. Specifies a minimum amount of VBR traffic that can be reserved in a traffic direction on an interface. It is expressed as a percentage of the maximum traffic direction's bandwidth (applies after output pacing, for example). This object interacts with MinCbr, MinAbr, and MinUbr (if specified), such that MinVbr + MinCbr + MinAbr + MinUbr <= 95%. This object interacts with MaxVbr (if specified) such that MinVbr <= MaxVbr. Note that a change to this value affects subsequent connection setup, not existing connections. If the object is set to -1, the object is considered to be unspecified. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..95  

rmIfDirControlLinkShareMaxVbr 1.3.6.1.4.1.9.10.10.1.3.4.1.6
Configuration in the Controller Link Sharing (CLS) scheme. Specifies the maximum VBR traffic that can be allocated in a traffic direction on an interface. It is expressed as a percentage of the maximum traffic direction's bandwidth (applies after output pacing, for example). This object interacts with MinVbr (if specified) such that MinVbr <= MaxVbr. This object interacts with MaxAgg (if specified) such that MaxVbr <= MaxAgg. Note that a change to this value affects subsequent connection setup, not existing connections. If the object is set to -1, the object is considered to be unspecified. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..95  

rmIfDirMaxCbrPcr 1.3.6.1.4.1.9.10.10.1.3.4.1.7
Specifies the maximum Peak-cell-rate (pcr) traffic parameter that can be specified for CBR connections in a traffic direction on an interface. It is specified in cells-per-second. A value of 4294967295 disables checking of this parameter limit. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfDirMaxCbrTolerance 1.3.6.1.4.1.9.10.10.1.3.4.1.8
Specifies the maximum limit parameter used in the GCRA algorithm for traffic policing that can be specified for CBR connections in a traffic direction on an interface. It is specified in cell-times. A value of 4294967295 disables checking of this parameter limit. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfDirMaxVbrPcr 1.3.6.1.4.1.9.10.10.1.3.4.1.9
Specifies the maximum Peak-cell-rate (pcr) traffic parameter that can be specified for VBR connections in a traffic direction on an interface. It is specified in cells-per-second. A value of 4294967295 disables checking of this parameter limit. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfDirMaxVbrScr 1.3.6.1.4.1.9.10.10.1.3.4.1.10
Specifies the maximum Sustained-cell-rate (scr) traffic parameter that can be specified for VBR connections in a traffic direction on an interface. It is specified in cells-per-second. A value of 4294967295 disables checking of this parameter limit. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfDirMaxVbrTolerance 1.3.6.1.4.1.9.10.10.1.3.4.1.11
Specifies the maximum limit parameter used in the GCRA algorithm for traffic policing that can be specified for VBR connections in a traffic direction on an interface. It is specified in cell-times. A value of 4294967295 disables checking of this parameter limit. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfDirMaxAbrPcr 1.3.6.1.4.1.9.10.10.1.3.4.1.12
Specifies the maximum Peak-cell-rate (pcr) traffic parameter that can be specified for ABR connections in a traffic direction on an interface. It is specified in cells-per-second. A value of 4294967295 disables checking of this parameter limit. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfDirMaxAbrTolerance 1.3.6.1.4.1.9.10.10.1.3.4.1.13
Specifies the maximum limit parameter used in the GCRA algorithm for traffic policing that can be specified for ABR connections in a traffic direction on an interface. It is specified in cell-times. A value of 4294967295 disables checking of this parameter limit. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfDirMaxUbrPcr 1.3.6.1.4.1.9.10.10.1.3.4.1.14
Specifies the maximum Peak-cell-rate (pcr) traffic parameter that can be specified for UBR connections in a traffic direction on an interface. It is specified in cells-per-second. A value of 4294967295 disables checking of this parameter limit. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfDirMaxUbrTolerance 1.3.6.1.4.1.9.10.10.1.3.4.1.15
Specifies the maximum limit parameter used in the GCRA algorithm for traffic policing that can be specified for UBR connections in a traffic direction on an interface. It is specified in cell-times. A value of 4294967295 disables checking of this parameter limit. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfDirMaxAbrMcr 1.3.6.1.4.1.9.10.10.1.3.4.1.16
Specifies the maximum Minimum-cell-rate (mcr) traffic parameter that can be specified for ABR connections in a traffic direction on an interface. It is specified in cells-per-second. A value of 4294967295 disables checking of this parameter limit. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfDirMaxUbrMcr 1.3.6.1.4.1.9.10.10.1.3.4.1.17
Specifies the maximum Minimum-cell-rate (mcr) traffic parameter that can be specified for UBR plus (UBR with an mcr guaranteed) connections in a traffic direction on an interface. It is specified in cells-per-second. A value of 4294967295 disables checking of this parameter limit. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfDirMaxVbrCdvt 1.3.6.1.4.1.9.10.10.1.3.4.1.18
Specifies the maximum peak-rate CDVT parameter used in the GCRA algorithm for traffic policing that can be specified for VBR connections in a traffic direction on an interface. It is specified in cell-times. A value of 4294967295 disables checking of this parameter limit. Note that a change to this value affects subsequent connection setup, not existing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rmIfDirControlLinkShareMinAbr 1.3.6.1.4.1.9.10.10.1.3.4.1.19
Configuration in the Controller Link Sharing (CLS) scheme. Specifies a minimum amount of ABR traffic that can be reserved in a traffic direction on an interface. It is expressed as a percentage of the maximum traffic direction's bandwidth (applies after output pacing, for example). This object interacts with MinVbr, MinCbr, and MinUbr (if specified) such that: MinVbr + MinCbr + MinAbr + MinUbr <= 95%. This object interacts with MaxAbr (if specified) such that MinAbr < MaxAbr. Note that a change to this value affects subsequent connection setup, not existing connections. If the object is set to -1, the object is considered to be unspecified. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..95  

rmIfDirControlLinkShareMaxAbr 1.3.6.1.4.1.9.10.10.1.3.4.1.20
Configuration in the Controller Link Sharing (CLS) scheme. Specifies the maximum ABR traffic that can be allocated in a traffic direction on an interface. It is expressed as a percentage of the maximum traffic direction's bandwidth (applies after output pacing, for example). This object interacts with MinAbr (if specified) such that MinAbr <= MaxAbr. This object interacts with MaxAgg (if specified) such that MaxAbr <= MaxAgg. Note that a change to this value affects subsequent connection setup, not existing connections. If the object is set to -1, the object is considered to be unspecified. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..95  

rmIfDirControlLinkShareMinUbr 1.3.6.1.4.1.9.10.10.1.3.4.1.21
Configuration in the Controller Link Sharing (CLS) scheme. Specifies a minimum amount of UBR plus (UBR with an mcr guaranteed) traffic that can be reserved in a traffic direction on an interface. It is expressed as a percentage of the maximum traffic direction's bandwidth (applies after output pacing, for example). This object interacts with MinVbr, MinCbr, and MinAbr (if specified) such that: MinVbr + MinCbr + MinAbr + MinUbr <= 95%. This object interacts with MaxUbr (if specified) such that MinUbr < MaxUbr. Note that a change to this value affects subsequent connection setup, not existing connections. If the object is set to -1, the object is considered to be unspecified. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..95  

rmIfDirControlLinkShareMaxUbr 1.3.6.1.4.1.9.10.10.1.3.4.1.22
Configuration in the Controller Link Sharing (CLS) scheme. Specifies the maximum UBR plus traffic that can be allocated in a traffic direction on an interface. It is expressed as a percentage of the maximum traffic direction's bandwidth (applies after output pacing, for example). This object interacts with MinUbr (if specified) such that MinUbr <= MaxUbr. This object interacts with MaxAgg (if specified) such that MaxUbr <= MaxAgg. Note that a change to this value affects subsequent connection setup, not existing connections. If the object is set to -1, the object is considered to be unspecified. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..95  

rmIfServiceCategoryStateTable 1.3.6.1.4.1.9.10.10.1.4.1
The (conceptual) table containing Resource Management state information for ATM interfaces by Service Category.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RmIfServiceCategoryStateEntry

rmIfServiceCategoryStateEntry 1.3.6.1.4.1.9.10.10.1.4.1.1
An entry (conceptual row) in the rmIfServiceCategoryStateTable containing Resource Management configuration for an ATM interface. Rows are identified by the value of MIB-II's ifIndex, and the Service Category.
Status: current Access: not-accessible
OBJECT-TYPE    
  RmIfServiceCategoryStateEntry  

rmIfSc 1.3.6.1.4.1.9.10.10.1.4.1.1.1
The Service Category to which the row applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER cbr(1), vbrRt(2), vbrNrt(3), abr(4), ubr(5)  

rmIfScRxAcr 1.3.6.1.4.1.9.10.10.1.4.1.1.2
The Available Cell Rate (specified in cells per second) for traffic received on the interface for this Service Category. This is the bandwidth available for connections. For CBR and VBR Service Categories, this value decreases as a result of connection setup and increases as a result of connection release. For ABR and UBR Service Categories, this value changes as a result of connection setup and teardown only if non-zero mcr is specified..
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rmIfScTxAcr 1.3.6.1.4.1.9.10.10.1.4.1.1.3
The Available Cell Rate (specified in cells per second) for traffic sent out the interface for this Service Category. This is the bandwidth available for connections. For CBR and VBR Service Categories, this value decreases as a result of connection setup and increases as a result of connection release. For ABR and UBR Service Categories, this value changes as a result of connection setup and teardown only if non-zero mcr is specified.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rmIfScRxAlcr 1.3.6.1.4.1.9.10.10.1.4.1.1.4
The Allocated Cell Rate (specified in cells per second) for traffic received on the interface for this Service Category. This is the bandwidth allocated-to connections. For CBR and VBR Service Categories, this value increases as a result of connection setup and decreases as a result of connection release. For ABR and UBR Service Categories, this value changes as a result of connection setup and teardown only if non-zero mcr is specified.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rmIfScTxAlcr 1.3.6.1.4.1.9.10.10.1.4.1.1.5
The Allocated Cell Rate (specified in cells per second) for traffic sent out the interface for this Service Category. This is the bandwidth allocated-to connections. For Guaranteed Service Categories, this value increases as a result of connection setup and decreases as a result of connection release. For ABR and UBR Service Categories, this value changes as a result of connection setup and teardown only if non-zero mcr is specified.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rmIfScNumSvxConns 1.3.6.1.4.1.9.10.10.1.4.1.1.6
The number of signalled connections (VC or VP) of this Service Category currently allocated on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rmIfScNumPvxConns 1.3.6.1.4.1.9.10.10.1.4.1.1.7
The number of permanent connections (VC or VP) of this Service Category currently allocated on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rmIfScTxMaxCtd 1.3.6.1.4.1.9.10.10.1.4.1.1.8
The maximum Cell Transfer Delay estimated to be experienced by cells of connections transmitted out this interface of this Service Category. This is estimate does not distinguish between clp0 and clp1 cells. This object is valid for Service Category cbr and vbr-rt. For other Service Categories, the object is not defined.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rmIfScTxP2PeakCdv 1.3.6.1.4.1.9.10.10.1.4.1.1.9
The Peak-to-Peak Cell Delay Variation estimated to be experienced by cells of connections transmitted out this interface of this Service Category. This estimate does not distinguish between clp0 and clp1 cells. This object is valid for Service Categories cbr and vbr-rt. For other Service Categories, the object is not defined.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rmIfScTxClr 1.3.6.1.4.1.9.10.10.1.4.1.1.10
The Cell Loss Ratio estimated to be experienced by cells of connections transmitted out this interface of this Service Category. This is an estimate for clp0 cells only. The unit of this object is negative power of ten (so an object value of 8 means 10**(-8)). This object is valid for Service Categories cbr, vbr-rt, and vbr-nrt. For other Service Categories, the object is not defined.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rmIfScTxClrClp01 1.3.6.1.4.1.9.10.10.1.4.1.1.11
The Cell Loss Ratio estimated to be experienced by cells of connections transmitted out this interface of this Service Category. This is an estimate for clp0+1 cells. The unit of this object is negative power of ten (so an object value of 8 means 10**(-8)). This object is valid for Service Categories cbr, vbr-rt, and vbr-nrt. For other Service Categories, the object is not defined.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rmIfScRxDynBwSvcAcr 1.3.6.1.4.1.9.10.10.1.4.1.1.12
The Available Cell Rate (specified in cells per second) for traffic received on the interface for this Service Category. This object is valid only for IMA physical interfaces. This is the bandwidth available for SVC connections. For CBR and VBR Service Categories, this value decreases as a result of connection setup and increases as a result of connection release. For ABR and UBR Service Categories, this value changes as a result of connection setup and teardown only if non-zero mcr is specified
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rmIfScTxDynBwSvcAcr 1.3.6.1.4.1.9.10.10.1.4.1.1.13
The Available Cell Rate (specified in cells per second) for traffic transmitted on the interface for this Service Category. This object is valid only for IMA physical interfaces. This is the bandwidth available for SVC connections on physical interfaces. For CBR and VBR Service Categories, this value decreases as a result of connection setup and increases as a result of connection release. For ABR and UBR Service Categories, this value changes as a result of connection setup and teardown only if non-zero mcr is specified
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rmIfServiceCategoryStatisticsTable 1.3.6.1.4.1.9.10.10.1.5.1
The (conceptual) table containing Resource Management statistics information for ATM interfaces by Service Category.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RmIfServiceCategoryStatisticsEntry

rmIfServiceCategoryStatisticsEntry 1.3.6.1.4.1.9.10.10.1.5.1.1
An entry (conceptual row) in the rmIfServiceCategoryStatisticsTable containing Resource Management configuration for an ATM interface. Rows are identified by the value of MIB-II's ifIndex, and the Service Category.
Status: current Access: not-accessible
OBJECT-TYPE    
  RmIfServiceCategoryStatisticsEntry  

rmIfScRcacResultNumAdmit 1.3.6.1.4.1.9.10.10.1.5.1.1.1
The number of successful resource allocation requests for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rmIfScRcacResultNumTotalRequests 1.3.6.1.4.1.9.10.10.1.5.1.1.2
The total number of resource allocation requests for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rmIfScRcacResultNumFailTraffComb 1.3.6.1.4.1.9.10.10.1.5.1.1.3
The number of resource allocation requests which are considered to be in error due to an unsupported combination of traffic parameters. An example of this would be, for a VBR connection, a zero maximum burst-size given a non-zero sustainable-cell-rate.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rmIfScRcacResultNumFailBw 1.3.6.1.4.1.9.10.10.1.5.1.1.4
The number of resource allocation requests which are considered to be in error due to a lack of bandwidth. This will never occur for Best Effort Service Categories.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rmIfScRcacResultNumFailLoss 1.3.6.1.4.1.9.10.10.1.5.1.1.5
The number of resource allocation requests which are considered to be in error due to exceeding cell loss criterion.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rmIfScRcacResultNumFailDelay 1.3.6.1.4.1.9.10.10.1.5.1.1.6
The number of resource allocation requests which are considered to be in error due to exceeding maximum delay criterion.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rmIfScRcacResultNumFailCdv 1.3.6.1.4.1.9.10.10.1.5.1.1.7
The number of resource allocation requests which are considered to be in error due to exceeding cell delay variation criterion.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rmIfScRcacResultNumFailBeLimit 1.3.6.1.4.1.9.10.10.1.5.1.1.8
The number of resource allocation requests which are considered to be in error due to exceeding a limit on the number of Best-Effort connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rmIfScRcacResultNumFailParmLimit 1.3.6.1.4.1.9.10.10.1.5.1.1.9
The number of resource allocation requests which are considered to be in error due to exceeding a traffic parameter limit criterion.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rmIfScRcacResultNumFailOther 1.3.6.1.4.1.9.10.10.1.5.1.1.10
The number of resource allocation requests which are considered to be in error for a reason not enumerated by other counter objects.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sharedMemRmIfOutputQCfgTable 1.3.6.1.4.1.9.10.10.1.6.1
The (conceptual) table containing configuration information for ATM physical interface output queues. This table is not instantiated for interfaces to which it cannot be applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SharedMemRmIfOutputQCfgEntry

sharedMemRmIfOutputQCfgEntry 1.3.6.1.4.1.9.10.10.1.6.1.1
An entry (conceptual row) in the sharedMemRmIfOutputQCfgTable containing Resource Management configuration for an ATM interface. A particular row is identified by the value of MIB-II's ifIndex, and the output queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  SharedMemRmIfOutputQCfgEntry  

sharedMemRmIfOutputQ 1.3.6.1.4.1.9.10.10.1.6.1.1.1
The output queue on this ATM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER q1(1), q2(2), q3(3), q4(4)  

sharedMemRmIfOutputQServCategory 1.3.6.1.4.1.9.10.10.1.6.1.1.2
The service category(s) sharing this output queue on this ATM interface. The various bit positions are: 1 constant bit rate (cbr) 2 variable bit rate-real time (vbr-rt) 4 variable bit rate-non real time (vbr-nrt) 8 available bit rate (abr) 16 unspecified bit rate (ubr)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..31  

sharedMemRmIfOutputQRequestedMaxSize 1.3.6.1.4.1.9.10.10.1.6.1.1.3
This object reflects an explicit configuration of the maximum number of cells that may occupy this queue. If the value of this object is 0, the maximum size in effect is a default value calculated by software. Prior to any user configuration, the value of this object is 0. The actual maximum size is reflected in the object sharedMemRmIfOutputQInstalledMaxSize (and is a default value calculated by software). Setting this value to 0 causes the size to assume it's default value. When changing a port that is up, must be set in conjunction with the force object (sharedMemRmIfOutputQMaxSizeForce) to take effect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65504  

sharedMemRmIfOutputQInstalledMaxSize 1.3.6.1.4.1.9.10.10.1.6.1.1.4
The maximum number of cells that may occupy this queue. Will be a multiple of 32. Explicit configuration of maximum size are made via the object sharedMemrmIfOutputQRequestedMaxSize. Such requests are rounded up to the nearest multiple of 32 prior to installation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 32..65504  

sharedMemRmIfOutputQMaxSizeForce 1.3.6.1.4.1.9.10.10.1.6.1.1.5
Must be set to forceChange to allow changing of sharedMemRmIfOutputQRequestedMaxSize for a queue on an interface that is 'up'. This is because such a change causes the interface to lose data while the size is changed. Once the change takes place, the force object assumes the noForceChange value.
Status: current Access: read-write
OBJECT-TYPE    
  ForceValue  

sharedMemRmIfOutputQCellCount 1.3.6.1.4.1.9.10.10.1.6.1.1.6
Count of the number of cells in the output queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sharedMemRmIfThresholdCfgTable 1.3.6.1.4.1.9.10.10.1.6.2
The (conceptual) table containing the output queue thresholds used on ATM physical interface output queues. These are specified per Service Category. This table is not instantiated for interfaces to which it cannot be applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SharedMemRmIfThresholdCfgEntry

sharedMemRmIfThresholdCfgEntry 1.3.6.1.4.1.9.10.10.1.6.2.1
An entry (conceptual row) in the sharedMemRmIfThresholdCfgTable containing Resource Management configuration for an ATM interface. A particular row is identified by the value of MIB-II's ifIndex, and the Service Category.
Status: current Access: not-accessible
OBJECT-TYPE    
  SharedMemRmIfThresholdCfgEntry  

sharedMemRmIfDiscardThreshold 1.3.6.1.4.1.9.10.10.1.6.2.1.1
The output queue CLP/EPD threshold for this Service Category on this ATM interface. This is expressed in percent-of-full. Note that 100% full effectively turns off the threshold.
Status: current Access: read-write
OBJECT-TYPE    
  FineQueueThreshold  

sharedMemRmIfEfciThreshold 1.3.6.1.4.1.9.10.10.1.6.2.1.2
The output queue EFCI marking threshold for this Service Category on this ATM interface. This is expressed in percent-of-full. Note that 100% full effectively turns off the threshold.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER percent12(1), percent25(2), percent50(3), percent100(4)  

sharedMemRmIfAbrRelativeRateThreshold 1.3.6.1.4.1.9.10.10.1.6.2.1.3
The ABR Relative-rate marking queue congestion threshold for the ABR queue on this ATM interface. This is expressed in percent-of-full. Note that 100% full effectively turns off the threshold. This object is only defined for the abr service category.
Status: current Access: read-write
OBJECT-TYPE    
  FineQueueThreshold  

lsPerVcqRmThreshGrpTable 1.3.6.1.4.1.9.10.10.1.7.1
The (conceptual) table containing information for Switch Threshold Groups. When cells are queued in the switch for a direction of cell traffic on an ATM connection (VC or VP), several functions related to queueing are dictated by the congestion state (fullness) of the Threshold Group. Each connection queue is a member of a Threshold Group. These functions include: - The limit on the number of cells that can be queued. Cells exceeding this limit are discarded. - The discard threshold, used for CLP/EPD discard when the fullness of the queue exceeds the threshold. - The marking threshold, used for EFCI and ABR-RR marking. Each Threshold Group has a maximum number of cells that can be resident in it at any one time. The number of cells in a Group consists of the number of cells in all the queues that are a member of the Group. As the number of cells in a Group approaches the maximum number for the Group, the queue limits may be decreased. This limits the share of buffering available to each connection as cell-memory is used.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LsPerVcqRmThreshGrpEntry

lsPerVcqRmThreshGrpEntry 1.3.6.1.4.1.9.10.10.1.7.1.1
An entry (conceptual row) in the lsPerVcqRmThreshGrpTable containing Resource Management configuration for a Threshold Group. All entries ever in the table are present at startup, none are created dynamically.
Status: current Access: not-accessible
OBJECT-TYPE    
  LsPerVcqRmThreshGrpEntry  

lsPerVcqRmThreshGrp 1.3.6.1.4.1.9.10.10.1.7.1.1.1
The Threshold Group specified by this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LsPerVcqThresholdGroup  

lsPerVcqRmThreshGrpMaxSize 1.3.6.1.4.1.9.10.10.1.7.1.1.2
This object specifies the maximum number of cells that may occupy this Threshold Group. While any integer in the range can be set, the hardware granularity is in 64-cell units. Therefore, the value installed is [(value / 64) * 64] + 63. If the value of this object is set to -1, the default value for the threshold-group is restored.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..65535  

lsPerVcqRmThreshGrpQMaxSize 1.3.6.1.4.1.9.10.10.1.7.1.1.3
This object reflects an explicit configuration of the maximum limit on the number of cells that may occupy connection queues that are a member of this Threshold Group. A connection queue that is a member of this Threshold Group will never have more cells resident in it than this limit. This is the queue limit applied when the Threshold Group is uncongested. The QMaxSize must be greater than or equal to the Threshold Group QMinSize. QMaxSize should be less than MaxSize for the Threshold Group. While any integer in the range can be set, the hardware granularity is in 16-cell units. Therefore, the largest possible queue size installed is: [(value / 16) * 16]+15
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 31..16383  

lsPerVcqRmThreshGrpQMinSize 1.3.6.1.4.1.9.10.10.1.7.1.1.4
This object reflects an explicit configuration of the minimum limit on the number of cells that may occupy connection queues that are a member of this Threshold Group. The Threshold Group at it's most congested will not limit a connection queue to fewer than this number of cells. The QMinSize must be less than or equal to the Threshold Group QMaxSize. The hardware granularity is in units of one cell.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1023  

lsPerVcqRmThreshGrpDiscThreshold 1.3.6.1.4.1.9.10.10.1.7.1.1.5
The output queue CLP/EPD threshold for this Threshold Group. This is expressed in percent-of-full. Note that 100% full effectively turns off the threshold. Setting this object to -1 restores the default value for the Threshold Group. The granularity of the fill-level of a queue installed in hardware is the same as that for queue limits.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..100  

lsPerVcqRmThreshGrpMarkThreshold 1.3.6.1.4.1.9.10.10.1.7.1.1.6
The output queue EFCI/ABR-RR marking threshold for this Threshold Group. This is expressed in percent-of-full. Note that 100% full effectively turns off the threshold. Setting this object to -1 restores the default value for the Threshold Group. The granularity of the fill-level of a queue installed in hardware is the same as that for queue limits.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..100  

lsPerVcqRmThreshGrpName 1.3.6.1.4.1.9.10.10.1.7.1.1.7
The name associated with the threshold-group. If this is set to the null-string, the default name for the Threshold Group is assigned.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

lsPerVcqRmThreshGrpCellCount 1.3.6.1.4.1.9.10.10.1.7.1.1.8
Count of the number of cells in the Threshold Group.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

lsPerVcqRmThreshGrpServiceTable 1.3.6.1.4.1.9.10.10.1.7.2
The (conceptual) table specifying which VC or VP queues are assigned to a Threshold Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LsPerVcqRmThreshGrpServiceEntry

lsPerVcqRmThreshGrpServiceEntry 1.3.6.1.4.1.9.10.10.1.7.2.1
An entry (conceptual row) in the lsPerVcqRmThreshGrpServiceTable. All entries ever in the table are present at startup, none are created dynamically.
Status: current Access: not-accessible
OBJECT-TYPE    
  LsPerVcqRmThreshGrpServiceEntry  

lsPerVcqRmThreshGrpService 1.3.6.1.4.1.9.10.10.1.7.2.1.1
The Service specified by this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LsPerVcqThresholdGroupService  

lsPerVcqRmThreshGrpServGroup 1.3.6.1.4.1.9.10.10.1.7.2.1.2
The Threshold Group to which VC/VP queues specified by the service are assigned. Changing the assignment of service to Threshold Group does not alter the assignment for connections currently installed in hardware, but those connections that are subsequently installed.
Status: current Access: read-write
OBJECT-TYPE    
  LsPerVcqThresholdGroup  

lsPerVcqRmHierarchicalSchedulingMode 1.3.6.1.4.1.9.10.10.1.7.3
On a LS1010 equipped with the Lightstream per-VC queueing chipset, the user can define Hierarchical VP-Tunnels. Each such tunnel has its own dedicated scheduler, programmed to output data at a configurable maximum rate. Therefore, the overall output of the Hierarchical VP-tunnel is rate-limited. In addition, Virtual Circuits of different service categories can traverse through such a tunnel, and each of these Virtual Circuits are guaranteed their individual contracted bandwidth agreement. This object must be set to enabled before any Hierarchical VP-tunnels can be defined on the device. Any setting of this variable requires a reload of the device to be effective. Setting this object to enabled will cause the software to initialize the additional schedulers needed by the Hierarchical VP-Tunnels. Other limited scheduler resources are therefore used by a larger number of schedulers (as compared to the case when Hierarchical Scheduling is disabled on the device). This may result in fewer number of connections passing Connection Admission Control. This object is therefore provided so that the user can make an informed decision as to whether Hierarchical Scheduling is to be used. This object is defined on a LS1010 only when the switch is equipped with the Lightstream per-VC queueing chipset.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

cgrPerVcqRmThreshGrpTable 1.3.6.1.4.1.9.10.10.1.9.1
The (conceptual) table containing information for Switch Threshold Groups. When cells are queued in the switch for a direction of cell traffic on an ATM connection (VC or VP), several functions related to queueing are dictated by the congestion state (fullness) of the Threshold Group. Each connection queue is a member of a Threshold Group. These functions include: - The limit on the number of cells that can be queued. Cells exceeding this limit are discarded. - The discard threshold, used for CLP/EPD discard when the fullness of the queue exceeds the threshold. - The marking threshold, used for EFCI marking. Each Threshold Group has a maximum number of cells that can be resident in it at any one time. The number of cells in a Group consists of the number of cells in all the queues that are a member of the Group. As the number of cells in a Group approaches the maximum number for the Group, the queue limits may be decreased. This limits the share of buffering available to each connection as cell-memory is used. On the Catalyst8540MSR platform, there are a maximum of 8 switching modules. Each switching module services a certain group of ports (this mapping is fixed in hardware). Each module also has its own cell memory (for per VC queueing), and hence performs its own congestion control, independent of any other switching module. Each switching module has its own set of Switch Threshold Groups, which are independently programmable and readable. This table is supported only on the Catalyst8540MSR platform.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgrPerVcqRmThreshGrpEntry

cgrPerVcqRmThreshGrpEntry 1.3.6.1.4.1.9.10.10.1.9.1.1
An entry (conceptual row) in the cgrPerVcqRmThreshGrpTable containing Resource Management configuration for a Threshold Group. All entries ever in the table are present at startup, none are created dynamically.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgrPerVcqRmThreshGrpEntry  

cgrPerVcqModuleId 1.3.6.1.4.1.9.10.10.1.9.1.1.1
The switching module specified by this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgrPerVcqModuleId  

cgrPerVcqRmThreshGrp 1.3.6.1.4.1.9.10.10.1.9.1.1.2
The Threshold Group specified by this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LsPerVcqThresholdGroup  

cgrPerVcqRmThreshGrpMaxSize 1.3.6.1.4.1.9.10.10.1.9.1.1.3
This object specifies the maximum number of cells that may occupy this Threshold Group. While any integer in the range can be set, the hardware granularity is in 64-cell units. Therefore, the value installed is [(value / 64) * 64] + 63. Even though the maximum value for this object is 131071, the cell memory actually present in hardware can be less. The agent will allow values for this object not exceeding the actual cell memory present in hardware. If the value of this object is set to -1, the default value for the threshold-group is restored.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..131071  

cgrPerVcqRmThreshGrpQMaxSize 1.3.6.1.4.1.9.10.10.1.9.1.1.4
This object reflects an explicit configuration of the maximum limit on the number of cells that may occupy connection queues that are a member of this Threshold Group. A connection queue that is a member of this Threshold Group will never have more cells resident in it than this limit. This is the queue limit applied when the Threshold Group is uncongested. The QMaxSize must be greater than or equal to the Threshold Group QMinSize. QMaxSize should be less than MaxSize for the Threshold Group. While any integer in the range can be set, the hardware granularity is in 16-cell units. Therefore, the largest possible queue size installed is: [(value / 16) * 16]+15
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 31..16383  

cgrPerVcqRmThreshGrpQMinSize 1.3.6.1.4.1.9.10.10.1.9.1.1.5
This object reflects an explicit configuration of the minimum limit on the number of cells that may occupy connection queues that are a member of this Threshold Group. The Threshold Group at it's most congested will not limit a connection queue to fewer than this number of cells. The QMinSize must be less than or equal to the Threshold Group QMaxSize. The hardware granularity is in units of one cell.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1023  

cgrPerVcqRmThreshGrpDiscThreshold 1.3.6.1.4.1.9.10.10.1.9.1.1.6
The output queue CLP/EPD threshold for this Threshold Group. This is expressed in percent-of-full. Note that 100% full effectively turns off the threshold. Setting this object to -1 restores the default value for the Threshold Group. The granularity of the fill-level of a queue installed in hardware is the same as that for queue limits.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..100  

cgrPerVcqRmThreshGrpMarkThreshold 1.3.6.1.4.1.9.10.10.1.9.1.1.7
The output queue EFCI/ABR-RR marking threshold for this Threshold Group. This is expressed in percent-of-full. Note that 100% full effectively turns off the threshold. Setting this object to -1 restores the default value for the Threshold Group. The granularity of the fill-level of a queue installed in hardware is the same as that for queue limits.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..100  

cgrPerVcqRmThreshGrpName 1.3.6.1.4.1.9.10.10.1.9.1.1.8
The name associated with the threshold-group. If this is set to the null-string, the default name for the Threshold Group is assigned.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

cgrPerVcqRmThreshGrpCellCount 1.3.6.1.4.1.9.10.10.1.9.1.1.9
Count of the number of cells in the Threshold Group.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgrPerVcqRmThreshGrpServiceTable 1.3.6.1.4.1.9.10.10.1.9.2
The (conceptual) table specifying which VC or VP queues are assigned to a Threshold Group. This table is supported only on the Catalyst8540MSR Platform.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgrPerVcqRmThreshGrpServiceEntry

cgrPerVcqRmThreshGrpServiceEntry 1.3.6.1.4.1.9.10.10.1.9.2.1
An entry (conceptual row) in the cgrPerVcqRmThreshGrpServiceTable. All entries ever in the table are present at startup, none are created dynamically.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgrPerVcqRmThreshGrpServiceEntry  

cgrPerVcqRmThreshGrpService 1.3.6.1.4.1.9.10.10.1.9.2.1.1
The Service specified by this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LsPerVcqThresholdGroupService  

cgrPerVcqRmThreshGrpServGroup 1.3.6.1.4.1.9.10.10.1.9.2.1.2
The Threshold Group to which VC/VP queues specified by the service are assigned. Changing the assignment of service to Threshold Group does not alter the assignment for connections currently installed in hardware, but those connections that are subsequently installed.
Status: current Access: read-write
OBJECT-TYPE    
  LsPerVcqThresholdGroup  

cgrPerVcqRmHierarchicalSchedulingMode 1.3.6.1.4.1.9.10.10.1.9.3
On a Catalyst8540 MSR, the user can define Hierarchical VP-Tunnels. Each such tunnel has its own dedicated scheduler, programmed to output data at a configurable maximum rate. Therefore, the overall output of the Hierarchical VP-tunnel is rate-limited. In addition, Virtual Circuits of different service categories can traverse through such a tunnel, and each of these Virtual Circuits are guaranteed their individual contracted bandwidth agreement. This object must be set to enabled before any Hierarchical VP-tunnels can be defined on the device. Any setting of this variable requires a reload of the device to be effective. Setting this object to enabled will cause the software to initialize the additional schedulers needed by the Hierarchical VP-Tunnels. Other limited scheduler resources are therefore used by a larger number of schedulers (as compared to the case when Hierarchical Scheduling is disabled on the device). This may result in fewer number of connections passing Connection Admission Control. This object is therefore provided so that the user can make an informed decision as to whether Hierarchical Scheduling is to be used. This object is supported only on the Catalyst8540MSR platform.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

lsPerVcqRmIfTable 1.3.6.1.4.1.9.10.10.1.8.1
The (conceptual) table containing configuration information for ATM physical interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LsPerVcqRmIfEntry

lsPerVcqRmIfEntry 1.3.6.1.4.1.9.10.10.1.8.1.1
An entry (conceptual row) in the lsPerVcqRmIfTable containing Resource Management configuration for an ATM interface. An entry in the table is present when an entry in the ifTable is created for an ATM interface that uses the Lighstream per-VC queueing chipset.
Status: current Access: not-accessible
OBJECT-TYPE    
  LsPerVcqRmIfEntry  

lsPerVcqRmIfMinWrrServiceClass 1.3.6.1.4.1.9.10.10.1.8.1.1.1
The service classes on an interface are partitioned into two subsets, dictating how a service class with a cell ready to transmit is chosen (subsequently a connection is chosen within the selected service class). There are two subsets: Strict Priority (SP), and Weighted Round Robin (WRR). The SP subset service classes are selected by strict priority (highest priority with available cell wins). If there are any SP service classes, they take precedence over any WRR classes. A WRR subset service class is chosen from among the WRR service classes with an available cell using a WRR algorithm. The SP service classes (if any) include a contiguous range of classes, starting with c2 (c1 is dedicated to CBR, which doesn't use SP/WRR). The WRR service classes (if any) include a contiguous range of classes, ending with c5. This object specifies the break-point between SP and WRR service classes. Note that (assuming all service classes are used) specifying c2 indicates all service classes are WRR, and specifying c5 indicates all service classes are SP.
Status: current Access: read-write
OBJECT-TYPE    
  LsPerVcqServiceClass  

lsPerVcqRmIfServiceClassTable 1.3.6.1.4.1.9.10.10.1.8.2
The (conceptual) table containing configuration information for ATM physical interface Service Classes (not logical port ATM interfaces). An ATM connection (VC or VP) on an interface is a member of a Service Class. The Service Class is used in the scheduling discipline that determines which cell is next transmitted on the interface. If the rate scheduler has no cell to be sent in the guaranteed cell-flow on an interface, a decision is made between all Service Classes with VCs with cells ready for transmit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LsPerVcqRmIfServiceClassEntry

lsPerVcqRmIfServiceClassEntry 1.3.6.1.4.1.9.10.10.1.8.2.1
An entry (conceptual row) in the lsPerVcqRmIfServiceClassTable containing Resource Management configuration for an ATM interface. A particular row is identified by the value of MIB-II's ifIndex, and the output queue. An entry in the table is present when an entry in the ifTable is created for an ATM interface that uses the Lighstream per-VC queueing chipset.
Status: current Access: not-accessible
OBJECT-TYPE    
  LsPerVcqRmIfServiceClassEntry  

lsPerVcqRmIfServiceClass 1.3.6.1.4.1.9.10.10.1.8.2.1.1
The service class on this ATM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  LsPerVcqServiceClass  

lsPerVcqRmIfServClassConnType 1.3.6.1.4.1.9.10.10.1.8.2.1.2
The types of connections using this service class on this ATM interface. The various bit positions are: 1 constant bit rate (cbr) 2 variable bit rate-real time (vbr-rt) 4 variable bit rate-non real time (vbr-nrt) 8 available bit rate (abr) 16 unspecified bit rate (ubr)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..31  

lsPerVcqRmIfServClassWrrWeight 1.3.6.1.4.1.9.10.10.1.8.2.1.3
Configure the weighting specified for a service class to make the scheduling decision among active service classes in the WRR subset.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

rmTrafficShaperIfTable 1.3.6.1.4.1.9.10.10.1.10.1
The (conceptual) table containing ATM Traffic Shaper configuration and state information for ATM interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RmTrafficShaperIfEntry

rmTrafficShaperIfEntry 1.3.6.1.4.1.9.10.10.1.10.1.1
An entry (conceptual row) in the rmTrafficShaperIfTable containing Traffic Shaper configuration and state information for an ATM interface. The particular interface is identified by the value of MIB-II's ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  RmTrafficShaperIfEntry  

rtsIfMaxThreshold 1.3.6.1.4.1.9.10.10.1.10.1.1.1
This object reflects the value of the Maximum Threshold installed in the traffic shaper hardware for this interface. This object is expressed in number of cell buffers. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

rtsIfCellCount 1.3.6.1.4.1.9.10.10.1.10.1.1.2
This object contains the count of cells queued to this interface in the traffic shaping hardware. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rtsIfVbrCfgRequested 1.3.6.1.4.1.9.10.10.1.10.1.1.3
If this object is set to the value 'shapingDisable', VBR connections(VC or VP) on this interface will not be shaped. If the object is set to the value 'shapeToScrAndPcr', the VBR (VC or VP) connections on this interface will be shaped to conform to their respective SCR, PCR and MBS traffic parameters. If this object is set to the value 'shapeToPcr', the VBR (VC or VP) connections on this interface will be shaped to conform to their respective PCR traffic parameter. Depending on the capabilities of the traffic shaping hardware, the changes to the traffic shaping configuration may or may not take effect immediately and may require that the traffic shaping hardware be reset to effect the change. The value of the object rtsIfVbrCfgInstalled will reflect the actual VBR Traffic Shaping configuration installed in the hardware currently. Depending on the capabilities of the traffic shaping hardware, the value of this object may or may not apply to terminating VBR VPs on this interface. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER shapingDisable(1), shapeToPcr(2), shapeToScrAndPcr(3)  

rtsIfVbrCfgInstalled 1.3.6.1.4.1.9.10.10.1.10.1.1.4
This object reflects the current VBR Traffic Shaping configuration installed in the hardware. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER shapingDisable(1), shapeToPcr(2), shapeToScrAndPcr(3)  

rtsIfBeCfgRequested 1.3.6.1.4.1.9.10.10.1.10.1.1.5
This object reflects the traffic shaping configuration applied to Best-Effort Connections(VC or VP) belonging to UBR and ABR service categories on this interface. If this object is set to the value 'shapingDisable', best-effort connections(VC or VP) on this interface will not be shaped. If this object is set to the value 'shapeToPcr', the best-effort connections(VC or VP) on this interface will be shaped to conform to their respective PCR traffic parameter. Depending on the capabilities of the traffic shaping hardware, the changes to the traffic shaping configuration may or may not take effect immediately and may require that the traffic shaping hardware be reset to effect the change. The object rtsIfBeCfgInstalled will reflect the actual best-effort Traffic Shaping configuration installed in the hardware currently. Depending on the capabilities of the traffic shaping hardware, the value of this object may or may not apply to terminating best-effort VPs on this interface. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER shapingDisable(1), shapeToPcr(2)  

rtsIfBeCfgInstalled 1.3.6.1.4.1.9.10.10.1.10.1.1.6
This object reflects the current Best-Effort Traffic Shaping configuration installed in the hardware. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER shapingDisable(1), shapeToPcr(2)  

rtsIfVbrClassMaxThrshRequested 1.3.6.1.4.1.9.10.10.1.10.1.1.7
This object specifies the Traffic Shaper Maximum Cell Buffer Threshold for the VBR Traffic Class. The value of this object is expressed as a percent of the value of rtsIfMaxThreshold object. A set request for this object will succeed only if the value of the ifAdminStatus object for this interface is 'down'. The Traffic Shaping hardware may not have the support to represent all the values and hence the value installed in hardware could be different. And the value installed in hardware will be available through the object rtsIfVbrClassMaxThrshInstalled. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..95  

rtsIfVbrClassMaxThrshInstalled 1.3.6.1.4.1.9.10.10.1.10.1.1.8
This object reflects the value of Maximum Class Threshold for VBR Traffic Class, in number of cell buffers, that is installed in the Traffic Shaping hardware. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

rtsIfBeClassMaxThrshRequested 1.3.6.1.4.1.9.10.10.1.10.1.1.9
This object specifies the Traffic Shaper Maximum Cell Buffer Threshold for the Best-Effort Traffic Class. The value of this object is expressed as a percent of the value of rtsIfMaxThreshold object. A set request for this object will succeed only if the value of the ifAdminStatus object for this interface is 'down'. The Traffic Shaping hardware may not have the support to represent all the values and hence the value installed in hardware could be different. And this installed value will be available through the object rtsIfBeClassMaxThrshInstalled. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..95  

rtsIfBeClassMaxThrshInstalled 1.3.6.1.4.1.9.10.10.1.10.1.1.10
This object reflects the value of Maximum Class Threshold for Best-Effort Traffic Class, in number of cell buffers, that is installed in the Traffic Shaping hardware. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

rtsIfVbrVcMaxThrshRequested 1.3.6.1.4.1.9.10.10.1.10.1.1.11
This object reflects the Maximum Threshold of the per-connection queues of VBR connections(VCs or VPs) in the traffic shaping hardware. The value of this object is expressed in number of cell buffers. Any change made to the value of this object will only effect subsequently established VBR connections and will not impact already existing VBR connections. The Traffic Shaping hardware may not have the support to represent all the values and hence the value installed in hardware could be different. And the value installed in hardware will be available through the object rtsIfVbrVcMaxThrshInstalled. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

rtsIfVbrVcMaxThrshInstalled 1.3.6.1.4.1.9.10.10.1.10.1.1.12
This object reflects the Maximum Threshold for the per-connection queues of VBR connections(VCs or VPs) that is installed in the Traffic Shaping hardware. The value of this object is expressed in number of cell buffers. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

rtsIfBeVcMaxThrshRequested 1.3.6.1.4.1.9.10.10.1.10.1.1.13
This object reflects the Maximum Threshold of the per-connection queues of best-effort connections(VCs or VPs) in the traffic shaping hardware. The value of this object is expressed in number of cell buffers. Any change made to the value of this object will only effect subsequently established best-effort connections and will not impact already existing best-effort connections. The Traffic Shaping hardware may not have the support to represent all the values and hence the value installed in hardware could be different. And the value installed in hardware will be available through the object rtsIfBeVcMaxThrshInstalled. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

rtsIfBeVcMaxThrshInstalled 1.3.6.1.4.1.9.10.10.1.10.1.1.14
This object reflects the Maximum Threshold for the per-connection queues of Best-Effort connections(VCs or VPs) that is installed in the Traffic Shaping hardware. The value of this object is expressed in number of cell buffers. This object is not instantiated for interfaces to which it cannot be applied.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

ciscoAtmRmMIBConformance 1.3.6.1.4.1.9.10.10.3
OBJECT IDENTIFIER    

ciscoAtmRmMIBCompliances 1.3.6.1.4.1.9.10.10.3.1
OBJECT IDENTIFIER    

ciscoAtmRmMIBGroups 1.3.6.1.4.1.9.10.10.3.2
OBJECT IDENTIFIER    

ciscoAtmRmMIBCompliance 1.3.6.1.4.1.9.10.10.3.1.1
The compliance statement for the Cisco ATM Resource Management MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoAtmRmMIBCompliance2 1.3.6.1.4.1.9.10.10.3.1.2
The compliance statement for the Cisco ATM Resource Management MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoAtmRmMIBCompliance3 1.3.6.1.4.1.9.10.10.3.1.3
The compliance statement for the Cisco ATM Resource Management MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoAtmRmMIBCompliance4 1.3.6.1.4.1.9.10.10.3.1.4
The compliance statement for the Cisco ATM Resource Management MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoAtmRmMIBCompliance5 1.3.6.1.4.1.9.10.10.3.1.5
The compliance statement for the Cisco ATM Resource Management MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoAtmRmMIBCompliance6 1.3.6.1.4.1.9.10.10.3.1.6
The compliance statement for the Cisco ATM Resource Management MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoAtmRmMIBCompliance7 1.3.6.1.4.1.9.10.10.3.1.7
The compliance statement for the Cisco ATM Resource Management MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoAtmRmMIBCompliance8 1.3.6.1.4.1.9.10.10.3.1.8
The compliance statement for the Cisco ATM Resource Management MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoAtmRmMIBCompliance9 1.3.6.1.4.1.9.10.10.3.1.9
The compliance statement for the Cisco ATM Resource Management MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoAtmRmMIBCompliance10 1.3.6.1.4.1.9.10.10.3.1.10
The compliance statement for the Cisco ATM Resource Management MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoAtmRmMIBCompliance11 1.3.6.1.4.1.9.10.10.3.1.11
The compliance statement for the Cisco ATM Resource Management MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoAtmRmMIBCompliance12 1.3.6.1.4.1.9.10.10.3.1.12
The compliance statement for the Cisco ATM Resource Management MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoAtmRmMIBCompliance13 1.3.6.1.4.1.9.10.10.3.1.13
The compliance statement for the Cisco ATM Resource Management MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

atmRmSwitchCfgMIBGroup 1.3.6.1.4.1.9.10.10.3.2.1
A collection of objects which provide ATM Switch Resource Management configuration.
Status: obsolete Access: read-only
OBJECT-GROUP    

sharedMemAtmRmSwitchMIBGroup 1.3.6.1.4.1.9.10.10.3.2.2
A collection of objects which provide ATM Switch Resource Management information global to a shared-memory ATM switch.
Status: current Access: read-only
OBJECT-GROUP    

atmRmPhyIfCfgMIBGroup 1.3.6.1.4.1.9.10.10.3.2.3
A collection of objects which provide ATM interface Resource Management configuration for physical interfaces.
Status: obsolete Access: read-only
OBJECT-GROUP    

atmRmAllIfCfgMIBGroup 1.3.6.1.4.1.9.10.10.3.2.4
A collection of objects which provide ATM interface Resource Management configuration for all interfaces.
Status: obsolete Access: read-only
OBJECT-GROUP    

atmRmIfAllStateMIBGroup 1.3.6.1.4.1.9.10.10.3.2.5
A collection of objects which provide ATM interface Resource Management status for all interfaces.
Status: obsolete Access: read-only
OBJECT-GROUP    

atmRmIfStatsMIBGroup 1.3.6.1.4.1.9.10.10.3.2.6
A collection of objects which provide ATM Switch Resource Management statistics.
Status: current Access: read-only
OBJECT-GROUP    

sharedMemAtmRmPhyIfMIBGroup 1.3.6.1.4.1.9.10.10.3.2.7
A collection of objects which provide ATM interface Resource Management information for physical interfaces of a shared-memory ATM switch.
Status: current Access: read-only
OBJECT-GROUP    

atmRmSwitchCfgMIBGroup2 1.3.6.1.4.1.9.10.10.3.2.8
A collection of objects which provide ATM Switch Resource Management configuration.
Status: current Access: read-only
OBJECT-GROUP    

atmRmPhyIfCfgMIBGroup2 1.3.6.1.4.1.9.10.10.3.2.9
A collection of objects which provide ATM interface Resource Management configuration for physical interfaces.
Status: obsolete Access: read-only
OBJECT-GROUP    

atmRmIfAllStateMIBGroup2 1.3.6.1.4.1.9.10.10.3.2.10
A collection of objects which provide ATM interface Resource Management status for all interfaces.
Status: obsolete Access: read-only
OBJECT-GROUP    

lsPerVcqAtmRmGroup 1.3.6.1.4.1.9.10.10.3.2.11
A collection of objects which provide ATM Resource Management status on platforms using the Lightstream per-VC queueing chipset.
Status: obsolete Access: read-only
OBJECT-GROUP    

atmRmPhyIfCfgMIBGroup3 1.3.6.1.4.1.9.10.10.3.2.12
A collection of objects which provide ATM interface Resource Management configuration for physical interfaces.
Status: obsolete Access: read-only
OBJECT-GROUP    

atmRmAllIfCfgMIBGroup2 1.3.6.1.4.1.9.10.10.3.2.13
A collection of objects which provide ATM interface Resource Management configuration for all interfaces.
Status: obsolete Access: read-only
OBJECT-GROUP    

atmRmAllIfCfgMIBGroup3 1.3.6.1.4.1.9.10.10.3.2.14
A collection of objects which provide ATM interface Resource Management configuration for all interfaces.
Status: obsolete Access: read-only
OBJECT-GROUP    

lsPerVcqAtmRmGroup2 1.3.6.1.4.1.9.10.10.3.2.15
A collection of objects which provide ATM Resource Management status on platforms using the Lightstream per-VC queueing chipset.
Status: current Access: read-only
OBJECT-GROUP    

cgrPerVcqAtmRmGroup 1.3.6.1.4.1.9.10.10.3.2.16
A collection of objects which provide ATM Resource Management status on the Catalyst8540MSR platform.
Status: obsolete Access: read-only
OBJECT-GROUP    

atmRmAllIfCfgMIBGroup4 1.3.6.1.4.1.9.10.10.3.2.17
A collection of objects which provide ATM interface Resource Management configuration for all interfaces.
Status: obsolete Access: read-only
OBJECT-GROUP    

atmRmPhyIfCfgMIBGroup4 1.3.6.1.4.1.9.10.10.3.2.18
A collection of objects which provide ATM interface Resource Management configuration for physical interfaces.
Status: obsolete Access: read-only
OBJECT-GROUP    

atmRmPhyIfCfgMIBGroup5 1.3.6.1.4.1.9.10.10.3.2.19
A collection of objects which provide ATM interface Resource Management configuration for physical interfaces.
Status: current Access: read-only
OBJECT-GROUP    

atmRmIfAllStateMIBGroup3 1.3.6.1.4.1.9.10.10.3.2.20
A collection of objects which provide ATM interface Resource Management status for all interfaces.
Status: current Access: read-only
OBJECT-GROUP    

atmRmAllIfCfgMIBGroup5 1.3.6.1.4.1.9.10.10.3.2.21
A collection of objects which provide ATM interface Resource Management configuration for all interfaces.
Status: deprecated Access: read-only
OBJECT-GROUP    

cgrPerVcqAtmRmGroup2 1.3.6.1.4.1.9.10.10.3.2.22
A collection of objects which provide ATM Resource Management status on the Catalyst8540MSR platform.
Status: current Access: read-only
OBJECT-GROUP    

atmRmTrafficShaperIfGroup 1.3.6.1.4.1.9.10.10.3.2.23
A collection of objects which provide ATM Traffic Shaper configuration and state information for ATM interfaces.
Status: current Access: read-only
OBJECT-GROUP    

atmRmAllIfCfgMIBGroup6 1.3.6.1.4.1.9.10.10.3.2.24
A collection of objects which provide ATM interface Resource Management configuration for all interfaces.
Status: current Access: read-only
OBJECT-GROUP