nwtHistorySampleIndex
NetWare-Server-Trend-MIB ·
.1.3.6.1.4.1.23.2.26.1.2.1.2
Object
column
mandatory
Integer32
An index that uniquely identifies the particular
sample this entry represents among all samples
associated with the same nwtControlEntry. This index
starts at 1 and increases by one as each interval
passes. For periods when the server is down, or the
agent is not running, the corresponding value of
nwtHistorySampleValue will be equal to the value of
nwtControlSampleInvalidValue. The timestamp of any
sample in the history may be computed as follows:
nwtControlReferenceTimeStamp
+ (nwtHistorySampleIndex * intervalInSeconds)
Context
- MIB
- NetWare-Server-Trend-MIB
- OID
.1.3.6.1.4.1.23.2.26.1.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nwtHistoryEntry
- Table
- nwtHistoryTable
- Siblings
- 2
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nwtHistoryControlIndex mandatory 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
nwtControlIndex. | column | Integer32 | .1.3.6.1.4.1.23.2.26.1.2.1.1 |
| nwtHistorySampleValue mandatory The value of the monitored object at the time the
sample was taken. | column | Integer32 | .1.3.6.1.4.1.23.2.26.1.2.1.3 |