nwtControlSampleType
NetWare-Server-Trend-MIB ·
.1.3.6.1.4.1.23.2.26.1.1.1.5
Object
column
mandatory
Enumeration
The method of sampling the selected variable and
calculating the value to be compared against the
thresholds.
If the value of this object is 'absoluteValue', the
value of the selected variable at the end of the
sampling interval will be compared directly with both
the nwtControlRisingThreshold and the
nwtControlFallingThreshold values.
If the value of this object is 'deltaValue', the value
of the selected variable at the end of the sampling
interval will be subtracted from its value at the end
of the previous sampling interval, and the difference
compared with both the nwtControlRisingThreshold and
the nwtControlFallingThreshold values.
If the value of this object is 'averageValue', the
average value of the selected variable over the
sampling interval will be compared with both the
nwtControlRisingThreshold and the
nwtControlFallingThreshold values.
Context
- MIB
- NetWare-Server-Trend-MIB
- OID
.1.3.6.1.4.1.23.2.26.1.1.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nwtControlEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | absoluteValue |
2 | deltaValue |
3 | averageValue |