What are the possible flag byte values associated with the OPSBCPii HWI_OPERSTAT function and what do they mean?
Release : 14.0
Component : OPS/MVS BCPII INTERFACE
The possible flag byte values associated with the OPSBCPii HWI_OPERSTAT function and their meaning are as follows:
HWMCA_STATUS_OPERATING 0x00000001
HWMCA_STATUS_NOT_OPERATING 0x00000002
HWMCA_STATUS_NO_POWER 0x00000004
HWMCA_STATUS_NOT_ACTIVATED 0x00000008
HWMCA_STATUS_EXCEPTIONS 0x00000010
HWMCA_STATUS_STATUS_CHECK 0x00000020
HWMCA_STATUS_SERVICE 0x00000040
HWMCA_STATUS_LINKNOTACTIVE 0x00000080
HWMCA_STATUS_POWERSAVE 0x00000100
HWMCA_STATUS_SERIOUSALERT 0x00000200
HWMCA_STATUS_ALERT 0x00000400
HWMCA_STATUS_ENVALERT 0x00000800
HWMCA_STATUS_SERVICE_REQ 0x00001000
HWMCA_STATUS_DEGRADED 0x00002000
HWMCA_STATUS_STORAGE_EXCEEDED 0x01000000
HWMCA_STATUS_LOGOFF_TIMEOUT 0x02000000
HWMCA_STATUS_FORCED_SLEEP 0x04000000
HWMCA_STATUS_IMAGE_NOT_OPERATING 0x08000000
HWMCA_STATUS_IMAGE_NOT_ACTIVATED 0x10000000
HWMCA_STATUS_IMAGE_NOT_CAPABLE 0x20000000
HWMCA_STATUS_UNKNOWN 0x40000000
Mapping ADDRESS HWS v1 GETATTR|SETATTR Attributes to BCPii Attributes