AlertGroupList
AlertGroups are a pre-defined set of Call Home alerts. Users can specify these alert groups for a destination profile, to choose the Call Home alerts messages to be sent out to the destination. This object represents the list of alert groups (alert group types) configured for a destination profile. Each 'bit' within the value of an object of this type, specifies a configured alert group type. Bit position '0' ( most significant bit) in the value of this object is reserved. The value of each 'bit' (set/reset) represents whether an alert group type is configured or not for a particular destination profile. Bit position 1, represents whether the 'callHomeAlertGroupName' corresponding to the 'callHomeAlertGroupTypeIndex' 1 in the 'callHomeAlertGroupTypeTable' is configured or not for a particular destination profile. Bit position 2, represents whether the 'callHomeAlertGroupName' corresponding to the 'callHomeAlertGroupTypeIndex' 2 in the 'callHomeAlertGroupTypeTable' is configured or not for a particular destination profile. If there is no entry in the 'alertGroupTypeTable', with 'alertGroupTypeIndex' 'n', then bit position 'n' in the value of this object is irrelevant. If the length of an object of this type is less than 8 bytes, then the alert group types which are not represented are not considered to be part of this list, i.e., effectively, the string is extended to be of length 8 bytes by appending bytes containing x'00'. Note that this means that the zero length string represents the 'list is empty' value.