GenericUPSBypassReconciler - Global

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • The GenericUPSBypassReconciler script include provides methods to obtain reconciler information for generic uninterruptible power supply (UPS) bypasses.

    Use this API for SNMP-related discovery.

    GenericUPSBypassReconciler - getReconcilationField()

    Returns the reconciliation field.

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

    GenericUPSBypassReconciler - getReconcilationKey()

    Returns the reconciliation key.

    Table 3. Parameters
    Name Type Description
    None
    Table 4. Returns
    Type Description
    String The reconciliation key

    GenericUPSBypassReconciler - 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.

    GenericUPSBypassReconciler - readDatabaseFields()

    Reads the database fields.

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

    GenericUPSBypassReconciler - readDiscovered()

    Reads the discovered information.

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

    GenericUPSBypassReconciler - setDatabaseFields()

    Sets the database fields.

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