CISCO-ATM-RM-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ATM-RM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoAtmRmMIB 1.3.6.1.4.1.9.10.10
The MIB module which complements standard ATM MIBs for Cisco devices, for Resource Management.
       ciscoAtmRmMIBObjects 1.3.6.1.4.1.9.10.10.1
           ciscoAtmRmSwitchCfg 1.3.6.1.4.1.9.10.10.1.1
               rmSwitchOverSubFactor 1.3.6.1.4.1.9.10.10.1.1.1 integer read-write
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)
               rmSwitchScrMarginFactor 1.3.6.1.4.1.9.10.10.1.1.2 integer read-write
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
               rmSwitchAbrCongNotify 1.3.6.1.4.1.9.10.10.1.1.3 integer read-write
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. Enumeration: 'efciAndRelativeRate': 3, 'relativeRate': 1, 'efci': 2.
               rmDefaultQosObjectiveTable 1.3.6.1.4.1.9.10.10.1.1.4 no-access
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.
                   rmDefaultQosObjectiveEntry 1.3.6.1.4.1.9.10.10.1.1.4.1 no-access
An entry (conceptual row) in the rmDefaultQosObjectiveTable containing Resource Management configuration for the default UNI QOS objectives. Rows are identified by Service Category.
                       rmDefaultQosServiceCategory 1.3.6.1.4.1.9.10.10.1.1.4.1.1 integer no-access
The Service Category to which the row applies. Enumeration: 'cbr': 1, 'vbrNrt': 3, 'vbrRt': 2.
                       rmScDefaultQosMaxCtd 1.3.6.1.4.1.9.10.10.1.1.4.1.2 integer read-write
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.
                       rmScDefaultQosPeakToPeakCdv 1.3.6.1.4.1.9.10.10.1.1.4.1.3 integer read-write
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.
                       rmScDefaultQosClr 1.3.6.1.4.1.9.10.10.1.1.4.1.4 integer read-write
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)).
                       rmScDefaultQosClrClp01 1.3.6.1.4.1.9.10.10.1.1.4.1.5 integer read-write
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)).
           ciscoAtmRmSwitchSharedMem 1.3.6.1.4.1.9.10.10.1.2
               sharedMemRmSwitchQueuedCellTable 1.3.6.1.4.1.9.10.10.1.2.1 no-access
The (conceptual) table containing Resource Management information on the cells in the output queues of a shared-memory output-queued ATM switch.
                   sharedMemRmSwitchQueuedCellEntry 1.3.6.1.4.1.9.10.10.1.2.1.1 no-access
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.
                       sharedMemRmCellPriority 1.3.6.1.4.1.9.10.10.1.2.1.1.1 integer no-access
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. Enumeration: 'p2': 2, 'p3': 3, 'p1': 1, 'p4': 4.
                       sharedMemRmSwitchQueuedCellLimit 1.3.6.1.4.1.9.10.10.1.2.1.1.2 integer read-write
Configured limit on the number of cells on all output queues of the switch at any time of a particular priority.
                       sharedMemRmSwitchQueuedCellCount 1.3.6.1.4.1.9.10.10.1.2.1.1.3 gauge32 read-only
Count of the number of cells on all output queues of the switch at any time of a particular priority.
           ciscoAtmRmIfCfg 1.3.6.1.4.1.9.10.10.1.3
               rmIfCfgTable 1.3.6.1.4.1.9.10.10.1.3.3 no-access
The (conceptual) table containing Resource Management configuration information for whole ATM interfaces.
                   rmIfCfgEntry 1.3.6.1.4.1.9.10.10.1.3.3.1 no-access
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.
                       rmIfOutPacingRateRequested 1.3.6.1.4.1.9.10.10.1.3.3.1.1 unsigned32 read-write
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.
                       rmIfOutPacingRateInstalled 1.3.6.1.4.1.9.10.10.1.3.3.1.2 unsigned32 read-only
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.
                       rmIfOutPacingForce 1.3.6.1.4.1.9.10.10.1.3.3.1.3 forcevalue read-write
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.
                       rmIfLinkDistance 1.3.6.1.4.1.9.10.10.1.3.3.1.4 unsigned32 read-write
