|
|
Description:
|
nwHistoryControlInterval OBJECT-TYPE
SYNTAX INTEGER (1..2147483647)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The interval in seconds over which the data is
sampled for each bucket in the part of the
nwHistoryDataTable associated with this
nwHistoryControlEntry.
Because the counters in a bucket may overflow at
their maximum value with no indication, a prudent
manager will take into account the possibility of
overflow in any of the associated counters. It is
important to consider the minimum time in which
any counter being sampled could overflow, and set
the nwHistoryControlInterval object to a value
less than this interval.
This object may not be modified if the associated
nwHistoryControlStatus object is equal to
valid(1)."
DEFVAL { 900 }
|
|
|
|