ASAP 3.0 Client Manual
HP NonStop ASAP Client Manual Page 137 of 161
Examples
ENABLED TRUE
ENABLED FALSE
ErrorStateName - EDL Entity Property
ErrorStateName string
The ErrorStateName entity property defines the name of the attribute that defines the
error state for this entity.
Entities are not required to have an error state attribute. But if they do, the error state
attribute must have values equal to these OEM state values:
1 - Exists
2 - Up
3 - Low
4 - Medium
5 - High
6 - Warning
7 - Critical
8 - Down
0 - Remove
If the property defined by ErrorStateName has a value of 0, the object is marked as
Removed and does not appear in the ASAP Client unless "Show Removed Objects" is
checked on the General tab of the ASAP Properties windows.
Applies to: Client and Server
Default: ErrorStateName "" -– null
Example
ERRORSTATENAME ErrorState –- Note Implies user-defined
-- attribute named "ErrorState"
-- exists for current entity.