Attributes for VoltageSensor lists key attributes for VoltageSensor.

Table 1. Attributes for VoltageSensor

Attribute

Description

Allowed values

CurrentValue

Current value in volts of this VoltageSensor as reported by the instrumentation; for example: 3.3 V

Numeric (float)

DeviceID

Address or other identifying information to uniquely name this VoltageSensor; for example: 1

String

DisplayName

Name, as shown in the Global Console, of this VoltageSensor; for example:

VOLT-ca-hsiaoy.corp.emc.com/1 [Voltage 1]

String

HighThreshold

Current high threshold value in volts of this VoltageSensor as reported by the instrumentation; for example: 3.63 V

Numeric (float)

LowThreshold

Current low threshold value in volts of this VoltageSensor as reported by the instrumentation; for example: 2.97 V

Numeric (float)

Name

Name, as known in the modeled topology, of this VoltageSensor; for example:

VOLT-ca-hsiaoy.corp.emc.com/1

String

voltStatus

Current state of this VoltageSensor as reported by the instrumentation:

  • OK indicates that the observed voltage is acceptable.

  • WARNING indicates that the observed voltage is unacceptable but that the operation of the system can continue.

  • CRITICAL indicates that the observed voltage is unacceptable and that operation of the system might cease as a result.

  • SHUTDOWN indicates that the power supply has been shut down or that this VoltageSensor has been shut down.

  • OTHER indicates that the state of this VoltageSensor is not OK, WARNING, CRITICAL, or SHUTDOWN.

  • UNKNOWN indicates that this VoltageSensor has yet to be polled.

Enum:

  • OK

  • WARNING

  • CRITICAL

  • SHUTDOWN

  • OTHER

  • UNKNOWN