Attributes for TemperatureSensor lists some key attributes for TemperatureSensor.

Table 1. Attributes for TemperatureSensor

Attribute

Description

Allowed values

CurrentValue

Current value in degrees centigrade (C) of this TemperatureSensor as reported by the instrumentation; for example:

45 C

Integer

DeviceID

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

1

String

DisplayName

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

TEMP-10.9.252.2/1 [Chassis Temperature Sensor]

String

HighThreshold

Current high threshold value in degrees C of this TemperatureSensor as reported by the instrumentation; for example:

85.5 C

Numeric (float)

Name

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

TEMP-10.9.252.2/1

String

Status

Current state of this TemperatureSensor as reported by the instrumentation.

  • OK indicates that the observed temperature is acceptable.

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

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

  • SHUTDOWN indicates that the fan or Chassis has been shut down or that this TemperatureSensor has been shut down.

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

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

  • MARGINAL indicates that the observed temperature is unacceptable, but that the operation of the system can continue.

Enum:

  • OK

  • WARNING

  • CRITICAL

  • SHUTDOWN

  • OTHER

  • UNKNOWN

  • MARGINAL

SystemName

Name of the system containing this TemperatureSensor; for example:

qa-gw3.smarts.com

String