Virtual server port history control table, Snl4virtualserverporthistorycont roltable, Snl4virtualserverporthistorycont rolindex – Brocade Unified IP MIB Reference (Supporting FastIron Releases 07.5.00 and 08.0.10) User Manual
Page 698: Snl4virtualserverporthistorycont roldatasource, Snl4virtualserverporthistorycont rolbucketsgranted
672
Unified IP MIB Reference
53-1003106-01
Virtual server port history control table
65
Virtual server port history control table
The virtual server port history control table lists all the controls for collecting data samples for a
virtual server port.
Name, OID, and syntax
Access
Description
snL4VirtualServerPortHistoryCont
rolTable
brcdIp.1.1.4.28.7
None
Virtual server port history control table.
snL4VirtualServerPortHistoryCont
rolIndex
brcdIp.1.1.4.28.7.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 port on the ServerIron. This object can have up to
65535 entries.
snL4VirtualServerPortHistoryCont
rolDataSource
brcdIp.1.1.4.28.7.1.2
Syntax: Object Identifier
Read-write
This object identifies the source of the historical data that was
collected for this entry. The source can be any virtual server port
on this ServerIron.
It identifies a particular instance defined in
“snL4VirtualServerStatisticTable”
.
It may not be modified if the value of the
“snL4VirtualServerPortHistoryControlStatus”
object for this
entry source is equal to valid(1).
snL4VirtualServerPortHistoryCont
rolBucketsRequested
brcdIp.1.1.4.28.7.1.3
Syntax: Integer
Read-write
The requested number of data samples that will be saved for
this entry. The number of actual samples saved in the
“snL4VirtualServerPortHistoryControlBucketsGranted”
object
should be close to the value of this object. If the value of this
object is modified, then the value of the
“snL4VirtualServerPortHistoryControlBucketsGranted”
object
will be adjusted according to the new value of this object.
Valid values: 1 – 65535
Default: 50
snL4VirtualServerPortHistoryCont
rolBucketsGranted
brcdIp.1.1.4.28.7.1.4
Syntax: Integer
Read-only
The number of data samples actually saved for this entry.
If the value of the
“snL4VirtualServerPortHistoryControlBucketsRequested”
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 will not
exceed the new value of this object.