DIFFSERV-MIB

File: DIFFSERV-MIB.mib (131111 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB INET-ADDRESS-MIB INTEGRATED-SERVICES-MIB
DIFFSERV-DSCP-TC

Imported symbols

Unsigned32 Counter64 MODULE-IDENTITY
OBJECT-TYPE OBJECT-IDENTITY zeroDotZero
mib-2 TEXTUAL-CONVENTION RowStatus
RowPointer StorageType AutonomousType
MODULE-COMPLIANCE OBJECT-GROUP ifIndex
InterfaceIndexOrZero InetAddressType InetAddress
InetAddressPrefixLength InetPortNumber BurstSize
Dscp DscpOrAny

Defined Types

IndexInteger  
An integer which may be used as a table index.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

IndexIntegerNextFree  
An integer which may be used as a new Index in a table. The special value of 0 indicates that no more new entries can be created in the relevant table. When a MIB is used for configuration, an object with this SYNTAX always contains a legal value (if non-zero) for an index that is not currently used in the relevant table. The Command Generator (Network Management Application) reads this variable and uses the (non-zero) value read when creating a new row with an SNMP SET. When the SET is performed, the Command Responder (agent) must determine whether the value is indeed still unused; Two Network Management Applications may attempt to create a row (configuration entry) simultaneously and use the same value. If it is currently unused, the SET succeeds and the Command Responder (agent) changes the value of this object, according to an implementation-specific algorithm. If the value is in use, however, the SET fails. The Network Management Application must then re-read this variable to obtain a new usable value. An OBJECT-TYPE definition using this SYNTAX MUST specify the relevant table for which the object is providing this functionality.
TEXTUAL-CONVENTION    
  Unsigned32 0..4294967295  

IfDirection  
IfDirection specifies a direction of data travel on an interface. 'inbound' traffic is operated on during reception from the interface, while 'outbound' traffic is operated on prior to transmission on the interface.
TEXTUAL-CONVENTION    
  INTEGER inbound(1), outbound(2)  

DiffServDataPathEntry  
SEQUENCE    
  diffServDataPathIfDirection IfDirection
  diffServDataPathStart RowPointer
  diffServDataPathStorage StorageType
  diffServDataPathStatus RowStatus

DiffServClfrEntry  
SEQUENCE    
  diffServClfrId IndexInteger
  diffServClfrStorage StorageType
  diffServClfrStatus RowStatus

DiffServClfrElementEntry  
SEQUENCE    
  diffServClfrElementId IndexInteger
  diffServClfrElementPrecedence Unsigned32
  diffServClfrElementNext RowPointer
  diffServClfrElementSpecific RowPointer
  diffServClfrElementStorage StorageType
  diffServClfrElementStatus RowStatus

DiffServMultiFieldClfrEntry  
SEQUENCE    
  diffServMultiFieldClfrId IndexInteger
  diffServMultiFieldClfrAddrType InetAddressType
  diffServMultiFieldClfrDstAddr InetAddress
  diffServMultiFieldClfrDstPrefixLength InetAddressPrefixLength
  diffServMultiFieldClfrSrcAddr InetAddress
  diffServMultiFieldClfrSrcPrefixLength InetAddressPrefixLength
  diffServMultiFieldClfrDscp DscpOrAny
  diffServMultiFieldClfrFlowId Unsigned32
  diffServMultiFieldClfrProtocol Unsigned32
  diffServMultiFieldClfrDstL4PortMin InetPortNumber
  diffServMultiFieldClfrDstL4PortMax InetPortNumber
  diffServMultiFieldClfrSrcL4PortMin InetPortNumber
  diffServMultiFieldClfrSrcL4PortMax InetPortNumber
  diffServMultiFieldClfrStorage StorageType
  diffServMultiFieldClfrStatus RowStatus

DiffServMeterEntry  
SEQUENCE    
  diffServMeterId IndexInteger
  diffServMeterSucceedNext RowPointer
  diffServMeterFailNext RowPointer
  diffServMeterSpecific RowPointer
  diffServMeterStorage StorageType
  diffServMeterStatus RowStatus

DiffServTBParamEntry  
SEQUENCE    
  diffServTBParamId IndexInteger
  diffServTBParamType AutonomousType
  diffServTBParamRate Unsigned32
  diffServTBParamBurstSize BurstSize
  diffServTBParamInterval Unsigned32
  diffServTBParamStorage StorageType
  diffServTBParamStatus RowStatus

DiffServActionEntry  
SEQUENCE    
  diffServActionId IndexInteger
  diffServActionInterface InterfaceIndexOrZero
  diffServActionNext RowPointer
  diffServActionSpecific RowPointer
  diffServActionStorage StorageType
  diffServActionStatus RowStatus

DiffServDscpMarkActEntry  
SEQUENCE    
  diffServDscpMarkActDscp Dscp

DiffServCountActEntry  
SEQUENCE    
  diffServCountActId IndexInteger
  diffServCountActOctets Counter64
  diffServCountActPkts Counter64
  diffServCountActStorage StorageType
  diffServCountActStatus RowStatus

DiffServAlgDropEntry  
SEQUENCE    
  diffServAlgDropId IndexInteger
  diffServAlgDropType INTEGER
  diffServAlgDropNext RowPointer
  diffServAlgDropQMeasure RowPointer
  diffServAlgDropQThreshold Unsigned32
  diffServAlgDropSpecific RowPointer
  diffServAlgDropOctets Counter64
  diffServAlgDropPkts Counter64
  diffServAlgRandomDropOctets Counter64
  diffServAlgRandomDropPkts Counter64
  diffServAlgDropStorage StorageType
  diffServAlgDropStatus RowStatus

DiffServRandomDropEntry  
SEQUENCE    
  diffServRandomDropId IndexInteger
  diffServRandomDropMinThreshBytes Unsigned32
  diffServRandomDropMinThreshPkts Unsigned32
  diffServRandomDropMaxThreshBytes Unsigned32
  diffServRandomDropMaxThreshPkts Unsigned32
  diffServRandomDropProbMax Unsigned32
  diffServRandomDropWeight Unsigned32
  diffServRandomDropSamplingRate Unsigned32
  diffServRandomDropStorage StorageType
  diffServRandomDropStatus RowStatus

DiffServQEntry  
SEQUENCE    
  diffServQId IndexInteger
  diffServQNext RowPointer
  diffServQMinRate RowPointer
  diffServQMaxRate RowPointer
  diffServQStorage StorageType
  diffServQStatus RowStatus

DiffServSchedulerEntry  
SEQUENCE    
  diffServSchedulerId IndexInteger
  diffServSchedulerNext RowPointer
  diffServSchedulerMethod AutonomousType
  diffServSchedulerMinRate RowPointer
  diffServSchedulerMaxRate RowPointer
  diffServSchedulerStorage StorageType
  diffServSchedulerStatus RowStatus

DiffServMinRateEntry  
SEQUENCE    
  diffServMinRateId IndexInteger
  diffServMinRatePriority Unsigned32
  diffServMinRateAbsolute Unsigned32
  diffServMinRateRelative Unsigned32
  diffServMinRateStorage StorageType
  diffServMinRateStatus RowStatus

DiffServMaxRateEntry  
SEQUENCE    
  diffServMaxRateId IndexInteger
  diffServMaxRateLevel Unsigned32
  diffServMaxRateAbsolute Unsigned32
  diffServMaxRateRelative Unsigned32
  diffServMaxRateThreshold BurstSize
  diffServMaxRateStorage StorageType
  diffServMaxRateStatus RowStatus

Defined Values

diffServMib 1.3.6.1.2.1.97
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.
MODULE-IDENTITY    

diffServMIBObjects 1.3.6.1.2.1.97.1
OBJECT IDENTIFIER    

diffServMIBConformance 1.3.6.1.2.1.97.2
OBJECT IDENTIFIER    

diffServMIBAdmin 1.3.6.1.2.1.97.3
OBJECT IDENTIFIER    

diffServDataPath 1.3.6.1.2.1.97.1.1
OBJECT IDENTIFIER    

diffServDataPathTable 1.3.6.1.2.1.97.1.1.1
The data path table contains RowPointers indicating the start of the functional data path for each interface and traffic direction in this device. These may merge, or be separated into parallel data paths.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServDataPathEntry

diffServDataPathEntry 1.3.6.1.2.1.97.1.1.1.1
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 interface index must have been assigned, according to the procedures applicable to that, before it can be meaningfully used. Generally, this means that the interface must exist. When diffServDataPathStorage is of type nonVolatile, however, this may reflect the configuration for an interface whose ifIndex has been assigned but for which the supporting implementation is not currently present.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServDataPathEntry  

diffServDataPathIfDirection 1.3.6.1.2.1.97.1.1.1.1.1
IfDirection specifies whether the reception or transmission path for this interface is in view.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfDirection  

diffServDataPathStart 1.3.6.1.2.1.97.1.1.1.1.2
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 diffServQEntry A value of zeroDotZero in this attribute indicates that no Differentiated Services treatment is performed on traffic of this data path. A pointer with the value zeroDotZero normally terminates a functional data path. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServDataPathStorage 1.3.6.1.2.1.97.1.1.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServDataPathStatus 1.3.6.1.2.1.97.1.1.1.1.4
The status of this conceptual row. All writable objects in this row may be modified at any time.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServClassifier 1.3.6.1.2.1.97.1.2
OBJECT IDENTIFIER    

diffServClfrNextFree 1.3.6.1.2.1.97.1.2.1
This object contains an unused value for diffServClfrId, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree  

diffServClfrTable 1.3.6.1.2.1.97.1.2.2
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 RowPointer specifying an instance of diffServClfrStatus, is frequently used as the name for a set of classifier elements, which all use the index diffServClfrId. Per the semantics of the classifier element table, these entries constitute one or more unordered sets of tests which may be simultaneously applied to a message to classify it. The primary function of this table is to ensure that the value of diffServClfrId is unique before attempting to use it in creating a diffServClfrElementEntry. Therefore, the diffServClfrEntry must be created on the same SET as the diffServClfrElementEntry, or before the diffServClfrElementEntry is created.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServClfrEntry

diffServClfrEntry 1.3.6.1.2.1.97.1.2.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServClfrEntry  

diffServClfrId 1.3.6.1.2.1.97.1.2.2.1.1
An index that enumerates the classifier entries. Managers should obtain new values for row creation in this table by reading diffServClfrNextFree.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexInteger  

diffServClfrStorage 1.3.6.1.2.1.97.1.2.2.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServClfrStatus 1.3.6.1.2.1.97.1.2.2.1.3
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 longer used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServClfrElementNextFree 1.3.6.1.2.1.97.1.2.3
This object contains an unused value for diffServClfrElementId, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree  

diffServClfrElementTable 1.3.6.1.2.1.97.1.2.4
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 parameters. A classifier may use filter tables of different types together. One example of a filter table defined in this MIB is diffServMultiFieldClfrTable, for IP Multi-Field Classifiers (MFCs). Such an entry might identify anything from a single micro-flow (an identifiable sub-session packet stream directed from one sending transport to the receiving transport or transports), or aggregates of those such as the traffic from a host, traffic for an application, or traffic between two hosts using an application and a given DSCP. The standard Behavior Aggregate used in the Differentiated Services Architecture is encoded as a degenerate case of such an aggregate - the traffic using a particular DSCP value. Filter tables for other filter types may be defined elsewhere.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServClfrElementEntry

diffServClfrElementEntry 1.3.6.1.2.1.97.1.2.4.1
An entry in the classifier element table describes a single element of the classifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServClfrElementEntry  

diffServClfrElementId 1.3.6.1.2.1.97.1.2.4.1.1
An index that enumerates the Classifier Element entries. Managers obtain new values for row creation in this table by reading diffServClfrElementNextFree.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexInteger  

diffServClfrElementPrecedence 1.3.6.1.2.1.97.1.2.4.1.2
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 considered to be applied simultaneously to the traffic stream. Classifier elements with different order may overlap in their filters: the classifier element with the highest order that matches is taken. On a given interface, there must be a complete classifier in place at all times in the ingress direction. This means one or more filters must match any possible pattern. There is no such requirement in the egress direction.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

diffServClfrElementNext 1.3.6.1.2.1.97.1.2.4.1.3
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 path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServActionEntry diffServAlgDropEntry diffServQEntry A value of zeroDotZero in this attribute indicates no further Differentiated Services treatment is performed on traffic of this data path. The use of zeroDotZero is the normal usage for the last functional data path element of the current data path. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServClfrElementSpecific 1.3.6.1.2.1.97.1.2.4.1.4
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 element - only one such entry may exist for each classifier. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the element is ignored.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServClfrElementStorage 1.3.6.1.2.1.97.1.2.4.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServClfrElementStatus 1.3.6.1.2.1.97.1.2.4.1.6
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 longer used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServMultiFieldClfrNextFree 1.3.6.1.2.1.97.1.2.5
This object contains an unused value for diffServMultiFieldClfrId, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree  

diffServMultiFieldClfrTable 1.3.6.1.2.1.97.1.2.6
A table of IP Multi-field Classifier filter entries that a system may use to identify IP traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServMultiFieldClfrEntry

diffServMultiFieldClfrEntry 1.3.6.1.2.1.97.1.2.6.1
An IP Multi-field Classifier entry describes a single filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServMultiFieldClfrEntry  

diffServMultiFieldClfrId 1.3.6.1.2.1.97.1.2.6.1.1
An index that enumerates the MultiField Classifier filter entries. Managers obtain new values for row creation in this table by reading diffServMultiFieldClfrNextFree.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexInteger  

diffServMultiFieldClfrAddrType 1.3.6.1.2.1.97.1.2.6.1.2
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 IPv6 addresses.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

diffServMultiFieldClfrDstAddr 1.3.6.1.2.1.97.1.2.6.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

diffServMultiFieldClfrDstPrefixLength 1.3.6.1.2.1.97.1.2.6.1.4
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 Prefix. IPv6 is similar, except that prefix lengths range from 0..128.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

diffServMultiFieldClfrSrcAddr 1.3.6.1.2.1.97.1.2.6.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

diffServMultiFieldClfrSrcPrefixLength 1.3.6.1.2.1.97.1.2.6.1.6
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 Prefix. IPv6 is similar, except that prefix lengths range from 0..128.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

diffServMultiFieldClfrDscp 1.3.6.1.2.1.97.1.2.6.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  DscpOrAny  

diffServMultiFieldClfrFlowId 1.3.6.1.2.1.97.1.2.6.1.8
The flow identifier in an IPv6 header.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1048575  

diffServMultiFieldClfrProtocol 1.3.6.1.2.1.97.1.2.6.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

diffServMultiFieldClfrDstL4PortMin 1.3.6.1.2.1.97.1.2.6.1.10
The minimum value that the layer-4 destination port number in the packet must have in order to match this classifier entry.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

diffServMultiFieldClfrDstL4PortMax 1.3.6.1.2.1.97.1.2.6.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

diffServMultiFieldClfrSrcL4PortMin 1.3.6.1.2.1.97.1.2.6.1.12
The minimum value that the layer-4 source port number in the packet must have in order to match this classifier entry.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

diffServMultiFieldClfrSrcL4PortMax 1.3.6.1.2.1.97.1.2.6.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

diffServMultiFieldClfrStorage 1.3.6.1.2.1.97.1.2.6.1.14
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServMultiFieldClfrStatus 1.3.6.1.2.1.97.1.2.6.1.15
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 longer used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServMeter 1.3.6.1.2.1.97.1.3
OBJECT IDENTIFIER    

diffServMeterNextFree 1.3.6.1.2.1.97.1.3.1
This object contains an unused value for diffServMeterId, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree  

diffServMeterTable 1.3.6.1.2.1.97.1.3.2
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 to each entry in this table. This may include all traffic on an interface. Specific meter details are to be found in table entry referenced by diffServMeterSpecific.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServMeterEntry

diffServMeterEntry 1.3.6.1.2.1.97.1.3.2.1
An entry in the meter table describes a single conformance level of a meter.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServMeterEntry  

diffServMeterId 1.3.6.1.2.1.97.1.3.2.1.1
An index that enumerates the Meter entries. Managers obtain new values for row creation in this table by reading diffServMeterNextFree.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexInteger  

diffServMeterSucceedNext 1.3.6.1.2.1.97.1.3.2.1.2
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 diffServAlgDropEntry diffServQEntry A value of zeroDotZero in this attribute indicates that no further Differentiated Services treatment is performed on traffic of this data path. The use of zeroDotZero is the normal usage for the last functional data path element of the current data path. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServMeterFailNext 1.3.6.1.2.1.97.1.3.2.1.3
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 diffServActionEntry diffServAlgDropEntry diffServQEntry A value of zeroDotZero in this attribute indicates no further Differentiated Services treatment is performed on traffic of this data path. The use of zeroDotZero is the normal usage for the last functional data path element of the current data path. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServMeterSpecific 1.3.6.1.2.1.97.1.3.2.1.4
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 contains an instance of a single set of Token Bucket parameters. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the meter always succeeds.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServMeterStorage 1.3.6.1.2.1.97.1.3.2.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServMeterStatus 1.3.6.1.2.1.97.1.3.2.1.6
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 longer used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServTBParam 1.3.6.1.2.1.97.1.4
OBJECT IDENTIFIER    

diffServTBParamNextFree 1.3.6.1.2.1.97.1.4.1
This object contains an unused value for diffServTBParamId, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree  

diffServTBParamTable 1.3.6.1.2.1.97.1.4.2
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 sizes are needed.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServTBParamEntry

diffServTBParamEntry 1.3.6.1.2.1.97.1.4.2.1
An entry that describes a single set of token bucket parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServTBParamEntry  

diffServTBParamId 1.3.6.1.2.1.97.1.4.2.1.1
An index that enumerates the Token Bucket Parameter entries. Managers obtain new values for row creation in this table by reading diffServTBParamNextFree.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexInteger  

diffServTBParamType 1.3.6.1.2.1.97.1.4.2.1.2
The Metering algorithm associated with the Token Bucket parameters. zeroDotZero indicates this is unknown. Standard values for generic algorithms: diffServTBParamSimpleTokenBucket, diffServTBParamAvgRate, diffServTBParamSrTCMBlind, diffServTBParamSrTCMAware, diffServTBParamTrTCMBlind, diffServTBParamTrTCMAware, and diffServTBParamTswTCM are specified in this MIB as OBJECT- IDENTITYs; additional values may be further specified in other MIBs.
Status: current Access: read-create
OBJECT-TYPE    
  AutonomousType  

diffServTBParamRate 1.3.6.1.2.1.97.1.4.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

diffServTBParamBurstSize 1.3.6.1.2.1.97.1.4.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  BurstSize  

diffServTBParamInterval 1.3.6.1.2.1.97.1.4.2.1.5
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 2859 TSWTCM, - AVG_INTERVAL. 4. RFC 2697 srTCM, RFC 2698 trTCM, - token bucket update time interval.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

diffServTBParamStorage 1.3.6.1.2.1.97.1.4.2.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServTBParamStatus 1.3.6.1.2.1.97.1.4.2.1.7
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 longer used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServTBMeters 1.3.6.1.2.1.97.3.1
OBJECT IDENTIFIER    

diffServTBParamSimpleTokenBucket 1.3.6.1.2.1.97.3.1.1
Two Parameter Token Bucket Meter as described in the Informal Differentiated Services Model section 5.2.3.
Status: current Access: read-create
OBJECT-IDENTITY    

diffServTBParamAvgRate 1.3.6.1.2.1.97.3.1.2
Average Rate Meter as described in the Informal Differentiated Services Model section 5.2.1.
Status: current Access: read-create
OBJECT-IDENTITY    

diffServTBParamSrTCMBlind 1.3.6.1.2.1.97.3.1.3
Single Rate Three Color Marker Metering as defined by RFC 2697, in the `Color Blind' mode as described by the RFC.
Status: current Access: read-create
OBJECT-IDENTITY    

diffServTBParamSrTCMAware 1.3.6.1.2.1.97.3.1.4
Single Rate Three Color Marker Metering as defined by RFC 2697, in the `Color Aware' mode as described by the RFC.
Status: current Access: read-create
OBJECT-IDENTITY    

diffServTBParamTrTCMBlind 1.3.6.1.2.1.97.3.1.5
Two Rate Three Color Marker Metering as defined by RFC 2698, in the `Color Blind' mode as described by the RFC.
Status: current Access: read-create
OBJECT-IDENTITY    

diffServTBParamTrTCMAware 1.3.6.1.2.1.97.3.1.6
Two Rate Three Color Marker Metering as defined by RFC 2698, in the `Color Aware' mode as described by the RFC.
Status: current Access: read-create
OBJECT-IDENTITY    

diffServTBParamTswTCM 1.3.6.1.2.1.97.3.1.7
Time Sliding Window Three Color Marker Metering as defined by RFC 2859.
Status: current Access: read-create
OBJECT-IDENTITY    

diffServAction 1.3.6.1.2.1.97.1.5
OBJECT IDENTIFIER    

diffServActionNextFree 1.3.6.1.2.1.97.1.5.1
This object contains an unused value for diffServActionId, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree  

diffServActionTable 1.3.6.1.2.1.97.1.5.2
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 indicated by diffServActionSpecific which points to an entry of a specific action type parameterizing the action in detail.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServActionEntry

diffServActionEntry 1.3.6.1.2.1.97.1.5.2.1
Each entry in the action table allows description of one specific action to be applied to traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServActionEntry  

diffServActionId 1.3.6.1.2.1.97.1.5.2.1.1
An index that enumerates the Action entries. Managers obtain new values for row creation in this table by reading diffServActionNextFree.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexInteger  

diffServActionInterface 1.3.6.1.2.1.97.1.5.2.1.2
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 placed here as well. If this is indeterminate, the value is zero. This is of especial relevance when reporting the counters which may apply to traffic crossing an interface: diffServCountActOctets, diffServCountActPkts, diffServAlgDropOctets, diffServAlgDropPkts, diffServAlgRandomDropOctets, and diffServAlgRandomDropPkts. It is also especially relevant to the queue and scheduler which may be subsequently applied.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

diffServActionNext 1.3.6.1.2.1.97.1.5.2.1.3
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 diffServQEntry A value of zeroDotZero in this attribute indicates no further Differentiated Services treatment is performed on traffic of this data path. The use of zeroDotZero is the normal usage for the last functional data path element of the current data path. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServActionSpecific 1.3.6.1.2.1.97.1.5.2.1.4
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 diffServCountActEntry. For other actions, it may point to an object instance defined in some other MIB. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the Meter should be treated as if it were not present. This may lead to incorrect policy behavior.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServActionStorage 1.3.6.1.2.1.97.1.5.2.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServActionStatus 1.3.6.1.2.1.97.1.5.2.1.6
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 longer used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServDscpMarkActTable 1.3.6.1.2.1.97.1.5.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServDscpMarkActEntry

diffServDscpMarkActEntry 1.3.6.1.2.1.97.1.5.3.1
An entry in the DSCP mark action table that describes a single DSCP used for marking.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServDscpMarkActEntry  

diffServDscpMarkActDscp 1.3.6.1.2.1.97.1.5.3.1.1
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 marked on both ingress to a network and on egress from it, and that ingress and egress can occur in the same router.
Status: current Access: read-only
OBJECT-TYPE    
  Dscp  

diffServCountActNextFree 1.3.6.1.2.1.97.1.5.4
This object contains an unused value for diffServCountActId, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree  

diffServCountActTable 1.3.6.1.2.1.97.1.5.5
This table contains counters for all the traffic passing through an action element.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServCountActEntry

diffServCountActEntry 1.3.6.1.2.1.97.1.5.5.1
An entry in the count action table describes a single set of traffic counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServCountActEntry  

diffServCountActId 1.3.6.1.2.1.97.1.5.5.1.1
An index that enumerates the Count Action entries. Managers obtain new values for row creation in this table by reading diffServCountActNextFree.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexInteger  

diffServCountActOctets 1.3.6.1.2.1.97.1.5.5.1.2
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 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

diffServCountActPkts 1.3.6.1.2.1.97.1.5.5.1.3
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 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

diffServCountActStorage 1.3.6.1.2.1.97.1.5.5.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServCountActStatus 1.3.6.1.2.1.97.1.5.5.1.5
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 longer used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServAlgDrop 1.3.6.1.2.1.97.1.6
OBJECT IDENTIFIER    

diffServAlgDropNextFree 1.3.6.1.2.1.97.1.6.1
This object contains an unused value for diffServAlgDropId, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree  

diffServAlgDropTable 1.3.6.1.2.1.97.1.6.2
The algorithmic drop table contains entries describing an element that drops packets according to some algorithm.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServAlgDropEntry

diffServAlgDropEntry 1.3.6.1.2.1.97.1.6.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServAlgDropEntry  

diffServAlgDropId 1.3.6.1.2.1.97.1.6.2.1.1
An index that enumerates the Algorithmic Dropper entries. Managers obtain new values for row creation in this table by reading diffServAlgDropNextFree.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexInteger  

diffServAlgDropType 1.3.6.1.2.1.97.1.6.2.1.2
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 diffServAlgDropQMeasure, beyond which all newly arriving packets will be dropped. In the headDrop(3) algorithm, if a packet arrives when the current depth of the queue, pointed to by diffServAlgDropQMeasure, is at diffServAlgDropQThreshold, packets currently at the head of the queue are dropped to make room for the new packet to be enqueued at the tail of the queue. In the randomDrop(4) algorithm, on packet arrival, an Active Queue Management algorithm is executed which may randomly drop a packet. This algorithm may be proprietary, and it may drop either the arriving packet or another packet in the queue. diffServAlgDropSpecific points to a diffServRandomDropEntry that describes the algorithm. For this algorithm, diffServAlgDropQThreshold is understood to be the absolute maximum size of the queue and additional parameters are described in diffServRandomDropTable. The alwaysDrop(5) algorithm is as its name specifies; always drop. In this case, the other configuration values in this Entry are not meaningful; There is no useful 'next' processing step, there is no queue, and parameters describing the queue are not useful. Therefore, diffServAlgDropNext, diffServAlgDropMeasure, and diffServAlgDropSpecific are all zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), tailDrop(2), headDrop(3), randomDrop(4), alwaysDrop(5)  

