All MIBs › CHECKPOINT-MIB › tempertureSensorType
tempertureSensorType
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::tempertureSensorType
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.8.1.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Sensor type
What is tempertureSensorType?
This DisplayString identifies what kind of temperature sensor this is or where it's located, per 'Sensor type,' distinguishing, for example, a CPU sensor from a chassis ambient sensor. This context is what turns a bare temperature reading into an actionable diagnosis, since a hot CPU sensor points to a cooling or thermal-paste issue while a hot ambient chassis sensor points to a room/rack cooling problem instead. Knowing this sensor is labeled CPU rather than Ambient would send the admin toward checking the CPU fan and heatsink, not the server room's air conditioning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.8.1.1.5 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::tempertureSensorType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.8.1.1.5.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::tempertureSensorType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tempertureSensorType.1
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::tempertureSensorType OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances from a single console.
OID Breakdown
Upper-level ancestors (13 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.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6 | svn | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6.7 | svnPerf | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6.7.8 | sensorInfo | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6.7.8.1 | tempertureSensorTable | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6.7.8.1.1 | tempertureSensorEntry | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.6.7.8.1.1.5 | tempertureSensorType | CHECKPOINT-MIB |