Home/Catalog/CISCO-ATM-RM-MIB

CISCO-ATM-RM-MIB

AI MIB Summary

The CISCO-ATM-RM-MIB monitors and manages Cisco ATM Resource Management parameters, specifically tracking virtual circuit (VC) and virtual path (VP) resource utilization, congestion control states, and traffic policing metrics to ensure optimal ATM network performance.

The MIB module which complements standard ATM MIBs for Cisco devices, for Resource Management.
Main OID:
ciscoAtmRmMIB.1.3.6.1.4.1.9.10.10
171
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

171 total
Object Name
ciscoAtmRmMIBThe MIB module which complements standard ATM MIBs for Cisco devices, for Resource Management.
MODULE-IDENTITY
.1.3.6.1.4.1.9.10.10
ciscoAtmRmMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.1
ciscoAtmRmSwitchCfg
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.1.1
rmSwitchOverSubFactorThe 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)rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.1.1
rmSwitchScrMarginFactorThe 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) / 100rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.1.2
rmSwitchAbrCongNotifyThe 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.rw
Enumeration
.1.3.6.1.4.1.9.10.10.1.1.3
rmDefaultQosObjectiveTableThe (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.
SEQUENCE OF RmDefaultQosObjectiveEntry
.1.3.6.1.4.1.9.10.10.1.1.4
rmDefaultQosObjectiveEntryAn entry (conceptual row) in the rmDefaultQosObjectiveTable containing Resource Management configuration for the default UNI QOS objectives. Rows are identified by Service Category.
RmDefaultQosObjectiveEntry
.1.3.6.1.4.1.9.10.10.1.1.4.1
rmDefaultQosServiceCategoryThe Service Category to which the row applies.
Enumeration
.1.3.6.1.4.1.9.10.10.1.1.4.1.1
rmScDefaultQosMaxCtdThe 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.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.1.4.1.2
rmScDefaultQosPeakToPeakCdvThe 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.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.1.4.1.3
rmScDefaultQosClrThe 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)).rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.1.4.1.4
rmScDefaultQosClrClp01The 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)).rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.1.4.1.5
ciscoAtmRmSwitchSharedMem
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.1.2
sharedMemRmSwitchQueuedCellTableThe (conceptual) table containing Resource Management information on the cells in the output queues of a shared-memory output-queued ATM switch.
SEQUENCE OF SharedMemRmSwitchQueuedCellEntry
.1.3.6.1.4.1.9.10.10.1.2.1
sharedMemRmSwitchQueuedCellEntryAn 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.
SharedMemRmSwitchQueuedCellEntry
.1.3.6.1.4.1.9.10.10.1.2.1.1
sharedMemRmCellPriorityThe 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
.1.3.6.1.4.1.9.10.10.1.2.1.1.1
sharedMemRmSwitchQueuedCellLimitConfigured limit on the number of cells on all output queues of the switch at any time of a particular priority.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.2.1.1.2
sharedMemRmSwitchQueuedCellCountCount of the number of cells on all output queues of the switch at any time of a particular priority.ro
Gauge32 UNITS "cells"
.1.3.6.1.4.1.9.10.10.1.2.1.1.3
ciscoAtmRmIfCfg
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.1.3
rmIfCfgTableThe (conceptual) table containing Resource Management configuration information for whole ATM interfaces.
SEQUENCE OF RmIfCfgEntry
.1.3.6.1.4.1.9.10.10.1.3.3
rmIfCfgEntryAn 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.
RmIfCfgEntry
.1.3.6.1.4.1.9.10.10.1.3.3.1
rmIfOutPacingRateRequestedThis 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.rw
Unsigned32 UNITS "kilobits-per-second"
.1.3.6.1.4.1.9.10.10.1.3.3.1.1
rmIfOutPacingRateInstalledThe 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.ro
Unsigned32 UNITS "kilobits-per-second"
.1.3.6.1.4.1.9.10.10.1.3.3.1.2
rmIfOutPacingForceA 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.rw
ForceValue
.1.3.6.1.4.1.9.10.10.1.3.3.1.3
rmIfLinkDistanceThe link distance defined for the interface, expressed in kilometers. This is then divided by the speed of light to determine a propagation delay.rw
Unsigned32
.1.3.6.1.4.1.9.10.10.1.3.3.1.4
rmIfBestEffortLimitThe 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.rw
Unsigned32
.1.3.6.1.4.1.9.10.10.1.3.3.1.5
rmIfCbrDefaultRxUpcToleranceSpecifies 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.rw
Unsigned32 UNITS "cell-times"
.1.3.6.1.4.1.9.10.10.1.3.3.1.6
rmIfVbrRtDefaultRxUpcToleranceSpecifies 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.rw
Unsigned32 UNITS "cell-times"
.1.3.6.1.4.1.9.10.10.1.3.3.1.7
rmIfVbrNrtDefaultRxUpcToleranceSpecifies 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.rw
Unsigned32 UNITS "cell-times"
.1.3.6.1.4.1.9.10.10.1.3.3.1.8
rmIfAbrDefaultRxUpcToleranceSpecifies 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.rw
Unsigned32 UNITS "cell-times"
.1.3.6.1.4.1.9.10.10.1.3.3.1.9
rmIfUbrDefaultRxUpcToleranceSpecifies 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.rw
Unsigned32 UNITS "cell-times"
.1.3.6.1.4.1.9.10.10.1.3.3.1.10
rmIfVbrRtDefaultRxUpcCdvtSpecifies 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.rw
Unsigned32 UNITS "cell-times"
.1.3.6.1.4.1.9.10.10.1.3.3.1.11
rmIfVbrNrtDefaultRxUpcCdvtSpecifies 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.rw
Unsigned32 UNITS "cell-times"
.1.3.6.1.4.1.9.10.10.1.3.3.1.12
rmIfServCategorySupportThe 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)rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.3.3.1.13
rmIfFramingOverheadIf 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.10.1.3.3.1.14
rmIfFramingOverheadForceA 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.rw
ForceValue
.1.3.6.1.4.1.9.10.10.1.3.3.1.15
rmIfOverBookingThis 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.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.3.3.1.16
rmIfVbrRtPerClassOverbookingThis 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.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.3.3.1.17
rmIfVbrNrtPerClassOverbookingThis 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.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.3.3.1.18
rmIfAbrPerClassOverbookingThis 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.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.3.3.1.19
rmIfUbrPerClassOverbookingThis 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.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.3.3.1.20
rmIfDirectionCfgTableThe (conceptual) table containing Resource Management configuration information for a single direction of traffic flow on ATM interfaces.
SEQUENCE OF RmIfDirectionCfgEntry
.1.3.6.1.4.1.9.10.10.1.3.4
rmIfDirectionCfgEntryAn 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.
RmIfDirectionCfgEntry
.1.3.6.1.4.1.9.10.10.1.3.4.1
rmIfDirectionSelects 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
.1.3.6.1.4.1.9.10.10.1.3.4.1.1
rmIfDirControlLinkShareMaxAggConfiguration 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.rw
INTEGER (-1..95)
.1.3.6.1.4.1.9.10.10.1.3.4.1.2
rmIfDirControlLinkShareMinCbrConfiguration 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.rw
INTEGER (-1..95)
.1.3.6.1.4.1.9.10.10.1.3.4.1.3
rmIfDirControlLinkShareMaxCbrConfiguration 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.rw
INTEGER (-1..95)
.1.3.6.1.4.1.9.10.10.1.3.4.1.4
rmIfDirControlLinkShareMinVbrConfiguration 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.rw
INTEGER (-1..95)
.1.3.6.1.4.1.9.10.10.1.3.4.1.5
rmIfDirControlLinkShareMaxVbrConfiguration 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.rw
INTEGER (-1..95)
.1.3.6.1.4.1.9.10.10.1.3.4.1.6
rmIfDirMaxCbrPcrSpecifies 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.rw
Unsigned32 UNITS "cells-per-second"
.1.3.6.1.4.1.9.10.10.1.3.4.1.7
rmIfDirMaxCbrToleranceSpecifies 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.rw
Unsigned32 UNITS "cell-times"
.1.3.6.1.4.1.9.10.10.1.3.4.1.8
rmIfDirMaxVbrPcrSpecifies 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.rw
Unsigned32 UNITS "cells-per-second"
.1.3.6.1.4.1.9.10.10.1.3.4.1.9
rmIfDirMaxVbrScrSpecifies 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.rw
Unsigned32 UNITS "cells-per-second"
.1.3.6.1.4.1.9.10.10.1.3.4.1.10
rmIfDirMaxVbrToleranceSpecifies 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.rw
Unsigned32 UNITS "cell-times"
.1.3.6.1.4.1.9.10.10.1.3.4.1.11
rmIfDirMaxAbrPcrSpecifies 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.rw
Unsigned32 UNITS "cells-per-second"
.1.3.6.1.4.1.9.10.10.1.3.4.1.12
rmIfDirMaxAbrToleranceSpecifies 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.rw
Unsigned32 UNITS "cell-times"
.1.3.6.1.4.1.9.10.10.1.3.4.1.13
rmIfDirMaxUbrPcrSpecifies 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.rw
Unsigned32 UNITS "cells-per-second"
.1.3.6.1.4.1.9.10.10.1.3.4.1.14
rmIfDirMaxUbrToleranceSpecifies 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.rw
Unsigned32 UNITS "cell-times"
.1.3.6.1.4.1.9.10.10.1.3.4.1.15
rmIfDirMaxAbrMcrSpecifies 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.rw
Unsigned32 UNITS "cells-per-second"
.1.3.6.1.4.1.9.10.10.1.3.4.1.16
rmIfDirMaxUbrMcrSpecifies 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.rw
Unsigned32 UNITS "cells-per-second"
.1.3.6.1.4.1.9.10.10.1.3.4.1.17
rmIfDirMaxVbrCdvtSpecifies 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.rw
Unsigned32 UNITS "cell-times"
.1.3.6.1.4.1.9.10.10.1.3.4.1.18
rmIfDirControlLinkShareMinAbrConfiguration 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.rw
INTEGER (-1..95)
.1.3.6.1.4.1.9.10.10.1.3.4.1.19
rmIfDirControlLinkShareMaxAbrConfiguration 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.rw
INTEGER (-1..95)
.1.3.6.1.4.1.9.10.10.1.3.4.1.20
rmIfDirControlLinkShareMinUbrConfiguration 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.rw
INTEGER (-1..95)
.1.3.6.1.4.1.9.10.10.1.3.4.1.21
rmIfDirControlLinkShareMaxUbrConfiguration 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.rw
INTEGER (-1..95)
.1.3.6.1.4.1.9.10.10.1.3.4.1.22
ciscoAtmRmIfState
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.1.4
rmIfServiceCategoryStateTableThe (conceptual) table containing Resource Management state information for ATM interfaces by Service Category.
SEQUENCE OF RmIfServiceCategoryStateEntry
.1.3.6.1.4.1.9.10.10.1.4.1
rmIfServiceCategoryStateEntryAn 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.
RmIfServiceCategoryStateEntry
.1.3.6.1.4.1.9.10.10.1.4.1.1
rmIfScThe Service Category to which the row applies.
Enumeration
.1.3.6.1.4.1.9.10.10.1.4.1.1.1
rmIfScRxAcrThe 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..ro
Gauge32 UNITS "cells-per-second"
.1.3.6.1.4.1.9.10.10.1.4.1.1.2
rmIfScTxAcrThe 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.ro
Gauge32 UNITS "cells-per-second"
.1.3.6.1.4.1.9.10.10.1.4.1.1.3
rmIfScRxAlcrThe 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.ro
Gauge32 UNITS "cells-per-second"
.1.3.6.1.4.1.9.10.10.1.4.1.1.4
rmIfScTxAlcrThe 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.ro
Gauge32 UNITS "cells-per-second"
.1.3.6.1.4.1.9.10.10.1.4.1.1.5
rmIfScNumSvxConnsThe number of signalled connections (VC or VP) of this Service Category currently allocated on the interface.ro
Gauge32 UNITS "number of connections"
.1.3.6.1.4.1.9.10.10.1.4.1.1.6
rmIfScNumPvxConnsThe number of permanent connections (VC or VP) of this Service Category currently allocated on the interface.ro
Gauge32 UNITS "number of connections"
.1.3.6.1.4.1.9.10.10.1.4.1.1.7
rmIfScTxMaxCtdThe 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.ro
Gauge32 UNITS "microseconds"
.1.3.6.1.4.1.9.10.10.1.4.1.1.8
rmIfScTxP2PeakCdvThe 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.ro
Gauge32 UNITS "microseconds"
.1.3.6.1.4.1.9.10.10.1.4.1.1.9
rmIfScTxClrThe 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.ro
Gauge32
.1.3.6.1.4.1.9.10.10.1.4.1.1.10
rmIfScTxClrClp01The 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.ro
Gauge32
.1.3.6.1.4.1.9.10.10.1.4.1.1.11
rmIfScRxDynBwSvcAcrThe 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 specifiedro
Gauge32 UNITS "cells-per-second"
.1.3.6.1.4.1.9.10.10.1.4.1.1.12
rmIfScTxDynBwSvcAcrThe 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 specifiedro
Gauge32 UNITS "cells-per-second"
.1.3.6.1.4.1.9.10.10.1.4.1.1.13
ciscoAtmRmIfStatistics
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.1.5
rmIfServiceCategoryStatisticsTableThe (conceptual) table containing Resource Management statistics information for ATM interfaces by Service Category.
SEQUENCE OF RmIfServiceCategoryStatisticsEntry
.1.3.6.1.4.1.9.10.10.1.5.1
rmIfServiceCategoryStatisticsEntryAn 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.
RmIfServiceCategoryStatisticsEntry
.1.3.6.1.4.1.9.10.10.1.5.1.1
rmIfScRcacResultNumAdmitThe number of successful resource allocation requests for this interface.ro
Counter32
.1.3.6.1.4.1.9.10.10.1.5.1.1.1
rmIfScRcacResultNumTotalRequestsThe total number of resource allocation requests for this interface.ro
Counter32
.1.3.6.1.4.1.9.10.10.1.5.1.1.2
rmIfScRcacResultNumFailTraffCombThe 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.ro
Counter32
.1.3.6.1.4.1.9.10.10.1.5.1.1.3
rmIfScRcacResultNumFailBwThe 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.ro
Counter32
.1.3.6.1.4.1.9.10.10.1.5.1.1.4
rmIfScRcacResultNumFailLossThe number of resource allocation requests which are considered to be in error due to exceeding cell loss criterion.ro
Counter32
.1.3.6.1.4.1.9.10.10.1.5.1.1.5
rmIfScRcacResultNumFailDelayThe number of resource allocation requests which are considered to be in error due to exceeding maximum delay criterion.ro
Counter32
.1.3.6.1.4.1.9.10.10.1.5.1.1.6
rmIfScRcacResultNumFailCdvThe number of resource allocation requests which are considered to be in error due to exceeding cell delay variation criterion.ro
Counter32
.1.3.6.1.4.1.9.10.10.1.5.1.1.7
rmIfScRcacResultNumFailBeLimitThe number of resource allocation requests which are considered to be in error due to exceeding a limit on the number of Best-Effort connections.ro
Counter32
.1.3.6.1.4.1.9.10.10.1.5.1.1.8
rmIfScRcacResultNumFailParmLimitThe number of resource allocation requests which are considered to be in error due to exceeding a traffic parameter limit criterion.ro
Counter32
.1.3.6.1.4.1.9.10.10.1.5.1.1.9
rmIfScRcacResultNumFailOtherThe number of resource allocation requests which are considered to be in error for a reason not enumerated by other counter objects.ro
Counter32
.1.3.6.1.4.1.9.10.10.1.5.1.1.10
ciscoAtmRmIfSharedMem
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.1.6
sharedMemRmIfOutputQCfgTableThe (conceptual) table containing configuration information for ATM physical interface output queues. This table is not instantiated for interfaces to which it cannot be applied.
SEQUENCE OF SharedMemRmIfOutputQCfgEntry
.1.3.6.1.4.1.9.10.10.1.6.1
sharedMemRmIfOutputQCfgEntryAn 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.
SharedMemRmIfOutputQCfgEntry
.1.3.6.1.4.1.9.10.10.1.6.1.1
sharedMemRmIfOutputQThe output queue on this ATM interface.
Enumeration
.1.3.6.1.4.1.9.10.10.1.6.1.1.1
sharedMemRmIfOutputQServCategoryThe 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)ro
INTEGER
.1.3.6.1.4.1.9.10.10.1.6.1.1.2
sharedMemRmIfOutputQRequestedMaxSizeThis 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.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.6.1.1.3
sharedMemRmIfOutputQInstalledMaxSizeThe 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.ro
INTEGER
.1.3.6.1.4.1.9.10.10.1.6.1.1.4
sharedMemRmIfOutputQMaxSizeForceMust 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.rw
ForceValue
.1.3.6.1.4.1.9.10.10.1.6.1.1.5
sharedMemRmIfOutputQCellCountCount of the number of cells in the output queue.ro
Gauge32 UNITS "cells"
.1.3.6.1.4.1.9.10.10.1.6.1.1.6
sharedMemRmIfThresholdCfgTableThe (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.
SEQUENCE OF SharedMemRmIfThresholdCfgEntry
.1.3.6.1.4.1.9.10.10.1.6.2
sharedMemRmIfThresholdCfgEntryAn 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.
SharedMemRmIfThresholdCfgEntry
.1.3.6.1.4.1.9.10.10.1.6.2.1
sharedMemRmIfDiscardThresholdThe 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.rw
FineQueueThreshold
.1.3.6.1.4.1.9.10.10.1.6.2.1.1
sharedMemRmIfEfciThresholdThe 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.rw
Enumeration
.1.3.6.1.4.1.9.10.10.1.6.2.1.2
sharedMemRmIfAbrRelativeRateThresholdThe 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.rw
FineQueueThreshold
.1.3.6.1.4.1.9.10.10.1.6.2.1.3
ciscoLsPerVcqAtmRmSwitch
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.1.7
lsPerVcqRmThreshGrpTableThe (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.
SEQUENCE OF LsPerVcqRmThreshGrpEntry
.1.3.6.1.4.1.9.10.10.1.7.1
lsPerVcqRmThreshGrpEntryAn 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.
LsPerVcqRmThreshGrpEntry
.1.3.6.1.4.1.9.10.10.1.7.1.1
lsPerVcqRmThreshGrpThe Threshold Group specified by this entry.
LsPerVcqThresholdGroup
.1.3.6.1.4.1.9.10.10.1.7.1.1.1
lsPerVcqRmThreshGrpMaxSizeThis 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.rw
INTEGER (-1..65535) UNITS "cells"
.1.3.6.1.4.1.9.10.10.1.7.1.1.2
lsPerVcqRmThreshGrpQMaxSizeThis 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]+15rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.7.1.1.3
lsPerVcqRmThreshGrpQMinSizeThis 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.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.7.1.1.4
lsPerVcqRmThreshGrpDiscThresholdThe 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.rw
INTEGER (-1..100) UNITS "percentage"
.1.3.6.1.4.1.9.10.10.1.7.1.1.5
lsPerVcqRmThreshGrpMarkThresholdThe 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.rw
INTEGER (-1..100) UNITS "percentage"
.1.3.6.1.4.1.9.10.10.1.7.1.1.6
lsPerVcqRmThreshGrpNameThe name associated with the threshold-group. If this is set to the null-string, the default name for the Threshold Group is assigned.rw
DisplayString
.1.3.6.1.4.1.9.10.10.1.7.1.1.7
lsPerVcqRmThreshGrpCellCountCount of the number of cells in the Threshold Group.ro
Gauge32 UNITS "cells"
.1.3.6.1.4.1.9.10.10.1.7.1.1.8
lsPerVcqRmThreshGrpServiceTableThe (conceptual) table specifying which VC or VP queues are assigned to a Threshold Group.
SEQUENCE OF LsPerVcqRmThreshGrpServiceEntry
.1.3.6.1.4.1.9.10.10.1.7.2
lsPerVcqRmThreshGrpServiceEntryAn entry (conceptual row) in the lsPerVcqRmThreshGrpServiceTable. All entries ever in the table are present at startup, none are created dynamically.
LsPerVcqRmThreshGrpServiceEntry
.1.3.6.1.4.1.9.10.10.1.7.2.1
lsPerVcqRmThreshGrpServiceThe Service specified by this entry.
LsPerVcqThresholdGroupService
.1.3.6.1.4.1.9.10.10.1.7.2.1.1
lsPerVcqRmThreshGrpServGroupThe 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.rw
LsPerVcqThresholdGroup
.1.3.6.1.4.1.9.10.10.1.7.2.1.2
lsPerVcqRmHierarchicalSchedulingModeOn 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.rw
Enumeration
.1.3.6.1.4.1.9.10.10.1.7.3
ciscoLsPerVcqAtmRmIf
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.1.8
lsPerVcqRmIfTableThe (conceptual) table containing configuration information for ATM physical interfaces.
SEQUENCE OF LsPerVcqRmIfEntry
.1.3.6.1.4.1.9.10.10.1.8.1
lsPerVcqRmIfEntryAn 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.
LsPerVcqRmIfEntry
.1.3.6.1.4.1.9.10.10.1.8.1.1
lsPerVcqRmIfMinWrrServiceClassThe 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.rw
LsPerVcqServiceClass UNITS "service class"
.1.3.6.1.4.1.9.10.10.1.8.1.1.1
lsPerVcqRmIfServiceClassTableThe (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.
SEQUENCE OF LsPerVcqRmIfServiceClassEntry
.1.3.6.1.4.1.9.10.10.1.8.2
lsPerVcqRmIfServiceClassEntryAn 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.
LsPerVcqRmIfServiceClassEntry
.1.3.6.1.4.1.9.10.10.1.8.2.1
lsPerVcqRmIfServiceClassThe service class on this ATM interface.
LsPerVcqServiceClass
.1.3.6.1.4.1.9.10.10.1.8.2.1.1
lsPerVcqRmIfServClassConnTypeThe 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)ro
INTEGER
.1.3.6.1.4.1.9.10.10.1.8.2.1.2
lsPerVcqRmIfServClassWrrWeightConfigure the weighting specified for a service class to make the scheduling decision among active service classes in the WRR subset.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.8.2.1.3
ciscoCgrPerVcqAtmRmSwitch
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.1.9
cgrPerVcqRmThreshGrpTableThe (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.
SEQUENCE OF CgrPerVcqRmThreshGrpEntry
.1.3.6.1.4.1.9.10.10.1.9.1
cgrPerVcqRmThreshGrpEntryAn 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.
CgrPerVcqRmThreshGrpEntry
.1.3.6.1.4.1.9.10.10.1.9.1.1
cgrPerVcqModuleIdThe switching module specified by this entry.
CgrPerVcqModuleId
.1.3.6.1.4.1.9.10.10.1.9.1.1.1
cgrPerVcqRmThreshGrpThe Threshold Group specified by this entry.
LsPerVcqThresholdGroup
.1.3.6.1.4.1.9.10.10.1.9.1.1.2
cgrPerVcqRmThreshGrpMaxSizeThis 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.rw
INTEGER (-1..131071) UNITS "cells"
.1.3.6.1.4.1.9.10.10.1.9.1.1.3
cgrPerVcqRmThreshGrpQMaxSizeThis 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]+15rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.9.1.1.4
cgrPerVcqRmThreshGrpQMinSizeThis 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.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.9.1.1.5
cgrPerVcqRmThreshGrpDiscThresholdThe 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.rw
INTEGER (-1..100) UNITS "percentage"
.1.3.6.1.4.1.9.10.10.1.9.1.1.6
cgrPerVcqRmThreshGrpMarkThresholdThe 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.rw
INTEGER (-1..100) UNITS "percentage"
.1.3.6.1.4.1.9.10.10.1.9.1.1.7
cgrPerVcqRmThreshGrpNameThe name associated with the threshold-group. If this is set to the null-string, the default name for the Threshold Group is assigned.rw
DisplayString
.1.3.6.1.4.1.9.10.10.1.9.1.1.8
cgrPerVcqRmThreshGrpCellCountCount of the number of cells in the Threshold Group.ro
Gauge32 UNITS "cells"
.1.3.6.1.4.1.9.10.10.1.9.1.1.9
cgrPerVcqRmThreshGrpServiceTableThe (conceptual) table specifying which VC or VP queues are assigned to a Threshold Group. This table is supported only on the Catalyst8540MSR Platform.
SEQUENCE OF CgrPerVcqRmThreshGrpServiceEntry
.1.3.6.1.4.1.9.10.10.1.9.2
cgrPerVcqRmThreshGrpServiceEntryAn entry (conceptual row) in the cgrPerVcqRmThreshGrpServiceTable. All entries ever in the table are present at startup, none are created dynamically.
CgrPerVcqRmThreshGrpServiceEntry
.1.3.6.1.4.1.9.10.10.1.9.2.1
cgrPerVcqRmThreshGrpServiceThe Service specified by this entry.
LsPerVcqThresholdGroupService
.1.3.6.1.4.1.9.10.10.1.9.2.1.1
cgrPerVcqRmThreshGrpServGroupThe 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.rw
LsPerVcqThresholdGroup
.1.3.6.1.4.1.9.10.10.1.9.2.1.2
cgrPerVcqRmHierarchicalSchedulingModeOn 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.rw
Enumeration
.1.3.6.1.4.1.9.10.10.1.9.3
ciscoAtmRmTrafShaperIf
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.1.10
rmTrafficShaperIfTableThe (conceptual) table containing ATM Traffic Shaper configuration and state information for ATM interfaces.
SEQUENCE OF RmTrafficShaperIfEntry
.1.3.6.1.4.1.9.10.10.1.10.1
rmTrafficShaperIfEntryAn 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.
RmTrafficShaperIfEntry
.1.3.6.1.4.1.9.10.10.1.10.1.1
rtsIfMaxThresholdThis 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.ro
Unsigned32
.1.3.6.1.4.1.9.10.10.1.10.1.1.1
rtsIfCellCountThis 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.ro
Gauge32 UNITS "cells"
.1.3.6.1.4.1.9.10.10.1.10.1.1.2
rtsIfVbrCfgRequestedIf 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.rw
Enumeration
.1.3.6.1.4.1.9.10.10.1.10.1.1.3
rtsIfVbrCfgInstalledThis 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.ro
Enumeration
.1.3.6.1.4.1.9.10.10.1.10.1.1.4
rtsIfBeCfgRequestedThis 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.rw
Enumeration
.1.3.6.1.4.1.9.10.10.1.10.1.1.5
rtsIfBeCfgInstalledThis 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.ro
Enumeration
.1.3.6.1.4.1.9.10.10.1.10.1.1.6
rtsIfVbrClassMaxThrshRequestedThis 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.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.10.1.1.7
rtsIfVbrClassMaxThrshInstalledThis 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.ro
Unsigned32
.1.3.6.1.4.1.9.10.10.1.10.1.1.8
rtsIfBeClassMaxThrshRequestedThis 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.rw
INTEGER
.1.3.6.1.4.1.9.10.10.1.10.1.1.9
rtsIfBeClassMaxThrshInstalledThis 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.ro
Unsigned32
.1.3.6.1.4.1.9.10.10.1.10.1.1.10
rtsIfVbrVcMaxThrshRequestedThis 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.rw
Unsigned32
.1.3.6.1.4.1.9.10.10.1.10.1.1.11
rtsIfVbrVcMaxThrshInstalledThis 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.ro
Unsigned32
.1.3.6.1.4.1.9.10.10.1.10.1.1.12
rtsIfBeVcMaxThrshRequestedThis 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.rw
Unsigned32
.1.3.6.1.4.1.9.10.10.1.10.1.1.13
rtsIfBeVcMaxThrshInstalledThis 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.ro
Unsigned32
.1.3.6.1.4.1.9.10.10.1.10.1.1.14
ciscoAtmRmMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.3
ciscoAtmRmMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.3.1
ciscoAtmRmMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.10.3.2