The GenericUPSOutputsReconciler script include provides methods to obtain reconciler information for generic uninterruptible power supply (UPS) outputs.

Use this API for SNMP-related discovery.

GenericUPSOutputsReconciler - getReconcilationField()

Returns the reconciliation field.

Table 1. Parameters
Name Type Description
None
Table 2. Returns
Type Description
String The reconciliation field

GenericUPSOutputsReconciler - getReconcilationKey()

Returns the reconciliation key.

Table 3. Parameters
Name Type Description
None
Table 4. Returns
Type Description
void

GenericUPSOutputsReconciler - hasChanged()

Determines if the generic UPS bypass information has changed.

Table 5. Parameters
Name Type Description
None
Table 6. Returns
Type Description
Boolean True if the information has changed; otherwise, false.

GenericUPSOutputsReconciler - readDatabaseFields()

Reads the database fields.

Table 7. Parameters
Name Type Description
None
Table 8. Returns
Type Description
void

GenericUPSOutputsReconciler - readDiscovered()

Reads the discovered information.

Table 9. Parameters
Name Type Description
None
Table 10. Returns
Type Description
void

GenericUPSOutputsReconciler - setDatabaseFields()

Sets the database fields.

Table 11. Parameters
Name Type Description
None
Table 12. Returns
Type Description
void