diffServAlgDropNext 1.3.6.1.2.1.97.1.6.2.1.3
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 zeroDotZero in this attribute indicates no further Differentiated Services treatment is performed on traffic of this data path. The use of zeroDotZero is the normal usage for the last functional data path element of the current data path. When diffServAlgDropType is alwaysDrop(5), this object is ignored. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServAlgDropQMeasure 1.3.6.1.2.1.97.1.6.2.1.4
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 to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServAlgDropQThreshold 1.3.6.1.2.1.97.1.6.2.1.5
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 represents the depth of the queue, pointed to by diffServAlgDropQMeasure, at which the drop action will take place. Other algorithms will need to define their own semantics for this threshold.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

diffServAlgDropSpecific 1.3.6.1.2.1.97.1.6.2.1.6
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 have this point to an entry in diffServRandomDropTable. For all other algorithms specified in this MIB, this should take the value zeroDotZero. The diffServAlgDropType is authoritative for the type of the drop algorithm and the specific parameters for the drop algorithm needs to be evaluated based on the diffServAlgDropType. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServAlgDropOctets 1.3.6.1.2.1.97.1.6.2.1.7
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 ifCounterDiscontinuityTime on the relevant interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

diffServAlgDropPkts 1.3.6.1.2.1.97.1.6.2.1.8
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 ifCounterDiscontinuityTime on the relevant interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

