|
|
Description:
|
circuitPriority OBJECT-TYPE
SYNTAX INTEGER {
pri-1(1),
pri-2(2),
pri-3(3),
pri-4(4),
pri-5(5),
pri-6(6),
pri-7(7),
pri-8(8),
pri-9(9),
pri-10(10),
pri-11(11),
pri-12(12),
pri-13(13),
pri-14(14),
pri-15(15)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The priority value of this circuit. If prioritized
circuits are not enabled on the port then the circuit
priority is set to (normal); normal priority is always
one less than the highest priority available, which
depend on the number of priority queues defined. There
can between 2, and 15 priority queues defined. The
default is 3. This parameter can not be set unless
Prioritize PVC is enabled for the port
(portPriorityQueueing)."
|
|
|
|