The link distance defined for the interface, expressed in kilometers. This is then divided by the speed of light to determine a propagation delay.
                       rmIfBestEffortLimit 1.3.6.1.4.1.9.10.10.1.3.3.1.5 unsigned32 read-write
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.
                       rmIfCbrDefaultRxUpcTolerance 1.3.6.1.4.1.9.10.10.1.3.3.1.6 unsigned32 read-write
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.
                       rmIfVbrRtDefaultRxUpcTolerance 1.3.6.1.4.1.9.10.10.1.3.3.1.7 unsigned32 read-write
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.
                       rmIfVbrNrtDefaultRxUpcTolerance 1.3.6.1.4.1.9.10.10.1.3.3.1.8 unsigned32 read-write
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.
                       rmIfAbrDefaultRxUpcTolerance 1.3.6.1.4.1.9.10.10.1.3.3.1.9 unsigned32 read-write
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.
                       rmIfUbrDefaultRxUpcTolerance 1.3.6.1.4.1.9.10.10.1.3.3.1.10 unsigned32 read-write
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.
                       rmIfVbrRtDefaultRxUpcCdvt 1.3.6.1.4.1.9.10.10.1.3.3.1.11 unsigned32 read-write
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.
                       rmIfVbrNrtDefaultRxUpcCdvt 1.3.6.1.4.1.9.10.10.1.3.3.1.12 unsigned32 read-write
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.
                       rmIfServCategorySupport 1.3.6.1.4.1.9.10.10.1.3.3.1.13 integer read-write
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)
                       rmIfFramingOverhead 1.3.6.1.4.1.9.10.10.1.3.3.1.14 truthvalue read-write
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.
                       rmIfFramingOverheadForce 1.3.6.1.4.1.9.10.10.1.3.3.1.15 forcevalue read-write
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.
                       rmIfOverBooking 1.3.6.1.4.1.9.10.10.1.3.3.1.16 integer read-write
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.
                       rmIfVbrRtPerClassOverbooking 1.3.6.1.4.1.9.10.10.1.3.3.1.17 integer read-write
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.
                       rmIfVbrNrtPerClassOverbooking 1.3.6.1.4.1.9.10.10.1.3.3.1.18 integer read-write
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.
                       rmIfAbrPerClassOverbooking 1.3.6.1.4.1.9.10.10.1.3.3.1.19 integer read-write
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.
                       rmIfUbrPerClassOverbooking 1.3.6.1.4.1.9.10.10.1.3.3.1.20 integer read-write
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.
               rmIfDirectionCfgTable 1.3.6.1.4.1.9.10.10.1.3.4 no-access
The (conceptual) table containing Resource Management configuration information for a single direction of traffic flow on ATM interfaces.
                   rmIfDirectionCfgEntry 1.3.6.1.4.1.9.10.10.1.3.4.1 no-access
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.
                       rmIfDirection 1.3.6.1.4.1.9.10.10.1.3.4.1.1 integer no-access
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). Enumeration: 'receive': 1, 'transmit': 2.
                       rmIfDirControlLinkShareMaxAgg 1.3.6.1.4.1.9.10.10.1.3.4.1.2 integer read-write
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.
                       rmIfDirControlLinkShareMinCbr 1.3.6.1.4.1.9.10.10.1.3.4.1.3 integer read-write
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.
                       rmIfDirControlLinkShareMaxCbr 1.3.6.1.4.1.9.10.10.1.3.4.1.4 integer read-write
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.
                       rmIfDirControlLinkShareMinVbr 1.3.6.1.4.1.9.10.10.1.3.4.1.5 integer read-write
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.
                       rmIfDirControlLinkShareMaxVbr 1.3.6.1.4.1.9.10.10.1.3.4.1.6 integer read-write
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.
                       rmIfDirMaxCbrPcr 1.3.6.1.4.1.9.10.10.1.3.4.1.7 unsigned32 read-write
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.
                       rmIfDirMaxCbrTolerance 1.3.6.1.4.1.9.10.10.1.3.4.1.8 unsigned32 read-write
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.
                       rmIfDirMaxVbrPcr 1.3.6.1.4.1.9.10.10.1.3.4.1.9 unsigned32 read-write
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.
                       rmIfDirMaxVbrScr 1.3.6.1.4.1.9.10.10.1.3.4.1.10 unsigned32 read-write
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.
                       rmIfDirMaxVbrTolerance 1.3.6.1.4.1.9.10.10.1.3.4.1.11 unsigned32 read-write
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.
                       rmIfDirMaxAbrPcr 1.3.6.1.4.1.9.10.10.1.3.4.1.12 unsigned32 read-write
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.
                       rmIfDirMaxAbrTolerance 1.3.6.1.4.1.9.10.10.1.3.4.1.13 unsigned32 read-write
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.
                       rmIfDirMaxUbrPcr 1.3.6.1.4.1.9.10.10.1.3.4.1.14 unsigned32 read-write
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.
                       rmIfDirMaxUbrTolerance 1.3.6.1.4.1.9.10.10.1.3.4.1.15 unsigned32 read-write
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.
                       rmIfDirMaxAbrMcr 1.3.6.1.4.1.9.10.10.1.3.4.1.16 unsigned32 read-write
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.
                       rmIfDirMaxUbrMcr 1.3.6.1.4.1.9.10.10.1.3.4.1.17 unsigned32 read-write
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.
                       rmIfDirMaxVbrCdvt 1.3.6.1.4.1.9.10.10.1.3.4.1.18 unsigned32 read-write
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.
                       rmIfDirControlLinkShareMinAbr 1.3.6.1.4.1.9.10.10.1.3.4.1.19 integer read-write
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.
                       rmIfDirControlLinkShareMaxAbr 1.3.6.1.4.1.9.10.10.1.3.4.1.20 integer read-write
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.
                       rmIfDirControlLinkShareMinUbr 1.3.6.1.4.1.9.10.10.1.3.4.1.21 integer read-write
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.
                       rmIfDirControlLinkShareMaxUbr 1.3.6.1.4.1.9.10.10.1.3.4.1.22 integer read-write
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.
           ciscoAtmRmIfState 1.3.6.1.4.1.9.10.10.1.4
               rmIfServiceCategoryStateTable 1.3.6.1.4.1.9.10.10.1.4.1 no-access
