Description:
|
c2900BandwidthUsagePeakInterval OBJECT-TYPE
SYNTAX INTEGER { onehour(1),threehours(3),sixhours(6),
twelvehours(12),oneday(24),twodays(48),
threedays(72),fourdays(96),fivedays(120),
sixdays(144),oneweek(168) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object specifies the length of time
which forms a peak bandwidth measurement interval.
A write to this object with any new value
restarts the peak bandwidth recording interval used
by bandwidthUsagePeakTable.
In other words, the bandwidthUsagePeakTable
will be cleared and entry number one will record
the peak with a new measurement interval."
DEFVAL { oneday }
|
|