In the NetBackup 7.6 Commands Reference Guide, page 291-292, describes the fields in the output of a bppllist policyname command.
The entry for Field 11 states:
Field 11 - Active. Specifies if the policy is active or not. 0 = no, 1 = yes
This is incorrect.
The output for Field 11 - Active indicates if a policy is Active or Deactivated.
If a policy is Active this field is set to Yes,
If a policy is Deactivated, this field has a value of No.
The Command Guide lists the values for this field as 0 = no, 1 = yes
The Correct values for the ACTIVE field are:
Field 11 - Active. Specifies if the policy is active or not. 0 = yes, 1 = no
If a policy is Active this is field is set to Yes, which has a value of 0 (zero).
If a policy is Deactivated, this field is set to No, which has a value of 1 (one).