MIB Viewer

tosOption

OBJECT-TYPE
1.3.6.1.4.1.5504.4.1.9.2.1.34
Access
read-create
Status
current
Sub-identifiers
0
Determines IP TOS Class-Of-Service bit setting on packets sent out this interface. The setting is stored in the tosCOS field. disable - COS setting is untouched. For packets we originate, COS value is set to 0. originate - Load COS bits only if we originate packet. COS for packets routed through this interface are not affected. all - Load COS bits on all packets.
INTEGER { tosOptionDisable(1), tosOptionOriginate(2), tosOptionAll(3) }