fwHwTemperature

FORCEPOINT-NGFW-ENGINE-MIB · .1.3.6.1.4.1.47565.1.1.1.16.1.3

Object

column degrees CSNMPv2-SMIInteger32
Temperature in degrees C
for the given temperature sensor

Context

MIB
FORCEPOINT-NGFW-ENGINE-MIB
OID
.1.3.6.1.4.1.47565.1.1.1.16.1.3
Type
column
Access
readonly
Status
current
Units
degrees C
Parent
fwHwTempSensorEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FORCEPOINT-NGFW-ENGINE-MIB' -M '/opt/observium/mibs/forcepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORCEPOINT-NGFW-ENGINE-MIB::fwHwTemperature'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FORCEPOINT-NGFW-ENGINE-MIB' -M '/opt/observium/mibs/forcepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORCEPOINT-NGFW-ENGINE-MIB::fwHwTemperature.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FORCEPOINT-NGFW-ENGINE-MIB' -M '/opt/observium/mibs/forcepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FORCEPOINT-NGFW-ENGINE-MIB::fwHwTemperature'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance