>> MIB - Management Information Base

>> Table: ipQoSTable - (.1.3.6.1.4.1.272.4.5.22.1)

Description: The ipQosTable defines the classifier rules that are applied to IP traffic arriving this interface in a particular direction. The rules are processed in order, i.e. each rule has a link to the next rule. The set of rules is processed until a match occurs, that means the rule's associated filter matches and the specified action is performed (alter the IP headers TOS field, alter associated level 2 priority, specify a service class for QoS). The set of these rules to be processed can be defined for each interface.

ipQoSTable
OIDNameTypeAccess
.1IndexINTEGERR
.2FilterIndexINTEGERRW
.3NextRuleIndexINTEGERRW
.4ActionENUMRW
.5TosINTEGERRW
.7TosSetRateINTEGERRW
.8TosSetBurstINTEGERRW
.9TosSetExceedActionENUMRW
.10TosRemarkINTEGERRW
.11ServiceClassENUMRW
.12ClassIdINTEGERRW
.13DirectionENUMRW
.14TosSetRateLimitationENUMRW
.15TosSetRateBpsINTEGERRW
.16TosSetBurstBpsINTEGERRW
.17ClassifyActionENUMD
.18ExceedRateLimitationENUMRW
.19ExceedRateINTEGERRW
.20ExceedBurstINTEGERRW
.21ExceedRateBpsINTEGERRW
.22ExceedBurstBpsINTEGERRW
.23TosAndMaskINTEGERRW
.24TosOrMaskINTEGERRW
.25Level2PrioAndMaskINTEGERRW
.26Level2PrioOrMaskINTEGERRW
.27TosAndMaskExceedINTEGERRW
.28TosOrMaskExceedINTEGERRW
.29Level2PrioAndMaskExceedINTEGERRW
.30Level2PrioOrMaskExceedINTEGERRW
.31DescrDisplayStringRW

Index
Unique rule index.
FilterIndex
References the associated filter (see IpFilterTable).
NextRuleIndex
Specifies the next classifier rule to be processed if the rule's associated filter does not match. The value 0 is used to mark the end of the rule set.
Action
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition:

This object specifies the action to be performed if the associated filter matches. If set to disabled the filter is not consulted and the next rule is processed immediately, possible values: classify(1) = filter matches, classify packet & set TOS classify-if-not(2) = classify & set TOS if filter doesn't match disabled(3) = ignore rule and skip to next rule classify-keep-tos(4) = filter matches, classify packet (keep TOS) classify-keep-tos-if-not(5) = classify (keep TOS) if filter doesn't match delete(15) = delete the entry from the table.

Enumerations:

  • classify (1)
  • classify-if-not (2)
  • disabled (3)
  • classify-keep-tos (4)
  • classify-keep-tos-if-not (5)
  • delete (15)
Tos
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition:

Value for TOS field inside IP header to be set.

Range: 0 to 255

TosSetRate
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition:

Maximum amount of packets per second that should be TOS changed.

Range: 0 to 65535

TosSetBurst
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition:

Maximum amount of packets per second additional to the ipQosSetRate that could be TOS changed.

Range: 0 to 65535

TosSetExceedAction
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition:

This object specifies how to mark packets in excess of the rate limitation defined for this entry. Possible values: none(1) = the TOS field is unchanged, but the packet is flagged as eligible for discard. remark-tos(2) = the TOS field is set with the ipQosTosRemark value. ignore(3) = used internally for conversion between old format and new format of this table.

Enumerations:

  • none (1)
  • remark-tos (2)
  • ignore (3)
TosRemark
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition:

Value for TOS field inside IP header to be set when ipQoSTosSetExceedAction is set to remark-tos.

Range: 0 to 255

ServiceClass
This object specifies together with ipQoSClassId the class of service used for the congestion management, priorization and traffic shapping. If set to high-priority(2) (high priority service class) the related traffic will be always handled first and ipQoSClassId is ignored.

Enumerations:

  • normal (1)
  • high-priority (2)
ClassId
This object specifies together with ipQoSServiceClass (normal(1) only) the class of service used for congestion avoidance, congestion management, priorization and traffic shapping. Note that this ID is not used to give a nominal priority to the related IP traffic.

Range: 1 to 255

Direction
This object specifies the direction for witch this classifier rule applies on this interface, possible values: outgoing(1) = used for outgoing packets only incoming(2) = used for incoming packets only both(3) = used for both directions.

Enumerations:

  • outgoing (1)
  • incoming (2)
  • both (3)
TosSetRateLimitation
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition:

This field specifies a rate limitation for the packets to mark with the ipQosTos value. Possible values: none(1) = no limitation is defined. packets(2) = a limitation is defined in number of packets per second. throughput(3) = a limitation is defined in bits per second.

Enumerations:

  • none (1)
  • packets (2)
  • throughput (3)
TosSetRateBps
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition:

Maximum amount of trafic in bits per second that should be marked with TOS value ipQosTos.

TosSetBurstBps
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition:

Maximum amount of additional trafic to the ipQoSTosSetRateBps in bits per second that should be marked with TOS value ipQosTos.

ClassifyAction
This object specifies the action to be performed if the associated filter matches. If set to disabled the filter is not consulted and the next rule is processed immediately, possible values: classify(1) = filter matches, classify packet & set TOS classify-if-not(2) = classify & set TOS if filter doesn't match disabled(3) = ignore rule and skip to next rule delete(15) = delete the entry from the table.

Enumerations:

  • classify (1)
  • classify-if-not (2)
  • disabled (3)
  • delete (15)
ExceedRateLimitation
This field specifies a rate limitation between in-profile and out-profile datagrams. Possible values: none(1) = no limitation is defined. packets(2) = a limitation is defined in number of packets per second. throughput(3)= a limitation is defined in bits per second.

Enumerations:

  • none (1)
  • packets (2)
  • throughput (3)
ExceedRate
Maximum amount of packets per second that are considered in-profile. Packets in excess of (ipQosExceedRate + ipQosExceedBurst) are considered out-profile.

Range: 0 to 65535

ExceedBurst
Maximum additional amount of packets per second that are considered in-profile. Packets in excess of (ipQosExceedRate + ipQosExceedBurst) are considered out-profile.

Range: 0 to 65535

ExceedRateBps
Maximum amount of traffic in bits per second that is considered in-profile. Traffic in excess of (ipQosExceedRateBps + ipQosExceedBurstBps) is considered out-profile.
ExceedBurstBps
Maximum amount of additional traffic that is considered in-profile. Traffic in excess of (ipQosExceedRateBps + ipQosExceedBurstBps) is considered out-profile.
TosAndMask
AND mask applied to TOS field inside IP header of in-profile datagrams.

Range: 0 to 255

TosOrMask
OR mask applied to TOS field inside IP header of in-profile datagrams.

Range: 0 to 255

Level2PrioAndMask
AND mask applied to level 2 priority associated with in-profile datagrams.

Range: 0 to 7

Level2PrioOrMask
OR mask applied to level 2 priority associated with in-profile datagrams.

Range: 0 to 7

TosAndMaskExceed
AND mask applied to TOS field inside IP header of out-profile datagrams.

Range: 0 to 255

TosOrMaskExceed
OR mask applied to TOS field inside IP header of out-profile datagrams.

Range: 0 to 255

Level2PrioAndMaskExceed
AND mask applied to level 2 priority associated with out-profile datagrams.

Range: 0 to 7

Level2PrioOrMaskExceed
OR mask applied to level 2 priority associated with out-profile datagrams.

Range: 0 to 7

Descr
A textual string describing this classifier rules.

Length: 0 to 255


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH