All MIBs › CET-TSI-MIB › tsiModuleTemperature
tsiModuleTemperature
Module: CET-TSI-MIB
OID (symbolic): CET-TSI-MIB::tsiModuleTemperature
OID (numeric): 1.3.6.1.4.1.12551.4.1.1.1.1.28
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Temperature of the module
What is tsiModuleTemperature?
This reports this specific power module's internal temperature in kelvin, so a reading of 318 corresponds to about 45C, 318 minus 273.15, an unusually explicit choice of absolute-temperature units for a MIB rather than the more common Celsius. Power modules under sustained high load run hotter, and a module running notably hotter than its neighbors in the same shelf, even without an outright fault flag elsewhere, can indicate a failing internal fan or a component starting to fail before it trips any other status object. An admin who has to do the kelvin-to-Celsius conversion by hand would subtract roughly 273 from this reading to get a temperature they can sanity-check against a normal operating range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.1.1.1.28 snmpwalk -v2c -c public <target> CET-TSI-MIB::tsiModuleTemperature
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.1.1.1.28.1 snmpget -v2c -c public <target> CET-TSI-MIB::tsiModuleTemperature.1
Start monitoring CET/TSI satellite ground station/teleport equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CET-TSI-MIB::tsiModuleTemperature OID value, configure state conditions and alerts, and monitor any CET/TSI satellite ground station/teleport equipment from a single console.
OID Breakdown
Upper-level ancestors (7 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.12551 | cetMIB | CET-TSI-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12551.4 | cetTSIMIB | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1 | tsiObjects | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.1 | tsiModules | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.1.1 | tsiModuleTable | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.1.1.1 | tsiModuleTableEntry | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.1.1.1.28 | tsiModuleTemperature | CET-TSI-MIB |