|
|
Description:
|
esrBufferPriorityAllocation OBJECT-TYPE
SYNTAX INTEGER {
none(1),
tenPercent(2),
twentyPercent(3),
thirtyPercent(4),
fortyPercent(5),
fiftyPercent(6)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This object controls how much of the total buffer space should be
allocated to high priority queue. Please be warned that setting this object to
a different value causes the associated buffer to reset, causing a short loss of
data.
Setting the value of this object to none(1) not only allocates the entire buffer
space to normal traffic, but also has the side effect of disabling the priority
threshold. In other words, all traffic will be considered as normal priority
traffic."
|
|
|
|