MIB Viewer

usrHistoryValStatus

OBJECT-TYPE
1.3.6.1.2.1.16.18.3.1.5
Access
read-only
Status
current
Source
RMON2-MIB
Sub-identifiers
0
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 sampling interval, then 'valueNotAvailable(1)' will be returned. If the sample is valid and the actual value of the sample is greater than or equal to zero, then 'valuePositive(2)' is returned. If the sample is valid and the actual value of the sample is less than zero, 'valueNegative(3)' will be returned. The associated instance of usrHistoryAbsValue should be multiplied by -1 to obtain the true sample value.
INTEGER { valueNotAvailable(1), valuePositive(2), valueNegative(3) }