HP 3PAR CIM API Programming Reference (OS 3.1.2 MU2) (QL226-97015, June 2013)

"The current bandwidth of the SFP in Bits per Second."),
Units ( "Bits per Second" )]
uint64 Speed;
[Description ("Position of the TX disable pin. If pin position is HI, "
"TX laser is disabled"),
ValueMap {"0", "1", "2"},
Values {"Unknown", "LO", "HI"} ]
uint16 DisableTXPinPosition;
[Description ("Position of the RX loss pin. If pin position is HI, "
"RX loss of signal"),
ValueMap {"0", "1", "2"},
Values {"Unknown", "LO", "HI"} ]
uint16 LossRXPinPosition;
[Description ("Position of the TX fault pin. If pin position is HI, "
"TX fault"),
ValueMap {"0", "1", "2"},
Values {"Unknown", "LO", "HI"} ]
uint16 FaultTXPinPosition;
[Description ("If TRUE, SFP is not qualified.") ]
boolean IsUnqualified;
[Description ("If TRUE, RX Power is Low.") ]
boolean IsRXPowerLow;
[Description ("If TRUE, DDM information is available.") ]
boolean IsDDMAvailable;
[Description ("High temperature alarm threshold")]
sint16 TempHighAlarm;
[Description ("Low temperature alarm threshold")]
sint16 TempLowAlarm;
[Description ("High temperature warning threshold")]
sint16 TempHighWarn;
[Description ("Low temperature warning threshold")]
sint16 TempLowWarn;
[Description ("High voltage alarm threshold")]
sint16 VoltHighAlarm;
[Description ("Low voltage alarm threshold")]
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;
232 Managed Object Format Files