The (conceptual) table containing Resource Management state information for ATM interfaces by Service Category.
                   rmIfServiceCategoryStateEntry 1.3.6.1.4.1.9.10.10.1.4.1.1 no-access
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.
                       rmIfSc 1.3.6.1.4.1.9.10.10.1.4.1.1.1 integer no-access
The Service Category to which the row applies. Enumeration: 'cbr': 1, 'abr': 4, 'vbrNrt': 3, 'vbrRt': 2, 'ubr': 5.
                       rmIfScRxAcr 1.3.6.1.4.1.9.10.10.1.4.1.1.2 gauge32 read-only
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..
                       rmIfScTxAcr 1.3.6.1.4.1.9.10.10.1.4.1.1.3 gauge32 read-only
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.
                       rmIfScRxAlcr 1.3.6.1.4.1.9.10.10.1.4.1.1.4 gauge32 read-only
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.
                       rmIfScTxAlcr 1.3.6.1.4.1.9.10.10.1.4.1.1.5 gauge32 read-only
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.
                       rmIfScNumSvxConns 1.3.6.1.4.1.9.10.10.1.4.1.1.6 gauge32 read-only
The number of signalled connections (VC or VP) of this Service Category currently allocated on the interface.
                       rmIfScNumPvxConns 1.3.6.1.4.1.9.10.10.1.4.1.1.7 gauge32 read-only
The number of permanent connections (VC or VP) of this Service Category currently allocated on the interface.
                       rmIfScTxMaxCtd 1.3.6.1.4.1.9.10.10.1.4.1.1.8 gauge32 read-only
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.
                       rmIfScTxP2PeakCdv 1.3.6.1.4.1.9.10.10.1.4.1.1.9 gauge32 read-only
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.
                       rmIfScTxClr 1.3.6.1.4.1.9.10.10.1.4.1.1.10 gauge32 read-only
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.
                       rmIfScTxClrClp01 1.3.6.1.4.1.9.10.10.1.4.1.1.11 gauge32 read-only
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.
                       rmIfScRxDynBwSvcAcr 1.3.6.1.4.1.9.10.10.1.4.1.1.12 gauge32 read-only
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
                       rmIfScTxDynBwSvcAcr 1.3.6.1.4.1.9.10.10.1.4.1.1.13 gauge32 read-only
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
           ciscoAtmRmIfStatistics 1.3.6.1.4.1.9.10.10.1.5
               rmIfServiceCategoryStatisticsTable 1.3.6.1.4.1.9.10.10.1.5.1 no-access
