All MIBs › CHECKPOINT-MIB › tempertureSensorIndex
tempertureSensorIndex
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::tempertureSensorIndex
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.8.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
What is tempertureSensorIndex?
This Unsigned32 is the index identifying a specific temperature sensor within a table of sensors on the appliance, needed because most appliances have multiple temperature sensors (CPU, chassis intake, power supply, etc.) rather than just one. This index ties the following Unit/Type/Status fields to a specific physical sensor location, which matters when trying to pinpoint exactly where inside the chassis an overheating condition is occurring. An admin responding to a temperature alarm needs this index to know which specific sensor, and by extension which component area, triggered it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.8.1.1.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::tempertureSensorIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.8.1.1.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::tempertureSensorIndex.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::tempertureSensorIndex 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.1 | tempertureSensorIndex | CHECKPOINT-MIB |