All MIBs › CHECKPOINT-MIB › tempertureSensorStatus
tempertureSensorStatus
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::tempertureSensorStatus
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.8.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Sensor is out of range TRUE(1), FALSE(0), READING ERROR(2)
What is tempertureSensorStatus?
This INTEGER reports whether this specific sensor's reading is currently out of its acceptable range, per its description enumerating TRUE (out of range), FALSE (normal), or READING ERROR. This is the field an admin actually alerts on, since it's a pre-evaluated pass/fail signal rather than requiring the monitoring system to compare a raw temperature against a threshold itself. A status of READING ERROR rather than TRUE or FALSE would tell the admin the sensor itself may be malfunctioning or disconnected, a different problem from an actual overheating condition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.8.1.1.6 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::tempertureSensorStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.8.1.1.6.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::tempertureSensorStatus.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::tempertureSensorStatus 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.6 | tempertureSensorStatus | CHECKPOINT-MIB |