The (conceptual) table containing Resource Management statistics information for ATM interfaces by Service Category.
                   rmIfServiceCategoryStatisticsEntry 1.3.6.1.4.1.9.10.10.1.5.1.1 no-access
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.
                       rmIfScRcacResultNumAdmit 1.3.6.1.4.1.9.10.10.1.5.1.1.1 counter32 read-only
The number of successful resource allocation requests for this interface.
                       rmIfScRcacResultNumTotalRequests 1.3.6.1.4.1.9.10.10.1.5.1.1.2 counter32 read-only
The total number of resource allocation requests for this interface.
                       rmIfScRcacResultNumFailTraffComb 1.3.6.1.4.1.9.10.10.1.5.1.1.3 counter32 read-only
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.
                       rmIfScRcacResultNumFailBw 1.3.6.1.4.1.9.10.10.1.5.1.1.4 counter32 read-only
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.
                       rmIfScRcacResultNumFailLoss 1.3.6.1.4.1.9.10.10.1.5.1.1.5 counter32 read-only
The number of resource allocation requests which are considered to be in error due to exceeding cell loss criterion.
                       rmIfScRcacResultNumFailDelay 1.3.6.1.4.1.9.10.10.1.5.1.1.6 counter32 read-only
The number of resource allocation requests which are considered to be in error due to exceeding maximum delay criterion.
                       rmIfScRcacResultNumFailCdv 1.3.6.1.4.1.9.10.10.1.5.1.1.7 counter32 read-only
The number of resource allocation requests which are considered to be in error due to exceeding cell delay variation criterion.
                       rmIfScRcacResultNumFailBeLimit 1.3.6.1.4.1.9.10.10.1.5.1.1.8 counter32 read-only
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.
                       rmIfScRcacResultNumFailParmLimit 1.3.6.1.4.1.9.10.10.1.5.1.1.9 counter32 read-only
The number of resource allocation requests which are considered to be in error due to exceeding a traffic parameter limit criterion.
                       rmIfScRcacResultNumFailOther 1.3.6.1.4.1.9.10.10.1.5.1.1.10 counter32 read-only
The number of resource allocation requests which are considered to be in error for a reason not enumerated by other counter objects.
           ciscoAtmRmIfSharedMem 1.3.6.1.4.1.9.10.10.1.6
               sharedMemRmIfOutputQCfgTable 1.3.6.1.4.1.9.10.10.1.6.1 no-access
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.
                   sharedMemRmIfOutputQCfgEntry 1.3.6.1.4.1.9.10.10.1.6.1.1 no-access
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.
                       sharedMemRmIfOutputQ 1.3.6.1.4.1.9.10.10.1.6.1.1.1 integer no-access
The output queue on this ATM interface. Enumeration: 'q1': 1, 'q3': 3, 'q2': 2, 'q4': 4.
                       sharedMemRmIfOutputQServCategory 1.3.6.1.4.1.9.10.10.1.6.1.1.2 integer read-only
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)
                       sharedMemRmIfOutputQRequestedMaxSize 1.3.6.1.4.1.9.10.10.1.6.1.1.3 integer read-write
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.
                       sharedMemRmIfOutputQInstalledMaxSize 1.3.6.1.4.1.9.10.10.1.6.1.1.4 integer read-only
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.
                       sharedMemRmIfOutputQMaxSizeForce 1.3.6.1.4.1.9.10.10.1.6.1.1.5 forcevalue read-write
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.
                       sharedMemRmIfOutputQCellCount 1.3.6.1.4.1.9.10.10.1.6.1.1.6 gauge32 read-only
Count of the number of cells in the output queue.
               sharedMemRmIfThresholdCfgTable 1.3.6.1.4.1.9.10.10.1.6.2 no-access
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.
                   sharedMemRmIfThresholdCfgEntry 1.3.6.1.4.1.9.10.10.1.6.2.1 no-access
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.
                       sharedMemRmIfDiscardThreshold 1.3.6.1.4.1.9.10.10.1.6.2.1.1 finequeuethreshold read-write
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.
                       sharedMemRmIfEfciThreshold 1.3.6.1.4.1.9.10.10.1.6.2.1.2 integer read-write
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. Enumeration: 'percent100': 4, 'percent12': 1, 'percent25': 2, 'percent50': 3.
                       sharedMemRmIfAbrRelativeRateThreshold 1.3.6.1.4.1.9.10.10.1.6.2.1.3 finequeuethreshold read-write
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.
           ciscoLsPerVcqAtmRmSwitch 1.3.6.1.4.1.9.10.10.1.7
               lsPerVcqRmThreshGrpTable 1.3.6.1.4.1.9.10.10.1.7.1 no-access
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.
                   lsPerVcqRmThreshGrpEntry 1.3.6.1.4.1.9.10.10.1.7.1.1 no-access
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.
                       lsPerVcqRmThreshGrp 1.3.6.1.4.1.9.10.10.1.7.1.1.1 lspervcqthresholdgroup no-access
