nwtControlThresholdState
NetWare-Server-Trend-MIB ·
.1.3.6.1.4.1.23.2.26.1.1.1.9
Object
column
mandatory
r/w
Enumeration
The current state of threshold monitoring for this
nwtControlEntry.
When the state is 'enabled', the sampled value will be
compared to the appropriate threshold, and a trap
generated if appropriate.
When the state is 'disabled', the thresholds will be
ignored, and no trap will ever be generated.
Context
- MIB
- NetWare-Server-Trend-MIB
- OID
.1.3.6.1.4.1.23.2.26.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nwtControlEntry
- Table
- nwtControlTable
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nwtControlAttributeClass mandatory An enumeration which identifies the attribute being
monitored. See also the definition of the
corresponding trap.
The pctCpuUtilization is monitored for each CPU i… | column | Enumeration | .1.3.6.1.4.1.23.2.26.1.1.1.1 |
| nwtControlThresholdType mandatory An enumeration that indicates whether a trap is to be
generated when the sampled variable rises to the
nwtControlRisingThreshold, or when it falls to the
nwtControlFallingThreshol… | column | Enumeration | .1.3.6.1.4.1.23.2.26.1.1.1.10 |
| nwtControlRisingThreshold mandatory A threshold for the sampled variable. When the
current sampled value is greater than or equal to this
threshold, and the value at the last sampling interval
was less than this th… | column | Integer32 | .1.3.6.1.4.1.23.2.26.1.1.1.11 |
| nwtControlFallingThreshold mandatory A threshold for the sampled variable. When the
current sampled value is less than or equal to this
threshold, and the value at the last sampling interval
was greater than this th… | column | Integer32 | .1.3.6.1.4.1.23.2.26.1.1.1.12 |
| nwtControlHistoryState mandatory The current state of history collection for this
nwtControlEntry.
When the state is 'enabled', each sampled value will be
added to the history.
When … | column | Enumeration | .1.3.6.1.4.1.23.2.26.1.1.1.13 |
| nwtControlHistoryLastSampleIndex mandatory The value of nwtHistorySampleIndex for the most recent
sample in the associated history.
A value of 0 indicates that there is no history
available for this variable. | column | Integer32 | .1.3.6.1.4.1.23.2.26.1.1.1.14 |
| nwtControlHistoryBucketsRequested mandatory The requested number of discrete sampling intervals
over which data should be saved in the part of the
nwtHistoryTable associated with this sampled variable.
When t… | column | Integer32 | .1.3.6.1.4.1.23.2.26.1.1.1.15 |
| nwtControlHistoryBucketsGranted mandatory The number of discrete sampling intervals over which
data shall be saved in the part of the nwtHistoryTable
associated with this sampled variable.
There will be tim… | column | Integer32 | .1.3.6.1.4.1.23.2.26.1.1.1.16 |
| nwtControlStatus mandatory The current status of the attribute instance monitored
by this nwtControlEntry.
As new volumes, disks, adapters, etc. are added to the
server, entries for the new i… | column | Enumeration | .1.3.6.1.4.1.23.2.26.1.1.1.17 |
| nwtControlIndex mandatory An index to be used to access the nwtHistoryTable to
retrieve the stored samples for this variable. This
value must remain constant at least from one re-
initialization of the ag… | column | Integer32 | .1.3.6.1.4.1.23.2.26.1.1.1.2 |
| nwtControlAttributeInstance mandatory A printable string which uniquely, and permanently,
identifies one particular 'instance' of the attribute.
For example, if nwtControlAttributeClass specifies an
att… | column | HOST-RESOURCES-MIBInternationalDisplayString | .1.3.6.1.4.1.23.2.26.1.1.1.3 |
| nwtControlSampleInterval mandatory An enumeration which identifies the interval over
which the data is sampled, compared with the rising and
falling thresholds, and saved in the history.
Intervals wi… | column | Enumeration | .1.3.6.1.4.1.23.2.26.1.1.1.4 |
| nwtControlSampleType mandatory 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
va… | column | Enumeration | .1.3.6.1.4.1.23.2.26.1.1.1.5 |
| nwtControlSampleInvalidValue mandatory The value used to represent 'invalid' for this
variable. Any sample of this variable having a value
equal to the value of nwtControlSampleInvalidValue is
not a valid sample and s… | column | Integer32 | .1.3.6.1.4.1.23.2.26.1.1.1.6 |
| nwtControlLastSampleValue mandatory The value of the variable during the last sampling
period. The value during the current sampling period
is not made available until the period is completed.
Note t… | column | Integer32 | .1.3.6.1.4.1.23.2.26.1.1.1.7 |
| nwtControlReferenceTimeStamp mandatory The absolute date and time (UTC) of the beginning of
the history associated with this control entry,
expressed as seconds since midnight on January 1, 1970.
The timestamp of any s… | column | NWTime | .1.3.6.1.4.1.23.2.26.1.1.1.8 |