GenericUPSAlarmsReconciler - Global
The GenericUPSAlarmsReconciler script include provides methods to obtain reconciler information for generic uninterruptible power supply (UPS) alarms.
Use this API for SNMP-related discovery.
GenericUPSAlarmsReconciler - getReconcilationField()
Returns the reconciliation field.
| Name | Type | Description |
|---|---|---|
| None |
| Type | Description |
|---|---|
| String | The reconciliation field |
GenericUPSAlarmsReconciler - getReconcilationKey()
Returns the reconciliation key.
| Name | Type | Description |
|---|---|---|
| None |
| Type | Description |
|---|---|
| String | The reconciliation key |
GenericUPSAlarmsReconciler - hasChanged()
Determines if the generic UPS bypass information has changed.
| Name | Type | Description |
|---|---|---|
| None |
| Type | Description |
|---|---|
| Boolean | True if the information has changed; otherwise, false. |
GenericUPSAlarmsReconciler - readDatabaseFields()
Reads the database fields.
| Name | Type | Description |
|---|---|---|
| None |
| Type | Description |
|---|---|
| void |
GenericUPSAlarmsReconciler - readDiscovered()
Reads the discovered information.
| Name | Type | Description |
|---|---|---|
| None |
| Type | Description |
|---|---|
| void |
GenericUPSAlarmsReconciler - setDatabaseFields()
Sets the database fields.
| Name | Type | Description |
|---|---|---|
| None |
| Type | Description |
|---|---|
| void |