The Threshold Group specified by this entry.
                       lsPerVcqRmThreshGrpMaxSize 1.3.6.1.4.1.9.10.10.1.7.1.1.2 integer read-write
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.
                       lsPerVcqRmThreshGrpQMaxSize 1.3.6.1.4.1.9.10.10.1.7.1.1.3 integer read-write
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
                       lsPerVcqRmThreshGrpQMinSize 1.3.6.1.4.1.9.10.10.1.7.1.1.4 integer read-write
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.
                       lsPerVcqRmThreshGrpDiscThreshold 1.3.6.1.4.1.9.10.10.1.7.1.1.5 integer read-write
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.
                       lsPerVcqRmThreshGrpMarkThreshold 1.3.6.1.4.1.9.10.10.1.7.1.1.6 integer read-write
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.
                       lsPerVcqRmThreshGrpName 1.3.6.1.4.1.9.10.10.1.7.1.1.7 displaystring read-write
The name associated with the threshold-group. If this is set to the null-string, the default name for the Threshold Group is assigned.
                       lsPerVcqRmThreshGrpCellCount 1.3.6.1.4.1.9.10.10.1.7.1.1.8 gauge32 read-only
Count of the number of cells in the Threshold Group.
               lsPerVcqRmThreshGrpServiceTable 1.3.6.1.4.1.9.10.10.1.7.2 no-access
The (conceptual) table specifying which VC or VP queues are assigned to a Threshold Group.
                   lsPerVcqRmThreshGrpServiceEntry 1.3.6.1.4.1.9.10.10.1.7.2.1 no-access
An entry (conceptual row) in the lsPerVcqRmThreshGrpServiceTable. All entries ever in the table are present at startup, none are created dynamically.
                       lsPerVcqRmThreshGrpService 1.3.6.1.4.1.9.10.10.1.7.2.1.1 lspervcqthresholdgroupservice no-access
The Service specified by this entry.
                       lsPerVcqRmThreshGrpServGroup 1.3.6.1.4.1.9.10.10.1.7.2.1.2 lspervcqthresholdgroup read-write
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.
               lsPerVcqRmHierarchicalSchedulingMode 1.3.6.1.4.1.9.10.10.1.7.3 integer read-write
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. Enumeration: 'disabled': 2, 'enabled': 1.
           ciscoLsPerVcqAtmRmIf 1.3.6.1.4.1.9.10.10.1.8
               lsPerVcqRmIfTable 1.3.6.1.4.1.9.10.10.1.8.1 no-access
The (conceptual) table containing configuration information for ATM physical interfaces.
                   lsPerVcqRmIfEntry 1.3.6.1.4.1.9.10.10.1.8.1.1 no-access
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.
                       lsPerVcqRmIfMinWrrServiceClass 1.3.6.1.4.1.9.10.10.1.8.1.1.1 lspervcqserviceclass read-write
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.
               lsPerVcqRmIfServiceClassTable 1.3.6.1.4.1.9.10.10.1.8.2 no-access
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.
                   lsPerVcqRmIfServiceClassEntry 1.3.6.1.4.1.9.10.10.1.8.2.1 no-access
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.
                       lsPerVcqRmIfServiceClass 1.3.6.1.4.1.9.10.10.1.8.2.1.1 lspervcqserviceclass no-access
The service class on this ATM interface.
                       lsPerVcqRmIfServClassConnType 1.3.6.1.4.1.9.10.10.1.8.2.1.2 integer read-only
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)
                       lsPerVcqRmIfServClassWrrWeight 1.3.6.1.4.1.9.10.10.1.8.2.1.3 integer read-write
Configure the weighting specified for a service class to make the scheduling decision among active service classes in the WRR subset.
           ciscoCgrPerVcqAtmRmSwitch 1.3.6.1.4.1.9.10.10.1.9
               cgrPerVcqRmThreshGrpTable 1.3.6.1.4.1.9.10.10.1.9.1 no-access
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.
                   cgrPerVcqRmThreshGrpEntry 1.3.6.1.4.1.9.10.10.1.9.1.1 no-access
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.
                       cgrPerVcqModuleId 1.3.6.1.4.1.9.10.10.1.9.1.1.1 cgrpervcqmoduleid no-access
