Brocade Virtual ADX MIB Reference (Supporting ADX v03.1.00) User Manual

Page 227

Advertising
background image

Brocade Virtual ADX MIB Reference

215

53-1003312-01

Monitor groups

snL4VirtualServerHistoryControlIn
dex
brcdIp.1.1.4.28.5.1.1
Syntax: Integer

Read only

An index that uniquely identifies an entry in this table. Each
entry defines a set of samples at a particular interval for a
virtual server on the ServerIron. This object can have up to
65535 entries.

snL4VirtualServerHistoryControlDa
taSource
brcdIp.1.1.4.28.5.1.2

Read-write

This object identifies the source of the historical data that was
collected for this entry. The source can be any virtual server on
this ServerIron.
It identifies a particular instance defined in the

“snL4VirtualServerStatisticTable”

.

It may not be modified if the value of the

“snL4VirtualServerHistoryControlStatus”

object for this entry

source is equal to valid(1).

snL4VirtualServerHistoryControlBu
cketsRequested
brcdIp.1.1.4.28.5.1.3
Syntax: Integer

Read-write

Indicates the requested number of data samples that will be
saved for this entry. The number of samples saved in the
object

“snL4VirtualServerHistoryControlBucketsGranted”

should be close to the value of this object. If the value of this
object is modified, then the value of the

“snL4VirtualServerHistoryControlBucketsGranted”

object will

be adjusted according to the new value of this object.
Valid values: 1 – 65535
Default: 50

snL4VirtualServerHistoryControlBu
cketsGranted
brcdIp.1.1.4.28.5.1.4
Syntax: Integer

Read only

The number of data samples that was actually saved for this
entry.
If the value of the

“snL4VirtualServerHistoryControlBucketsRequested”

object is

modified, then the actual number of samples saved by this
object will be adjusted accordingly.
If all the requested buckets are filled, a new bucket will be
added to the table, and the oldest bucket for the entry will be
deleted.
If the value of this object changes to a value less than the
current value, enough of the oldest entries will be deleted so
that the number of buckets does not exceed the new value of
this object.
If the value of this object changes to a value greater than the
current value, the number of buckets will increase but not
exceed the new value of this object.

snL4VirtualServerHistoryControlInt
erval
brcdIp.1.1.4.28.5.1.5
Syntax: Integer

Read-write

Shows the interval, in seconds, over which the data is sampled
for each bucket.
NOTE: A counter for a bucket may overflow without any

indication; therefore, be sure to account for the
overflow in all the counters you configure. Consider the
minimum time it takes for a counter to overflow and set
this object (snL4VirtualServerHistoryControlInterval) to
a value less than the overflow interval. This is
especially important for the “octets” counter in any
data-source table.

You cannot modify the value of this object if the value of this
entry’s

“snL4VirtualServerHistoryControlStatus”

object is

equal to valid(1).
Valid values: 1 – 3600 seconds
Default: 1800 seconds

Name, OID, and Syntax

Access

Description

Advertising