>> MIB - Management Information Base

>> Table: ipQoSTable - (.1.3.6.1.4.1.272.4.5.22.1)

ipQoSTable
OIDNameTypeAccess
.1IndexINTEGERR
.2FilterIndexINTEGERRW
.3NextRuleIndexINTEGERRW
.4ActionENUMD
.5TosINTEGERRW
.7TosSetRateINTEGERRW
.8TosSetBurstINTEGERRW
.9TosSetExceedActionENUMRW
.10TosRemarkINTEGERRW
.11ServiceClassENUMRW
.12ClassIdINTEGERRW
.13DirectionENUMRW
.14TosSetRateLimitationENUMRW
.15TosSetRateBpsINTEGERRW
.16TosSetBurstBpsINTEGERRW

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
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
Value for TOS field inside IP header to be set.
TosSetRate
Maximum amount of packets per second that should be TOS

changed.
TosSetBurst
Maximum amount of packets per second additional to the

ipQosSetRate that could be TOS changed.
TosSetExceedAction
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.
Enumerations:
  • none (1)
  • remark-tos (2)
TosRemark
Value for TOS field inside IP header to be set 

when ipQoSTosSetExceedAction is set to remark-tos.
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.
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
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
Maximum amount of trafic in bits per second that should be

marked with TOS value ipQosTos.
TosSetBurstBps
Maximum amount of additional trafic to the ipQoSTosSetRateBps

in bits per second that should be marked with TOS value

ipQosTos.


Copyright ©2003 by BinTec Access Networks GmbH