TransceiverTempSensorStatus Object


Description:

Parents: PhysicalChassis

TransceiverTempSensorStatus Writable Attributes

Attribute Description
Common Writable Attributes Active, Name

TransceiverTempSensorStatus Read-Only Attributes

Read-Only Attribute Description
HighestSensor

Transceiver temperature sensor with highest reading.

Type: string

Default: "" (empty string)

HighestSensorStatus

Highest transceiver's temperature sensor status.

Type: enum

Default: TEMP_STATUS_OK

Possible Values:

Value Description
TEMP_STATUS_OK

Ok

TEMP_STATUS_WARN

Warning

TEMP_STATUS_ALARM

Alarm

HighestSensorTemp

Highest transceiver temperature sensor reading (in Censius).

Type: double

Default: 0

SensorErrorThresholdList

Threshold for error for transceiver temperature sensors.

Type: double

Default: 0

SensorList

List of transceiver temperature sensors.

Type: string

Default: "" (empty string)

SensorStatusList

List of transceiver temperature sensor statuses.

Type: u8

Default: 0

SensorTempList

List of transceiver temperature sensor readings (in Celsius).

Type: double

Default: 0

SensorWarnThresholdList

Threshold for warning for transceiver temperature sensors.

Type: double

Default: 0