diffServAlgRandomDropOctets 1.3.6.1.2.1.97.1.6.2.1.9
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 as indicated by the value of ifCounterDiscontinuityTime on the relevant interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

diffServAlgRandomDropPkts 1.3.6.1.2.1.97.1.6.2.1.10
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 as indicated by the value of ifCounterDiscontinuityTime on the relevant interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

diffServAlgDropStorage 1.3.6.1.2.1.97.1.6.2.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServAlgDropStatus 1.3.6.1.2.1.97.1.6.2.1.12
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 longer used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServRandomDropNextFree 1.3.6.1.2.1.97.1.6.3
This object contains an unused value for diffServRandomDropId, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree  

diffServRandomDropTable 1.3.6.1.2.1.97.1.6.4
The random drop table contains entries describing a process that drops packets randomly. Entries in this table are pointed to by diffServAlgDropSpecific.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServRandomDropEntry

diffServRandomDropEntry 1.3.6.1.2.1.97.1.6.4.1
An entry describes a process that drops packets according to a random algorithm.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServRandomDropEntry  

diffServRandomDropId 1.3.6.1.2.1.97.1.6.4.1.1
An index that enumerates the Random Drop entries. Managers obtain new values for row creation in this table by reading diffServRandomDropNextFree.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexInteger  