The switching module specified by this entry.
                       cgrPerVcqRmThreshGrp 1.3.6.1.4.1.9.10.10.1.9.1.1.2 lspervcqthresholdgroup no-access
The Threshold Group specified by this entry.
                       cgrPerVcqRmThreshGrpMaxSize 1.3.6.1.4.1.9.10.10.1.9.1.1.3 integer read-write
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.
                       cgrPerVcqRmThreshGrpQMaxSize 1.3.6.1.4.1.9.10.10.1.9.1.1.4 integer read-write
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
                       cgrPerVcqRmThreshGrpQMinSize 1.3.6.1.4.1.9.10.10.1.9.1.1.5 integer read-write
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.
                       cgrPerVcqRmThreshGrpDiscThreshold 1.3.6.1.4.1.9.10.10.1.9.1.1.6 integer read-write
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.
                       cgrPerVcqRmThreshGrpMarkThreshold 1.3.6.1.4.1.9.10.10.1.9.1.1.7 integer read-write
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.
                       cgrPerVcqRmThreshGrpName 1.3.6.1.4.1.9.10.10.1.9.1.1.8 displaystring read-write
The name associated with the threshold-group. If this is set to the null-string, the default name for the Threshold Group is assigned.
                       cgrPerVcqRmThreshGrpCellCount 1.3.6.1.4.1.9.10.10.1.9.1.1.9 gauge32 read-only
Count of the number of cells in the Threshold Group.
               cgrPerVcqRmThreshGrpServiceTable 1.3.6.1.4.1.9.10.10.1.9.2 no-access
The (conceptual) table specifying which VC or VP queues are assigned to a Threshold Group. This table is supported only on the Catalyst8540MSR Platform.
                   cgrPerVcqRmThreshGrpServiceEntry 1.3.6.1.4.1.9.10.10.1.9.2.1 no-access
An entry (conceptual row) in the cgrPerVcqRmThreshGrpServiceTable. All entries ever in the table are present at startup, none are created dynamically.
                       cgrPerVcqRmThreshGrpService 1.3.6.1.4.1.9.10.10.1.9.2.1.1 lspervcqthresholdgroupservice no-access
The Service specified by this entry.
                       cgrPerVcqRmThreshGrpServGroup 1.3.6.1.4.1.9.10.10.1.9.2.1.2 lspervcqthresholdgroup read-write
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.
               cgrPerVcqRmHierarchicalSchedulingMode 1.3.6.1.4.1.9.10.10.1.9.3 integer read-write
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. Enumeration: 'disabled': 2, 'enabled': 1.
           ciscoAtmRmTrafShaperIf 1.3.6.1.4.1.9.10.10.1.10
                 rmTrafficShaperIfTable 1.3.6.1.4.1.9.10.10.1.10.1 no-access
