|
Description:
|
h3cQoSTypeOfServiceMode OBJECT-TYPE
SYNTAX INTEGER {disabled(1), ipPrecedence(2), dscp(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Global type of service.
The type of service is disabled by default.
When in ip-precedence mode, device uses ip-precedence value to
determine the 802.1p priority of the packet and its outbound queue.
When in DSCP mode, device uses DSCP value to determine
the 802.1p priority of the packet and its outbound queue."
DEFVAL {disabled}
|
|
|