All MIBs › FOUNDRY-SN-AGENT-MIB › snChasUnitActualTemperature
snChasUnitActualTemperature
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snChasUnitActualTemperature
OID (numeric): 1.3.6.1.4.1.1991.1.1.1.4.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Temperature of the chassis. Each unit is 0.5 degrees Celcius. Only management module built with temperature sensor hardware is applicable. For those non-applicable management module, it returns no-such-name.
What is snChasUnitActualTemperature?
This read-only object reports the current temperature of the chassis in units of 0.5 degrees Celsius, provided the management module has temperature sensor hardware. A value like 100 represents 50 degrees Celsius. Operators monitor chassis temperature to detect thermal issues, plan cooling upgrades, and ensure equipment stays within safe operating ranges.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.1.4.1.1.4 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snChasUnitActualTemperature
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.1.4.1.1.4.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snChasUnitActualTemperature.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.1 | snChassis | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.1.4 | snChasUnit | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.1.4.1 | snChasUnitTable | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.1.4.1.1 | snChasUnitEntry | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.1.4.1.1.4 | snChasUnitActualTemperature | FOUNDRY-SN-AGENT-MIB |