Dell-RMON Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
11
.1.3.6.1.4.1.89.49.4 · 1 row entry · 7 columns
A list of rlHistory control entries. This table is exactly like the
corresponding RMON I History control group table, but is used to sample
statistics of counters not specified by the RMON I statistics group.
rlHistoryControlEntry entry .1.3.6.1.4.1.89.49.4.1
A list of parameters that set up a periodic sampling
of statistics. As an example, an instance of the
rlHistoryControlInterval object might be named
rlHistoryControlInterval.2
Indexes
rlHistoryControlIndex
Column Syntax OID
rlHistoryControlIndex
An index that uniquely identifies an entry in the
rlHistoryControl table. Each such entry defines a
set of samples at a particular interval for a sampled counter.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.89.49.4.1.1
rlHistoryControlDataSource
This object identifies the source of the data for
which historical data was collected and
placed in the rlHistory table.

This object may not be modified if the associated
rlHistoryControlStatus object is …
ObjectIdentifierr/w .1.3.6.1.4.1.89.49.4.1.2
rlHistoryControlBucketsRequested
The requested number of discrete time intervals
over which data is to be saved in the part of the
rlHistory table associated with this rlHistoryControlEntry.

When this object is created or modified, the p…
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.89.49.4.1.3
rlHistoryControlBucketsGranted
The number of discrete sampling intervals
over which data shall be saved in the part of
the rlHistory table associated with this
rlHistoryControlEntry.

When the associated rlHistoryControlBucketsRequested…
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.89.49.4.1.4
rlHistoryControlInterval
The interval in seconds over which the data is
sampled for each bucket in the part of the
rlHistory table associated with this
rlHistoryControlEntry. This interval can
be set to any number of seconds between 1 and
3600…
Integer32r/w
Constraints:
range: 1-3600
.1.3.6.1.4.1.89.49.4.1.5
rlHistoryControlOwner
The entity that configured this entry and is
therefore using the resources assigned to it.
RMON-MIBOwnerStringr/w
Textual Convention: RMON-MIBOwnerString OctetString
Type Constraints:
range: 0..127
.1.3.6.1.4.1.89.49.4.1.6
rlHistoryControlStatus
The status of this rlHistoryControl entry.

Each instance of the rlHistory table associated
with this rlHistoryControlEntry will be deleted by the
agent if this rlHistoryControlEntry is not equal to
valid(…
RMON-MIBEntryStatusr/w
Textual Convention: RMON-MIBEntryStatus Enumeration
Type Values:
1valid
2createRequest
3underCreation
4invalid
.1.3.6.1.4.1.89.49.4.1.7
.1.3.6.1.4.1.89.49.5 · 1 row entry · 4 columns
A list of history entries.
rlHistoryEntry entry .1.3.6.1.4.1.89.49.5.1
An historical statistics sample of a counter specified
by the corresponding history control entry.
This sample is associated with the rlHistoryControlEntry which set up
the parameters for a regular collection of these
s…
Indexes
rlHistoryIndex rlHistorySampleIndex
Column Syntax OID
rlHistoryIndex
The history of which this entry is a part. The
history identified by a particular value of this
index is the same history as identified
by the same value of rlHistoryControlIndex.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.89.49.5.1.1
rlHistorySampleIndex
An index that uniquely identifies the particular
sample this entry represents among all samples
associated with the same rlHistoryControlEntry.
This index starts at 1 and increases by one
as each new sample is taken.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.89.49.5.1.2
rlHistoryIntervalStart
The value of sysUpTime at the start of the interval
over which this sample was measured. If the probe
keeps track of the time of day, it should start
the first sample of the history at a time such that
when the next ho…
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.89.49.5.1.3
rlHistoryValue
The value of the sampled counter at the time of this sampling.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.89.49.5.1.4