diffServRandomDropMinThreshBytes 1.3.6.1.2.1.97.1.6.4.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

diffServRandomDropMinThreshPkts 1.3.6.1.2.1.97.1.6.4.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

diffServRandomDropMaxThreshBytes 1.3.6.1.2.1.97.1.6.4.1.4
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 may or may not be reflected in the reported value of diffServRandomDropMaxThreshPkts.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

diffServRandomDropMaxThreshPkts 1.3.6.1.2.1.97.1.6.4.1.5
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 may or may not be reflected in the reported value of diffServRandomDropMaxThreshBytes.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

diffServRandomDropProbMax 1.3.6.1.2.1.97.1.6.4.1.6
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%) of traffic may be dropped, it has the value 10.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1000  

diffServRandomDropWeight 1.3.6.1.2.1.97.1.6.4.1.7
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 (65536 - diffServRandomDropWeight)/65536 as the coefficient of the old value. Implementations may limit the values of diffServRandomDropWeight to a subset of the possible range of values, such as powers of two. Doing this would facilitate implementation of the Exponentially Weighted Moving Average using shift instructions or registers.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65536  

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

diffServRandomDropStorage 1.3.6.1.2.1.97.1.6.4.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServRandomDropStatus 1.3.6.1.2.1.97.1.6.4.1.10
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 longer used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServQueue 1.3.6.1.2.1.97.1.7
OBJECT IDENTIFIER    

