DIFFSERV-MIB

DIFFSERV-MIB Download

MIBs list

This MIB defines the objects necessary to manage a device that uses the Differentiated Services Architecture described in RFC 2475. The Conceptual Model of a Differentiated Services Router provides supporting information on how such a router is modeled.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for DIFFSERV-MIB

diffServDataPathEntry
An entry in the data path table indicates the start of a single Differentiated Services Functional Data Path in this device. These are associated with individual interfaces, logical or physical, and therefore are instantiated by ifIndex. Therefore, the in ...
diffServDataPathIfDirection
IfDirection specifies whether the reception or transmission path for this interface is in view.
diffServDataPathStart
This selects the first Differentiated Services Functional Data Path Element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServActionEntry diffServAlgDropEntry diffServ ...
diffServDataPathStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServDataPathStatus
The status of this conceptual row. All writable objects in this row may be modified at any time.
diffServClfrNextFree
This object contains an unused value for diffServClfrId, or a zero to indicate that none exist.
diffServClfrTable
This table enumerates all the diffserv classifier functional data path elements of this device. The actual classification definitions are defined in diffServClfrElementTable entries belonging to each classifier. An entry in this table, pointed to by a Ro ...
diffServClfrEntry
An entry in the classifier table describes a single classifier. All classifier elements belonging to the same classifier use the classifier's diffServClfrId as part of their index.
diffServClfrId
An index that enumerates the classifier entries. Managers should obtain new values for row creation in this table by reading diffServClfrNextFree.
diffServClfrStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServClfrStatus
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
diffServClfrElementNextFree
This object contains an unused value for diffServClfrElementId, or a zero to indicate that none exist.
diffServClfrElementTable
The classifier element table enumerates the relationship between classification patterns and subsequent downstream Differentiated Services Functional Data Path elements. diffServClfrElementSpecific points to a filter that specifies the classification para ...
diffServClfrElementEntry
An entry in the classifier element table describes a single element of the classifier.
diffServClfrElementId
An index that enumerates the Classifier Element entries. Managers obtain new values for row creation in this table by reading diffServClfrElementNextFree.
diffServClfrElementPrecedence
The relative order in which classifier elements are applied: higher numbers represent classifier element with higher precedence. Classifier elements with the same order must be unambiguous i.e. they must define non-overlapping patterns, and are considere ...
diffServClfrElementNext
This attribute provides one branch of the fan-out functionality of a classifier described in the Informal Differentiated Services Model section 4.1. This selects the next Differentiated Services Functional Data Path Element to handle traffic for this data ...
diffServClfrElementSpecific
A pointer to a valid entry in another table, filter table, that describes the applicable classification parameters, e.g. an entry in diffServMultiFieldClfrTable. The value zeroDotZero is interpreted to match anything not matched by another classifier elem ...
diffServClfrElementStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServClfrElementStatus
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
diffServMultiFieldClfrNextFree
This object contains an unused value for diffServMultiFieldClfrId, or a zero to indicate that none exist.
diffServMultiFieldClfrTable
A table of IP Multi-field Classifier filter entries that a system may use to identify IP traffic.
diffServMultiFieldClfrEntry
An IP Multi-field Classifier entry describes a single filter.
diffServMultiFieldClfrId
An index that enumerates the MultiField Classifier filter entries. Managers obtain new values for row creation in this table by reading diffServMultiFieldClfrNextFree.
diffServMultiFieldClfrAddrType
The type of IP address used by this classifier entry. While other types of addresses are defined in the InetAddressType textual convention, and DNS names, a classifier can only look at packets on the wire. Therefore, this object is limited to IPv4 and IP ...
diffServMultiFieldClfrDstAddr
The IP address to match against the packet's destination IP address. This may not be a DNS name, but may be an IPv4 or IPv6 prefix. diffServMultiFieldClfrDstPrefixLength indicates the number of bits that are relevant.
diffServMultiFieldClfrDstPrefixLength
The length of the CIDR Prefix carried in diffServMultiFieldClfrDstAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR ...
diffServMultiFieldClfrSrcAddr
The IP address to match against the packet's source IP address. This may not be a DNS name, but may be an IPv4 or IPv6 prefix. diffServMultiFieldClfrSrcPrefixLength indicates the number of bits that are relevant.
diffServMultiFieldClfrSrcPrefixLength
The length of the CIDR Prefix carried in diffServMultiFieldClfrSrcAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR ...
diffServMultiFieldClfrDscp
The value that the DSCP in the packet must have to match this entry. A value of -1 indicates that a specific DSCP value has not been defined and thus all DSCP values are considered a match.
diffServMultiFieldClfrFlowId
The flow identifier in an IPv6 header.
diffServMultiFieldClfrProtocol
The IP protocol to match against the IPv4 protocol number or the IPv6 Next- Header number in the packet. A value of 255 means match all. Note the protocol number of 255 is reserved by IANA, and Next-Header number of 0 is used in IPv6.
diffServMultiFieldClfrDstL4PortMin
The minimum value that the layer-4 destination port number in the packet must have in order to match this classifier entry.
diffServMultiFieldClfrDstL4PortMax
The maximum value that the layer-4 destination port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in diffServMultiFieldClfrDstL4PortMin.
diffServMultiFieldClfrSrcL4PortMin
The minimum value that the layer-4 source port number in the packet must have in order to match this classifier entry.
diffServMultiFieldClfrSrcL4PortMax
The maximum value that the layer-4 source port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in diffServMultiFieldClfrSrcL4PortMin.
diffServMultiFieldClfrStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServMultiFieldClfrStatus
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
diffServMeterNextFree
This object contains an unused value for diffServMeterId, or a zero to indicate that none exist.
diffServMeterTable
This table enumerates specific meters that a system may use to police a stream of traffic. The traffic stream to be metered is determined by the Differentiated Services Functional Data Path Element(s) upstream of the meter i.e. by the object(s) that point ...
diffServMeterEntry
An entry in the meter table describes a single conformance level of a meter.
diffServMeterId
An index that enumerates the Meter entries. Managers obtain new values for row creation in this table by reading diffServMeterNextFree.
diffServMeterSucceedNext
If the traffic does conform, this selects the next Differentiated Services Functional Data Path element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServActionEntry d ...
diffServMeterFailNext
If the traffic does not conform, this selects the next Differentiated Services Functional Data Path element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServActionEnt ...
diffServMeterSpecific
This indicates the behavior of the meter by pointing to an entry containing detailed parameters. Note that entries in that specific table must be managed explicitly. For example, diffServMeterSpecific may point to an entry in diffServTBParamTable, which c ...
diffServMeterStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServMeterStatus
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
diffServTBParamNextFree
This object contains an unused value for diffServTBParamId, or a zero to indicate that none exist.
diffServTBParamTable
This table enumerates a single set of token bucket meter parameters that a system may use to police a stream of traffic. Such meters are modeled here as having a single rate and a single burst size. Multiple entries are used when multiple rates/burst size ...
diffServTBParamEntry
An entry that describes a single set of token bucket parameters.
diffServTBParamId
An index that enumerates the Token Bucket Parameter entries. Managers obtain new values for row creation in this table by reading diffServTBParamNextFree.
diffServTBParamType
The Metering algorithm associated with the Token Bucket parameters. zeroDotZero indicates this is unknown. Standard values for generic algorithms: diffServTBParamSimpleTokenBucket, diffServTBParamAvgRate, diffServTBParamSrTCMBlind, diffServTBParamSrTCMAw ...
diffServTBParamRate
The token-bucket rate, in kilobits per second (kbps). This attribute is used for: 1. CIR in RFC 2697 for srTCM 2. CIR and PIR in RFC 2698 for trTCM 3. CTR and PTR in RFC 2859 for TSWTCM 4. AverageRate in RFC 3290.
diffServTBParamBurstSize
The maximum number of bytes in a single transmission burst. This attribute is used for: 1. CBS and EBS in RFC 2697 for srTCM 2. CBS and PBS in RFC 2698 for trTCM 3. Burst Size in RFC 3290.
diffServTBParamInterval
The time interval used with the token bucket. For: 1. Average Rate Meter, the Informal Differentiated Services Model section 5.2.1, - Delta. 2. Simple Token Bucket Meter, the Informal Differentiated Services Model section 5.1, - time interval t. 3. RFC 2 ...
diffServTBParamStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServTBParamStatus
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
diffServTBParamSimpleTokenBucket
Two Parameter Token Bucket Meter as described in the Informal Differentiated Services Model section 5.2.3.
diffServTBParamAvgRate
Average Rate Meter as described in the Informal Differentiated Services Model section 5.2.1.
diffServTBParamSrTCMBlind
Single Rate Three Color Marker Metering as defined by RFC 2697, in the `Color Blind' mode as described by the RFC.
diffServTBParamSrTCMAware
Single Rate Three Color Marker Metering as defined by RFC 2697, in the `Color Aware' mode as described by the RFC.
diffServTBParamTrTCMBlind
Two Rate Three Color Marker Metering as defined by RFC 2698, in the `Color Blind' mode as described by the RFC.
diffServTBParamTrTCMAware
Two Rate Three Color Marker Metering as defined by RFC 2698, in the `Color Aware' mode as described by the RFC.
diffServTBParamTswTCM
Time Sliding Window Three Color Marker Metering as defined by RFC 2859.
diffServActionNextFree
This object contains an unused value for diffServActionId, or a zero to indicate that none exist.
diffServActionTable
The Action Table enumerates actions that can be performed to a stream of traffic. Multiple actions can be concatenated. For example, traffic exiting from a meter may be counted, marked, and potentially dropped before entering a queue. Specific actions are ...
diffServActionEntry
Each entry in the action table allows description of one specific action to be applied to traffic.
diffServActionId
An index that enumerates the Action entries. Managers obtain new values for row creation in this table by reading diffServActionNextFree.
diffServActionInterface
The interface index (value of ifIndex) that this action occurs on. This may be derived from the diffServDataPathStartEntry's index by extension through the various RowPointers. However, as this may be difficult for a network management station, it is plac ...
diffServActionNext
This selects the next Differentiated Services Functional Data Path Element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServActionEntry diffServAlgDropEntry diffServQ ...
diffServActionSpecific
A pointer to an object instance providing additional information for the type of action indicated by this action table entry. For the standard actions defined by this MIB module, this should point to either a diffServDscpMarkActEntry or a diffServCountAct ...
diffServActionStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServActionStatus
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
diffServDscpMarkActTable
This table enumerates specific DSCPs used for marking or remarking the DSCP field of IP packets. The entries of this table may be referenced by a diffServActionSpecific attribute.
diffServDscpMarkActEntry
An entry in the DSCP mark action table that describes a single DSCP used for marking.
diffServDscpMarkActDscp
The DSCP that this Action will store into the DSCP field of the subject. It is quite possible that the only packets subject to this Action are already marked with this DSCP. Note also that Differentiated Services processing may result in packet being mark ...
diffServCountActNextFree
This object contains an unused value for diffServCountActId, or a zero to indicate that none exist.
diffServCountActTable
This table contains counters for all the traffic passing through an action element.
diffServCountActEntry
An entry in the count action table describes a single set of traffic counters.
diffServCountActId
An index that enumerates the Count Action entries. Managers obtain new values for row creation in this table by reading diffServCountActNextFree.
diffServCountActOctets
The number of octets at the Action data path element. Discontinuities in the value of this counter can occur at re- initialization of the management system and at other times as indicated by the value of ifCounterDiscontinuityTime on the relevant interfac ...
diffServCountActPkts
The number of packets at the Action data path element. Discontinuities in the value of this counter can occur at re- initialization of the management system and at other times as indicated by the value of ifCounterDiscontinuityTime on the relevant interfa ...
diffServCountActStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServCountActStatus
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
diffServAlgDropNextFree
This object contains an unused value for diffServAlgDropId, or a zero to indicate that none exist.
diffServAlgDropTable
The algorithmic drop table contains entries describing an element that drops packets according to some algorithm.
diffServAlgDropEntry
An entry describes a process that drops packets according to some algorithm. Further details of the algorithm type are to be found in diffServAlgDropType and with more detail parameter entry pointed to by diffServAlgDropSpecific when necessary.
diffServAlgDropId
An index that enumerates the Algorithmic Dropper entries. Managers obtain new values for row creation in this table by reading diffServAlgDropNextFree.
diffServAlgDropType
The type of algorithm used by this dropper. The value other(1) requires further specification in some other MIB module. In the tailDrop(2) algorithm, diffServAlgDropQThreshold represents the maximum depth of the queue, pointed to by diffServAlgDropQMeasur ...
diffServAlgDropNext
This selects the next Differentiated Services Functional Data Path Element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServActionEntry diffServQEntry A value of zero ...
diffServAlgDropQMeasure
Points to an entry in the diffServQTable to indicate the queue that a drop algorithm is to monitor when deciding whether to drop a packet. If the row pointed to does not exist, the algorithmic dropper element is considered inactive. Setting this to point ...
diffServAlgDropQThreshold
A threshold on the depth in bytes of the queue being measured at which a trigger is generated to the dropping algorithm, unless diffServAlgDropType is alwaysDrop(5) where this object is ignored. For the tailDrop(2) or headDrop(3) algorithms, this represen ...
diffServAlgDropSpecific
Points to a table entry that provides further detail regarding a drop algorithm. Entries with diffServAlgDropType equal to other(1) may have this point to a table defined in another MIB module. Entries with diffServAlgDropType equal to randomDrop(4) must ...
diffServAlgDropOctets
The number of octets that have been deterministically dropped by this drop process. Discontinuities in the value of this counter can occur at re- initialization of the management system and at other times as indicated by the value of ifCounterDiscontinuit ...
diffServAlgDropPkts
The number of packets that have been deterministically dropped by this drop process. Discontinuities in the value of this counter can occur at re- initialization of the management system and at other times as indicated by the value of ifCounterDiscontinui ...
diffServAlgRandomDropOctets
The number of octets that have been randomly dropped by this drop process. This counter applies, therefore, only to random droppers. Discontinuities in the value of this counter can occur at re- initialization of the management system and at other times ...
diffServAlgRandomDropPkts
The number of packets that have been randomly dropped by this drop process. This counter applies, therefore, only to random droppers. Discontinuities in the value of this counter can occur at re- initialization of the management system and at other times ...
diffServAlgDropStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServAlgDropStatus
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
diffServRandomDropNextFree
This object contains an unused value for diffServRandomDropId, or a zero to indicate that none exist.
diffServRandomDropTable
The random drop table contains entries describing a process that drops packets randomly. Entries in this table are pointed to by diffServAlgDropSpecific.
diffServRandomDropEntry
An entry describes a process that drops packets according to a random algorithm.
diffServRandomDropId
An index that enumerates the Random Drop entries. Managers obtain new values for row creation in this table by reading diffServRandomDropNextFree.
diffServRandomDropMinThreshBytes
The average queue depth in bytes, beyond which traffic has a non-zero probability of being dropped. Changes in this variable may or may not be reflected in the reported value of diffServRandomDropMinThreshPkts.
diffServRandomDropMinThreshPkts
The average queue depth in packets, beyond which traffic has a non-zero probability of being dropped. Changes in this variable may or may not be reflected in the reported value of diffServRandomDropMinThreshBytes.
diffServRandomDropMaxThreshBytes
The average queue depth beyond which traffic has a probability indicated by diffServRandomDropProbMax of being dropped or marked. Note that this differs from the physical queue limit, which is stored in diffServAlgDropQThreshold. Changes in this variable ...
diffServRandomDropMaxThreshPkts
The average queue depth beyond which traffic has a probability indicated by diffServRandomDropProbMax of being dropped or marked. Note that this differs from the physical queue limit, which is stored in diffServAlgDropQThreshold. Changes in this variable ...
diffServRandomDropProbMax
The worst case random drop probability, expressed in drops per thousand packets. For example, if in the worst case every arriving packet may be dropped (100%) for a period, this has the value 1000. Alternatively, if in the worst case only one percent (1%) ...
diffServRandomDropWeight
The weighting of past history in affecting the Exponentially Weighted Moving Average function that calculates the current average queue depth. The equation uses diffServRandomDropWeight/65536 as the coefficient for the new sample in the equation, and (65 ...
diffServRandomDropSamplingRate
The number of times per second the queue is sampled for queue average calculation. A value of zero is used to mean that the queue is sampled approximately each time a packet is enqueued (or dequeued).
diffServRandomDropStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServRandomDropStatus
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
diffServQNextFree
This object contains an unused value for diffServQId, or a zero to indicate that none exist.
diffServQTable
The Queue Table enumerates the individual queues. Note that the MIB models queuing systems as composed of individual queues, one per class of traffic, even though they may in fact be structured as classes of traffic scheduled using a common calendar queu ...
diffServQEntry
An entry in the Queue Table describes a single queue or class of traffic.
diffServQId
An index that enumerates the Queue entries. Managers obtain new values for row creation in this table by reading diffServQNextFree.
diffServQNext
This selects the next Differentiated Services Scheduler. The RowPointer must point to a diffServSchedulerEntry. A value of zeroDotZero in this attribute indicates an incomplete diffServQEntry instance. In such a case, the entry has no operational effect, ...
diffServQMinRate
This RowPointer indicates the diffServMinRateEntry that the scheduler, pointed to by diffServQNext, should use to service this queue. If the row pointed to is zeroDotZero, the minimum rate and priority is unspecified. Setting this to point to a target tha ...
diffServQMaxRate
This RowPointer indicates the diffServMaxRateEntry that the scheduler, pointed to by diffServQNext, should use to service this queue. If the row pointed to is zeroDotZero, the maximum rate is the line speed of the interface. Setting this to point to a tar ...
diffServQStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServQStatus
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
diffServSchedulerNextFree
This object contains an unused value for diffServSchedulerId, or a zero to indicate that none exist.
diffServSchedulerTable
The Scheduler Table enumerates packet schedulers. Multiple scheduling algorithms can be used on a given data path, with each algorithm described by one diffServSchedulerEntry.
diffServSchedulerEntry
An entry in the Scheduler Table describing a single instance of a scheduling algorithm.
diffServSchedulerId
An index that enumerates the Scheduler entries. Managers obtain new values for row creation in this table by reading diffServSchedulerNextFree.
diffServSchedulerNext
This selects the next Differentiated Services Functional Data Path Element to handle traffic for this data path. This normally is null (zeroDotZero), or points to a diffServSchedulerEntry or a diffServQEntry. However, this RowPointer may also point to an ...
diffServSchedulerMethod
The scheduling algorithm used by this Scheduler. zeroDotZero indicates that this is unknown. Standard values for generic algorithms: diffServSchedulerPriority, diffServSchedulerWRR, and diffServSchedulerWFQ are specified in this MIB; additional values ma ...
diffServSchedulerMinRate
This RowPointer indicates the entry in diffServMinRateTable which indicates the priority or minimum output rate from this scheduler. This attribute is used only when there is more than one level of scheduler. When it has the value zeroDotZero, it indicate ...
diffServSchedulerMaxRate
This RowPointer indicates the entry in diffServMaxRateTable which indicates the maximum output rate from this scheduler. When more than one maximum rate applies (eg, when a multi-rate shaper is in view), it points to the first of those rate entries. This ...
diffServSchedulerStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServSchedulerStatus
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
diffServSchedulerPriority
For use with diffServSchedulerMethod to indicate the Priority scheduling method. This is defined as an algorithm in which the presence of data in a queue or set of queues absolutely precludes dequeue from another queue or set of queues of lower priority. ...
diffServSchedulerWRR
For use with diffServSchedulerMethod to indicate the Weighted Round Robin scheduling method, defined as any algorithm in which a set of queues are visited in a fixed order, and varying amounts of traffic are removed from each queue in turn to implement an ...
diffServSchedulerWFQ
For use with diffServSchedulerMethod to indicate the Weighted Fair Queuing scheduling method, defined as any algorithm in which a set of queues are conceptually visited in some order, to implement an average output rate by class. Notice attributes from di ...
diffServMinRateNextFree
This object contains an unused value for diffServMinRateId, or a zero to indicate that none exist.
diffServMinRateTable
The Minimum Rate Parameters Table enumerates individual sets of scheduling parameter that can be used/reused by Queues and Schedulers.
diffServMinRateEntry
An entry in the Minimum Rate Parameters Table describes a single set of scheduling parameters for use by one or more queues or schedulers.
diffServMinRateId
An index that enumerates the Scheduler Parameter entries. Managers obtain new values for row creation in this table by reading diffServMinRateNextFree.
diffServMinRatePriority
The priority of this input to the associated scheduler, relative to the scheduler's other inputs. A queue or scheduler with a larger numeric value will be served before another with a smaller numeric value.
diffServMinRateAbsolute
The minimum absolute rate, in kilobits/sec, that a downstream scheduler element should allocate to this queue. If the value is zero, then there is effectively no minimum rate guarantee. If the value is non-zero, the scheduler will assure the servicing of ...
diffServMinRateRelative
The minimum rate that a downstream scheduler element should allocate to this queue, relative to the maximum rate of the interface as reported by ifSpeed or ifHighSpeed, in units of 1/1000 of 1. If the value is zero, then there is effectively no minimum ra ...
diffServMinRateStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServMinRateStatus
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
diffServMaxRateNextFree
This object contains an unused value for diffServMaxRateId, or a zero to indicate that none exist.
diffServMaxRateTable
The Maximum Rate Parameter Table enumerates individual sets of scheduling parameter that can be used/reused by Queues and Schedulers.
diffServMaxRateEntry
An entry in the Maximum Rate Parameter Table describes a single set of scheduling parameters for use by one or more queues or schedulers.
diffServMaxRateId
An index that enumerates the Maximum Rate Parameter entries. Managers obtain new values for row creation in this table by reading diffServMaxRateNextFree.
diffServMaxRateLevel
An index that indicates which level of a multi-rate shaper is being given its parameters. A multi-rate shaper has some number of rate levels. Frame Relay's dual rate specification refers to a 'committed' and an 'excess' rate; ATM's dual rate specification ...
diffServMaxRateAbsolute
The maximum rate in kilobits/sec that a downstream scheduler element should allocate to this queue. If the value is zero, then there is effectively no maximum rate limit and that the scheduler should attempt to be work conserving for this queue. If the va ...
diffServMaxRateRelative
The maximum rate that a downstream scheduler element should allocate to this queue, relative to the maximum rate of the interface as reported by ifSpeed or ifHighSpeed, in units of 1/1000 of 1. If the value is zero, then there is effectively no maximum ra ...
diffServMaxRateThreshold
The number of bytes of queue depth at which the rate of a multi-rate scheduler will increase to the next output rate. In the last conceptual row for such a shaper, this threshold is ignored and by convention is zero.
diffServMaxRateStorage
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
diffServMaxRateStatus
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe ...
diffServMIBDataPathGroup
The Data Path Group defines the MIB Objects that describe a functional data path.
diffServMIBClfrGroup
The Classifier Group defines the MIB Objects that describe the list the starts of individual classifiers.
diffServMIBClfrElementGroup
The Classifier Element Group defines the MIB Objects that describe the classifier elements that make up a generic classifier.
diffServMIBMultiFieldClfrGroup
The Multi-field Classifier Group defines the MIB Objects that describe a classifier element for matching on various fields of an IP and upper-layer protocol header.
diffServMIBMeterGroup
The Meter Group defines the objects used in describing a generic meter element.
diffServMIBTBParamGroup
The Token-Bucket Meter Group defines the objects used in describing a token bucket meter element.
diffServMIBActionGroup
The Action Group defines the objects used in describing a generic action element.
diffServMIBDscpMarkActGroup
The DSCP Mark Action Group defines the objects used in describing a DSCP Marking Action element.
diffServMIBCounterGroup
A collection of objects providing information specific to packet-oriented network interfaces.
diffServMIBAlgDropGroup
The Algorithmic Drop Group contains the objects that describe algorithmic dropper operation and configuration.
diffServMIBRandomDropGroup
The Random Drop Group augments the Algorithmic Drop Group for random dropper operation and configuration.
diffServMIBQGroup
The Queue Group contains the objects that describe an interface's queues.
diffServMIBSchedulerGroup
The Scheduler Group contains the objects that describe packet schedulers on interfaces.
diffServMIBMinRateGroup
The Minimum Rate Parameter Group contains the objects that describe packet schedulers' minimum rate or priority guarantees.
diffServMIBMaxRateGroup
The Maximum Rate Parameter Group contains the objects that describe packet schedulers' maximum rate guarantees.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list