All MIBs › CPQHLTH-MIB › cpqHeTemperatureThreshold
cpqHeTemperatureThreshold
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeTemperatureThreshold
OID (numeric): 1.3.6.1.4.1.232.6.2.6.8.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This is the shutdown threshold temperature sensor setting in degrees celsius. This is the temperature in which the sensor will be considered to be in a failed state thus causing the system to be shutdown.
If this value cannot be determined by software, then a value of -99 will be returned.
Only the Ambient zone type allows setting of the threshold temperature.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.8.1.5 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeTemperatureThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.8.1.5.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeTemperatureThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.6.8.1.5.1 i <value>
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.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2 | cpqHeComponent | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6 | cpqHeThermal | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6.8 | cpqHeTemperatureTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6.8.1 | cpqHeTemperatureEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6.8.1.5 | cpqHeTemperatureThreshold | CPQHLTH-MIB |