diffServQNextFree 1.3.6.1.2.1.97.1.7.1
This object contains an unused value for diffServQId, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree  

diffServQTable 1.3.6.1.2.1.97.1.7.2
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 queue, or in other ways.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServQEntry

diffServQEntry 1.3.6.1.2.1.97.1.7.2.1
An entry in the Queue Table describes a single queue or class of traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServQEntry  

diffServQId 1.3.6.1.2.1.97.1.7.2.1.1
An index that enumerates the Queue entries. Managers obtain new values for row creation in this table by reading diffServQNextFree.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexInteger  

diffServQNext 1.3.6.1.2.1.97.1.7.2.1.2
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, since it has no parameters to give it meaning. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServQMinRate 1.3.6.1.2.1.97.1.7.2.1.3
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 that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServQMaxRate 1.3.6.1.2.1.97.1.7.2.1.4
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 target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServQStorage 1.3.6.1.2.1.97.1.7.2.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServQStatus 1.3.6.1.2.1.97.1.7.2.1.6
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 longer used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServScheduler 1.3.6.1.2.1.97.1.8
OBJECT IDENTIFIER    

diffServSchedulerNextFree 1.3.6.1.2.1.97.1.8.1
This object contains an unused value for diffServSchedulerId, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree  

