|
Description:
|
qosDefaultCfg OBJECT-TYPE
SYNTAX INTEGER {none(0), defaultCosNum(1), defaultWeight(2), defaultPriority(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This is to set QoS configuration to default. none(0) is returned always when read.
defaultCosNum(1): Sets COS queue number to default
defaultWeight(2): Sets COS queue weight to default
defaultPriority(3): Sets COS queue priority mapping to default"
|
|
|