svrThrStatus
SVRMGT-MIB ·
.1.3.6.1.4.1.36.2.18.22.2.2.3.1.2
Object
column
mandatory
r/w
Enumeration
This variable describes the status of the row. When the row
is created with the initial set, svrThrStatus must be set to
underCreation. When the management console has completed row
setup, it should set this variable to rowEnabled. Variables
in the row may only be written if svrThrStatus is in the
initial underCreation state or has been set to rowDisabled.
To delete the row, set the status to rowInvalid. The agent will
physically delete the row and make that instance available to be used
again.
Errors in variable polling and threshold checking that are determined
by local implementation to be non-correctable will cause a row
status change to rowError. Once the status is set to rowError by the
agent, the agent will not reset it. Instead, it is up to the management
console to reset the status based on information returned via
svrThrErrorValue or for other reasons.
Context
- MIB
- SVRMGT-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.2.2.3.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- svrThresholdEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | underCreation |
2 | rowInvalid |
3 | rowEnabled |
4 | rowDisabled |
5 | rowError |