diffServSchedulerTable 1.3.6.1.2.1.97.1.8.2
The Scheduler Table enumerates packet schedulers. Multiple scheduling algorithms can be used on a given data path, with each algorithm described by one diffServSchedulerEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServSchedulerEntry

diffServSchedulerEntry 1.3.6.1.2.1.97.1.8.2.1
An entry in the Scheduler Table describing a single instance of a scheduling algorithm.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServSchedulerEntry  

diffServSchedulerId 1.3.6.1.2.1.97.1.8.2.1.1
An index that enumerates the Scheduler entries. Managers obtain new values for row creation in this table by reading diffServSchedulerNextFree.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexInteger  

diffServSchedulerNext 1.3.6.1.2.1.97.1.8.2.1.2
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 instance of: diffServClfrEntry, diffServMeterEntry, diffServActionEntry, diffServAlgDropEntry. It would point another diffServSchedulerEntry when implementing multiple scheduler methods for the same data path, such as having one set of queues scheduled by WRR and that group participating in a priority scheduling system in which other queues compete with it in that way. It might also point to a second scheduler in a hierarchical scheduling system. If the row pointed to is zeroDotZero, no further Differentiated Services treatment is performed on traffic of this data path. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServSchedulerMethod 1.3.6.1.2.1.97.1.8.2.1.3
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 may be further specified in other MIBs.
Status: current Access: read-create
OBJECT-TYPE    
  AutonomousType  