The (conceptual) table containing ATM Traffic Shaper configuration and state information for ATM interfaces.
                     rmTrafficShaperIfEntry 1.3.6.1.4.1.9.10.10.1.10.1.1 no-access
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.
                         rtsIfMaxThreshold 1.3.6.1.4.1.9.10.10.1.10.1.1.1 unsigned32 read-only
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.
                         rtsIfCellCount 1.3.6.1.4.1.9.10.10.1.10.1.1.2 gauge32 read-only
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.
                         rtsIfVbrCfgRequested 1.3.6.1.4.1.9.10.10.1.10.1.1.3 integer read-write
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. Enumeration: 'shapeToScrAndPcr': 3, 'shapingDisable': 1, 'shapeToPcr': 2.
                         rtsIfVbrCfgInstalled 1.3.6.1.4.1.9.10.10.1.10.1.1.4 integer read-only
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. Enumeration: 'shapeToScrAndPcr': 3, 'shapingDisable': 1, 'shapeToPcr': 2.
                         rtsIfBeCfgRequested 1.3.6.1.4.1.9.10.10.1.10.1.1.5 integer read-write
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. Enumeration: 'shapingDisable': 1, 'shapeToPcr': 2.
                         rtsIfBeCfgInstalled 1.3.6.1.4.1.9.10.10.1.10.1.1.6 integer read-only
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. Enumeration: 'shapingDisable': 1, 'shapeToPcr': 2.
                         rtsIfVbrClassMaxThrshRequested 1.3.6.1.4.1.9.10.10.1.10.1.1.7 integer read-write
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.
                         rtsIfVbrClassMaxThrshInstalled 1.3.6.1.4.1.9.10.10.1.10.1.1.8 unsigned32 read-only
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.
                         rtsIfBeClassMaxThrshRequested 1.3.6.1.4.1.9.10.10.1.10.1.1.9 integer read-write
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.
                         rtsIfBeClassMaxThrshInstalled 1.3.6.1.4.1.9.10.10.1.10.1.1.10 unsigned32 read-only
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.
                         rtsIfVbrVcMaxThrshRequested 1.3.6.1.4.1.9.10.10.1.10.1.1.11 unsigned32 read-write
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.
                         rtsIfVbrVcMaxThrshInstalled 1.3.6.1.4.1.9.10.10.1.10.1.1.12 unsigned32 read-only
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.
                         rtsIfBeVcMaxThrshRequested 1.3.6.1.4.1.9.10.10.1.10.1.1.13 unsigned32 read-write
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.
                         rtsIfBeVcMaxThrshInstalled 1.3.6.1.4.1.9.10.10.1.10.1.1.14 unsigned32 read-only
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.
       ciscoAtmRmMIBConformance 1.3.6.1.4.1.9.10.10.3
           ciscoAtmRmMIBCompliances 1.3.6.1.4.1.9.10.10.3.1
               ciscoAtmRmMIBCompliance 1.3.6.1.4.1.9.10.10.3.1.1
The compliance statement for the Cisco ATM Resource Management MIB.
               ciscoAtmRmMIBCompliance2 1.3.6.1.4.1.9.10.10.3.1.2
The compliance statement for the Cisco ATM Resource Management MIB.
               ciscoAtmRmMIBCompliance3 1.3.6.1.4.1.9.10.10.3.1.3
The compliance statement for the Cisco ATM Resource Management MIB.
               ciscoAtmRmMIBCompliance4 1.3.6.1.4.1.9.10.10.3.1.4
The compliance statement for the Cisco ATM Resource Management MIB.
               ciscoAtmRmMIBCompliance5 1.3.6.1.4.1.9.10.10.3.1.5
The compliance statement for the Cisco ATM Resource Management MIB.
               ciscoAtmRmMIBCompliance6 1.3.6.1.4.1.9.10.10.3.1.6
The compliance statement for the Cisco ATM Resource Management MIB.
               ciscoAtmRmMIBCompliance7 1.3.6.1.4.1.9.10.10.3.1.7
The compliance statement for the Cisco ATM Resource Management MIB.
               ciscoAtmRmMIBCompliance8 1.3.6.1.4.1.9.10.10.3.1.8
The compliance statement for the Cisco ATM Resource Management MIB.
               ciscoAtmRmMIBCompliance9 1.3.6.1.4.1.9.10.10.3.1.9
The compliance statement for the Cisco ATM Resource Management MIB.
               ciscoAtmRmMIBCompliance10 1.3.6.1.4.1.9.10.10.3.1.10
The compliance statement for the Cisco ATM Resource Management MIB.
               ciscoAtmRmMIBCompliance11 1.3.6.1.4.1.9.10.10.3.1.11
The compliance statement for the Cisco ATM Resource Management MIB.
               ciscoAtmRmMIBCompliance12 1.3.6.1.4.1.9.10.10.3.1.12
The compliance statement for the Cisco ATM Resource Management MIB.
               ciscoAtmRmMIBCompliance13 1.3.6.1.4.1.9.10.10.3.1.13
The compliance statement for the Cisco ATM Resource Management MIB.
           ciscoAtmRmMIBGroups 1.3.6.1.4.1.9.10.10.3.2
               atmRmSwitchCfgMIBGroup 1.3.6.1.4.1.9.10.10.3.2.1
A collection of objects which provide ATM Switch Resource Management configuration.
               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.
               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.
               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.
               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.
               atmRmIfStatsMIBGroup 1.3.6.1.4.1.9.10.10.3.2.6
A collection of objects which provide ATM Switch Resource Management statistics.
               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.
               atmRmSwitchCfgMIBGroup2 1.3.6.1.4.1.9.10.10.3.2.8
A collection of objects which provide ATM Switch Resource Management configuration.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.