Specifications

5-35
Cisco ONS 15216 EDFA2/EDFA2-A Operations Guide, R2.4
July 2004
Chapter 5 SNMP MIB Configuration
5.6.4 Case Temperature
5.6.4 Case Temperature
5.6.4.1 Case Temperature Value
Command Types snmp attribute get local cerent15216EdfaPumpStatusAmbientTemp
Syntax Description snmp attribute get local cerent15216EdfaPumpStatusAmbientTemp pump#
Displays case temperature value (where pump# is the pump number).
The following command displays the temperature value (where pump# is the pump number) and other
pump status data:
snmp row display local cerent15216EdfaPumpStatusAmbientTemp pump# command
The cerent15216EdfaPumpStatusAmbientTemp attribute of the cerent15216EdfaPumpStatusEntry
display command shows the case temperature (Example 5-13).
Example 5-13 cerent15216EdfaPumpStatusEntry Display Command
ash:
hostname
:ONS15216 EDFA2> snmp row display local cerent15216EdfaPumpStatusEntry 1
CLASS CERENT-15216-EDFA-MIB.cerent15216EdfaPumpStatusEntry ::=
{
cerent15216EdfaPumpStatusPumpNum = 1;
cerent15216EdfaPumpStatusLaserChipTemp = 260;
cerent15216EdfaPumpStatusLaserChipTempSetpoint = 260;
cerent15216EdfaPumpStatusLaserTECCurrent = 20;
cerent15216EdfaPumpStatusLaserPower = 8503;
cerent15216EdfaPumpStatusLaserCurrent = 17010;
cerent15216EdfaPumpStatusAmbientTemp = 2272;
cerent15216EdfaPumpStatusDCVoltage = 52;
cerent15216EdfaPumpStatusInPoweruW = 250;
cerent15216EdfaPumpStatusInPowerdBm = -600;
cerent15216EdfaPumpStatusOutPowermW = 5000;
cerent15216EdfaPumpStatusOutPowerdBm = 1700;
cerent15216EdfaPumpStatusGain = 220;
cerent15216EdfaPumpStatusControlMode= constGainTempComp;
cerent15216EdfaPumpStatusControlValue = 220;
};
Refer to Table 5-22 on page 5-27 for information about all of the parameters in the
cerent15216EdfaPumpStatusEntry table.