diffServSchedulerMinRate 1.3.6.1.2.1.97.1.8.2.1.4
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 indicates that no minimum rate or priority is imposed. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServSchedulerMaxRate 1.3.6.1.2.1.97.1.8.2.1.5
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 attribute is used only when there is more than one level of scheduler. When it has the value zeroDotZero, it indicates that no maximum rate is imposed. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffServSchedulerStorage 1.3.6.1.2.1.97.1.8.2.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServSchedulerStatus 1.3.6.1.2.1.97.1.8.2.1.7
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 longer used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServSchedulers 1.3.6.1.2.1.97.3.2
OBJECT IDENTIFIER    

diffServSchedulerPriority 1.3.6.1.2.1.97.3.2.1
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. Note that attributes from diffServMinRateEntry of the queues/schedulers feeding this scheduler are used when determining the next packet to schedule.
Status: current Access: read-create
OBJECT-IDENTITY    

diffServSchedulerWRR 1.3.6.1.2.1.97.3.2.2
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 average output rate by class. Notice attributes from diffServMinRateEntry of the queues/schedulers feeding this scheduler are used when determining the next packet to schedule.
Status: current Access: read-create
OBJECT-IDENTITY    

diffServSchedulerWFQ 1.3.6.1.2.1.97.3.2.3
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 diffServMinRateEntry of the queues/schedulers feeding this scheduler are used when determining the next packet to schedule.
Status: current Access: read-create
OBJECT-IDENTITY    

diffServMinRateNextFree 1.3.6.1.2.1.97.1.8.3
This object contains an unused value for diffServMinRateId, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree  

diffServMinRateTable 1.3.6.1.2.1.97.1.8.4
The Minimum Rate Parameters Table enumerates individual sets of scheduling parameter that can be used/reused by Queues and Schedulers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServMinRateEntry

diffServMinRateEntry 1.3.6.1.2.1.97.1.8.4.1
An entry in the Minimum Rate Parameters Table describes a single set of scheduling parameters for use by one or more queues or schedulers.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServMinRateEntry  

diffServMinRateId 1.3.6.1.2.1.97.1.8.4.1.1
An index that enumerates the Scheduler Parameter entries. Managers obtain new values for row creation in this table by reading diffServMinRateNextFree.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexInteger  

diffServMinRatePriority 1.3.6.1.2.1.97.1.8.4.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

diffServMinRateAbsolute 1.3.6.1.2.1.97.1.8.4.1.3
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 this queue to at least this rate. Note that this attribute value and that of diffServMinRateRelative are coupled: changes to one will affect the value of the other. They are linked by the following equation, in that setting one will change the other: diffServMinRateRelative = (diffServMinRateAbsolute*1000000)/ifSpeed or, if appropriate: diffServMinRateRelative = diffServMinRateAbsolute/ifHighSpeed
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

diffServMinRateRelative 1.3.6.1.2.1.97.1.8.4.1.4
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 rate guarantee. If the value is non-zero, the scheduler will assure the servicing of this queue to at least this rate. Note that this attribute value and that of diffServMinRateAbsolute are coupled: changes to one will affect the value of the other. They are linked by the following equation, in that setting one will change the other: diffServMinRateRelative = (diffServMinRateAbsolute*1000000)/ifSpeed or, if appropriate: diffServMinRateRelative = diffServMinRateAbsolute/ifHighSpeed
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

diffServMinRateStorage 1.3.6.1.2.1.97.1.8.4.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServMinRateStatus 1.3.6.1.2.1.97.1.8.4.1.6
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 longer used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServMaxRateNextFree 1.3.6.1.2.1.97.1.8.5
This object contains an unused value for diffServMaxRateId, or a zero to indicate that none exist.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree  

diffServMaxRateTable 1.3.6.1.2.1.97.1.8.6
The Maximum Rate Parameter Table enumerates individual sets of scheduling parameter that can be used/reused by Queues and Schedulers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServMaxRateEntry

diffServMaxRateEntry 1.3.6.1.2.1.97.1.8.6.1
An entry in the Maximum Rate Parameter Table describes a single set of scheduling parameters for use by one or more queues or schedulers.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServMaxRateEntry  

diffServMaxRateId 1.3.6.1.2.1.97.1.8.6.1.1
An index that enumerates the Maximum Rate Parameter entries. Managers obtain new values for row creation in this table by reading diffServMaxRateNextFree.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexInteger  

diffServMaxRateLevel 1.3.6.1.2.1.97.1.8.6.1.2
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 refers to a 'mean' and a 'peak' rate. This table is generalized to support an arbitrary number of rates. The committed or mean rate is level 1, the peak rate (if any) is the highest level rate configured, and if there are other rates they are distributed in monotonically increasing order between them.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..32  

diffServMaxRateAbsolute 1.3.6.1.2.1.97.1.8.6.1.3
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 value is non-zero, the scheduler will limit the servicing of this queue to, at most, this rate in a non-work-conserving manner. Note that this attribute value and that of diffServMaxRateRelative are coupled: changes to one will affect the value of the other. They are linked by the following equation, in that setting one will change the other: diffServMaxRateRelative = (diffServMaxRateAbsolute*1000000)/ifSpeed or, if appropriate: diffServMaxRateRelative = diffServMaxRateAbsolute/ifHighSpeed
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

diffServMaxRateRelative 1.3.6.1.2.1.97.1.8.6.1.4
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 rate limit and the scheduler should attempt to be work conserving for this queue. If the value is non-zero, the scheduler will limit the servicing of this queue to, at most, this rate in a non-work-conserving manner. Note that this attribute value and that of diffServMaxRateAbsolute are coupled: changes to one will affect the value of the other. They are linked by the following equation, in that setting one will change the other: diffServMaxRateRelative = (diffServMaxRateAbsolute*1000000)/ifSpeed or, if appropriate: diffServMaxRateRelative = diffServMaxRateAbsolute/ifHighSpeed
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

diffServMaxRateThreshold 1.3.6.1.2.1.97.1.8.6.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  BurstSize  

diffServMaxRateStorage 1.3.6.1.2.1.97.1.8.6.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

diffServMaxRateStatus 1.3.6.1.2.1.97.1.8.6.1.7
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 longer used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServMIBCompliances 1.3.6.1.2.1.97.2.1
OBJECT IDENTIFIER    

diffServMIBGroups 1.3.6.1.2.1.97.2.2
OBJECT IDENTIFIER    

diffServMIBFullCompliance 1.3.6.1.2.1.97.2.1.1
When this MIB is implemented with support for read-create, then such an implementation can claim full compliance. Such devices can then be both monitored and configured with this MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

diffServMIBReadOnlyCompliance 1.3.6.1.2.1.97.2.1.2
When this MIB is implemented without support for read-create (i.e. in read-only mode), then such an implementation can claim read-only compliance. Such a device can then be monitored but can not be configured with this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

diffServMIBDataPathGroup 1.3.6.1.2.1.97.2.2.1
The Data Path Group defines the MIB Objects that describe a functional data path.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBClfrGroup 1.3.6.1.2.1.97.2.2.2
The Classifier Group defines the MIB Objects that describe the list the starts of individual classifiers.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBClfrElementGroup 1.3.6.1.2.1.97.2.2.3
The Classifier Element Group defines the MIB Objects that describe the classifier elements that make up a generic classifier.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBMultiFieldClfrGroup 1.3.6.1.2.1.97.2.2.4
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.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBMeterGroup 1.3.6.1.2.1.97.2.2.5
The Meter Group defines the objects used in describing a generic meter element.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBTBParamGroup 1.3.6.1.2.1.97.2.2.6
The Token-Bucket Meter Group defines the objects used in describing a token bucket meter element.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBActionGroup 1.3.6.1.2.1.97.2.2.7
The Action Group defines the objects used in describing a generic action element.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBDscpMarkActGroup 1.3.6.1.2.1.97.2.2.8
The DSCP Mark Action Group defines the objects used in describing a DSCP Marking Action element.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBCounterGroup 1.3.6.1.2.1.97.2.2.9
A collection of objects providing information specific to packet-oriented network interfaces.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBAlgDropGroup 1.3.6.1.2.1.97.2.2.10
The Algorithmic Drop Group contains the objects that describe algorithmic dropper operation and configuration.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBRandomDropGroup 1.3.6.1.2.1.97.2.2.11
The Random Drop Group augments the Algorithmic Drop Group for random dropper operation and configuration.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBQGroup 1.3.6.1.2.1.97.2.2.12
The Queue Group contains the objects that describe an interface's queues.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBSchedulerGroup 1.3.6.1.2.1.97.2.2.13
The Scheduler Group contains the objects that describe packet schedulers on interfaces.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBMinRateGroup 1.3.6.1.2.1.97.2.2.14
The Minimum Rate Parameter Group contains the objects that describe packet schedulers' minimum rate or priority guarantees.
Status: current Access: read-only
OBJECT-GROUP    

diffServMIBMaxRateGroup 1.3.6.1.2.1.97.2.2.15
The Maximum Rate Parameter Group contains the objects that describe packet schedulers' maximum rate guarantees.
Status: current Access: read-only
OBJECT-GROUP