usrHistoryAbsValue
RMON2-MIB ·
.1.3.6.1.2.1.16.18.3.1.4
Object
column
SNMPv2-SMIGauge32
The absolute value (i.e., unsigned value) of the
user-specified statistic during the last sampling period. The
value during the current sampling period is not made available
until the period is completed.
To obtain the true value for this sampling interval, the
associated instance of usrHistoryValStatus must be checked,
and usrHistoryAbsValue adjusted as necessary.
If the MIB instance could not be accessed during the sampling
interval, then this object will have a value of zero, and the
associated instance of usrHistoryValStatus will be set to
'valueNotAvailable(1)'.
The access control check prescribed in the definition of
usrHistoryObjectVariable SHOULD be checked for each sampling
interval. If this check determines that access should not be
allowed, then this object will have a value of zero, and the
associated instance of usrHistoryValStatus will be set to
'valueNotAvailable(1)'.
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.18.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- usrHistoryEntry
- Table
- usrHistoryTable
- Siblings
- 4
Syntax
SNMPv2-SMIGauge32
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| usrHistorySampleIndex An index that uniquely identifies the particular sample this
entry represents among all samples associated with the same
usrHistoryControlEntry. This index starts at 1 and increa… | column | Integer32 | .1.3.6.1.2.1.16.18.3.1.1 |
| usrHistoryIntervalStart 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
hist… | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.16.18.3.1.2 |
| usrHistoryIntervalEnd The value of sysUpTime at the end of the interval over which
this sample was measured. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.16.18.3.1.3 |
| usrHistoryValStatus This object indicates the validity and sign of the data in
the associated instance of usrHistoryAbsValue.
If the MIB instance could not be accessed during the sampl… | column | Enumeration | .1.3.6.1.2.1.16.18.3.1.5 |