HP 3PAR CIM API Programming Reference (QL226-97722, March 2014)
sint16 VoltLowAlarm;
[Description ("High voltage warning threshold")]
sint16 VoltHighWarn;
[Description ("Low voltage warning threshold")]
sint16 VoltLowWarn;
[Description ("High transmit bias alarm threshold")]
uint16 BiasHighAlarm;
[Description ("Low transmit bias alarm threshold")]
uint16 BiasLowAlarm;
[Description ("High transmit bias warning threshold")]
uint16 BiasHighWarn;
[Description ("Low transmit bias warning threshold")]
uint16 BiasLowWarn;
[Description ("High transmit power alarm threshold")]
uint16 TxPowerHighAlarm;
[Description ("Low transmit power alarm threshold")]
uint16 TxPowerLowAlarm;
[Description ("High transmit power warning threshold")]
uint16 TxPowerHighWarn;
[Description ("Low transmit power warning threshold")]
uint16 TxPowerLowWarn;
[Description ("High receive power alarm threshold")]
uint16 RxPowerHighAlarm;
[Description ("Low receive power alarm threshold")]
uint16 RxPowerLowAlarm;
[Description ("High receive power warning threshold")]
uint16 RxPowerHighWarn;
[Description ("Low receive power warning threshold")]
uint16 RxPowerLowWarn;
[Description ("Current temperature")]
sint16 Temperature;
[Description ("Temperature units")]
string TemperatureUnit;
[Description ("Current voltage")]
sint16 Vcc;
[Description ("Voltage units")]
string VccUnit;
[Description ("Current transmit bias")]
uint16 TxBias;
[Description ("Tx bias units")]
string TxBiasUnit;
[Description ("Current transmit power")]
uint16 TxPower;
[Description ("Transmit power units")]
string TxPowerUnit;
3PAR_TPD.mof 245