All MIBs › TIMETRA-PORT-MIB › tmnxDDMTemperature
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
OID Breakdown
Upper-level ancestors (14 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2 | tmnxHwObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4 | tmnxPortObjs | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.31 | tmnxDigitalDiagMonitorTable | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.31.1 | tmnxDigitalDiagMonitorEntry | ALCATEL-IND1-TIMETRA-PORT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.1 | tmnxDDMTemperature | TIMETRA-PORT-MIB |