|
|
Description:
|
esrBufferAgeTimer OBJECT-TYPE
SYNTAX INTEGER {
disable(1),
quarter-second(2),
one-second(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Configures the timer used for aging frames in this buffer. If the timer
expires for a frame, the frame is dropped and the event is counted in the
stale drop counter. By default, the age timer is set to a 0.25 seconds
(quarter of a second).
The actual time that a frame may be aged out may vary. When set to a
quarter of a second (250ms), the actual time may vary between 160ms and
320ms. When set to a second (1000ms), the time may vary between 640ms
and 1.28 seconds (1028ms)."
|
|
|
|