[alcatel-nsp] Temperature monitoring in Nagios for ALU 7750 and 7450

Jonathon Exley Jonathon.Exley at kordia.co.nz
Thu Aug 12 19:37:50 EDT 2010


I have advice from the software fellows:


There's more than one OID for temperature.

In the table TIMETRA-CHASSIS-MIB::tmnxHwTable is a row for each managed component in the chassis. In this table are two columns of interest - TIMETRA-CHASSIS-MIB::tmnxHwTempSensor and TIMETRA-CHASSIS-MIB::tmnxHwTemperature. The value of tmnxHwTempSensor is true or false depending on whether a temperature sensor exists in the component or not, the value of tmnxHwTemperature is the temperature of the component in degrees celsius (or -1 if tmnxHwTempSensor is false).

Additionally there is a table TIMETRA-PORT-MIB::tmnxDigitalDiagMonitorTable that contains one row for each SFP/XFP that supports DDM. In this table is a column TIMETRA-PORT-MIB::tmnxDDMTemperature that contains the temperature of the SFP/XFP in degrees celsius.

TIMETRA-CHASSIS-MIB::tmnxHwTable
= .iso.org.dod.internet.private.enterprises.timetra.timetraProducts.tmnxSRMIB.tmnxSRObjs.tmnxHwObjs.tmnxChassisObjs.tmnxHwTable
= .1.3.6.1.4.1.6527.3.1.2.2.1.8

TIMETRA-CHASSIS-MIB::tmnxHwTempSensor
= .iso.org.dod.internet.private.enterprises.timetra.timetraProducts.tmnxSRMIB.tmnxSRObjs.tmnxHwObjs.tmnxChassisObjs.tmnxHwTable.tmnxHwEntry.tmnxHwTempSensor
= .1.3.6.1.4.1.6527.3.1.2.2.1.8.1.17

TIMETRA-CHASSIS-MIB::tmnxHwTempSensor
= .iso.org.dod.internet.private.enterprises.timetra.timetraProducts.tmnxSRMIB.tmnxSRObjs.tmnxHwObjs.tmnxChassisObjs.tmnxHwTable.tmnxHwEntry.tmnxHwTemperature 
= .1.3.6.1.4.1.6527.3.1.2.2.1.8.1.18

TIMETRA-PORT-MIB::tmnxDigitalDiagMonitorTable
= .iso.org.dod.internet.private.enterprises.timetra.timetraProducts.tmnxSRMIB.tmnxSRObjs.tmnxHwObjs.tmnxPortObjs.tmnxDigitalDiagMonitorTable
= .1.3.6.1.4.1.6527.3.1.2.2.4.31

TIMETRA-PORT-MIB::tmnxDDMTemperature
= .iso.org.dod.internet.private.enterprises.timetra.timetraProducts.tmnxSRMIB.tmnxSRObjs.tmnxHwObjs.tmnxPortObjs.tmnxDigitalDiagMonitorTable.tmnxDigitalDiagMonitorEntry.tmnxDDMTemperature
= .1.3.6.1.4.1.6527.3.1.2.2.4.31.1.1


This email and attachments: are confidential; may be protected by privilege and copyright; if received in error may not be used, copied, or kept; are not guaranteed to be virus-free; may not express the views of Kordia(R); do not designate an information system; and do not give rise to any liability for Kordia(R).




More information about the alcatel-nsp mailing list