TransceiverPowerSensorStatus Object


Description:

Parents: PhysicalChassis

TransceiverPowerSensorStatus Writable Attributes

Attribute Description
Common Writable Attributes Active, Name

TransceiverPowerSensorStatus Read-Only Attributes

Read-Only Attribute Description
HighestSensor

Transceiver power sensor with highest reading.

Type: string

Default: "" (empty string)

HighestSensorCurrent

Highest transceiver sensor reading (in Amps).

Type: double

Default: 0

HighestSensorStatus

Highest transceiver's sensor status.

Type: enum

Default: POWER_SENSOR_STATUS_OK

Possible Values:

Value Description
POWER_SENSOR_STATUS_OK

Ok

POWER_SENSOR_STATUS_WARN

Warning

POWER_SENSOR_STATUS_ALARM

Alarm

SensorCurrentList

List of transceiver power sensor current readings (in Amps).

Type: double

Default: 0

SensorErrorThresholdList

Threshold for error for transceiver power sensors in Amps.

Type: double

Default: 0

SensorList

List of transceiver power sensors.

Type: string

Default: "" (empty string)

SensorPowerList

List of transceiver power sensor power readings (in Watts).

Type: double

Default: 0

SensorStatusList

List of transceiver power sensor statuses.

Type: u8

Default: 0

SensorVoltageList

List of transceiver power sensor voltage readings (in Volts).

Type: double

Default: 0

SensorWarnThresholdList

Threshold for warning for transceiver power sensors in Amps.

Type: double

Default: 0