TIMETRA-PORT-MIB :: tmnxDDMTemperature

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsTIMETRA-PORT-MIBtmnxDDMTemperature

tmnxDDMTemperature

Module: TIMETRA-PORT-MIB

OID (symbolic): TIMETRA-PORT-MIB::tmnxDDMTemperature

OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: The value of tmnxDDMTemperature indicates the current temperature of the SFF in 1/256th degrees Celsius.

If the SFF is externally calibrated, the objects tmnxDDMExtCalTemperatureSlope and tmnxDDMExtCalTemperatureOffset affect the temperature calculation.

The formula for translating between the value of tmnxDDMTemperature and degrees Celsius is: Internally Calibrated only: tmnxDDMTemperature / 256 Externally Calibrated: (tmnxDDMTemperature * (tmnxDDMExtCalTemperatureSlope / 256) + tmnxDDMExtCalTemperatureOffset) / 256

For example (internally calibrated SFP): The SNMP value 5734 is 22.4 degrees Celsius.

What is tmnxDDMTemperature?

This object reports the current temperature of a Small Form Factor (SFF) transceiver module measured in 1/256th degree Celsius units, allowing fine-grained thermal monitoring. Many transceivers include internal calibration or external calibration data to convert the raw value to actual degrees Celsius. A network operator would monitor this to detect overheating transceivers, plan cooling improvements, or predict component failures.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.1
snmpwalk -v2c -c public <target> TIMETRA-PORT-MIB::tmnxDDMTemperature

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.1.1
snmpget -v2c -c public <target> TIMETRA-PORT-MIB::tmnxDDMTemperature.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tmnxDDMTemperature.1

Start monitoring Nokia/Alcatel-Lucent 7750 SR (SROS) service router platforms, entire product line (physical port hardware inventory/config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TIMETRA-PORT-MIB::tmnxDDMTemperature OID value, configure state conditions and alerts, and monitor any Nokia/Alcatel-Lucent 7750 SR (SROS) service router platforms, entire product line (physical port hardware inventory/config status) from a single console.

How to Use in IPNetwork Monitor

Select a Nokia/Alcatel-Lucent 7750 SR (SROS) service router as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and type tmnxDDMTemperature into the Find box to locate it in the OID tree, selecting the specific row/instance you want to monitor since this is a table column, then select it and click OK. It reports the current temperature of the SFF transceiver, in 1/256th of a degree Celsius. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an Integer32-type OID, Value bounds is the most useful condition here — trigger an alert if the reported value exceeds the level expected for healthy operation, since sustained high optical-module temperature often precedes transceiver degradation. Click Finish to create the monitor; you can adjust any parameter later.

OID Breakdown

Upper-level ancestors (14 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6527timetraALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3timetraProductsALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1tmnxSRMIBALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1.2tmnxSRObjsALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1.2.2tmnxHwObjsALCATEL-IND1-TIMETRA-CHASSIS-MIB
1.3.6.1.4.1.6527.3.1.2.2.4tmnxPortObjsALCATEL-IND1-TIMETRA-PORT-MIB
1.3.6.1.4.1.6527.3.1.2.2.4.31tmnxDigitalDiagMonitorTableALCATEL-IND1-TIMETRA-PORT-MIB
1.3.6.1.4.1.6527.3.1.2.2.4.31.1tmnxDigitalDiagMonitorEntryALCATEL-IND1-TIMETRA-PORT-MIB
Numeric OIDNameModule
1.3.6.1.4.1.6527.3.1.2.2.4.31.1.1tmnxDDMTemperatureTIMETRA-PORT-MIB