DKSF-70-3-X-X-1 :: npThermoStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDKSF-70-3-X-X-1npThermoStatus

npThermoStatus

Module: DKSF-70-3-X-X-1

OID (symbolic): DKSF-70-3-X-X-1::npThermoStatus

OID (numeric): 1.3.6.1.4.1.25728.8800.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Temperature status (0=fault, 1=underheat, 2=normal, 3=overheat)

What is npThermoStatus?

This read-only INTEGER reports whether a temperature sensor's current reading is failed(0), low(1, below the configured range), norm(2), or high(3, above the configured range). An admin watches this rather than the raw npThermoValue to get an immediate normal/abnormal verdict, and would investigate cooling or heating equipment if a sensor reports high(3).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.8800.1.1.3
snmpwalk -v2c -c public <target> DKSF-70-3-X-X-1::npThermoStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.8800.1.1.3.1
snmpget -v2c -c public <target> DKSF-70-3-X-X-1::npThermoStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> npThermoStatus.1

Start monitoring NetPing DKSF-70 remote sensing and relay control unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DKSF-70-3-X-X-1::npThermoStatus OID value, configure state conditions and alerts, and monitor any NetPing DKSF-70 remote sensing and relay control unit from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.25728lightcomDKSF-201-9-X-X-1
1.3.6.1.4.1.25728.8800npThermoDKSF-201-9-X-X-1
1.3.6.1.4.1.25728.8800.1npThermoTableDKSF-201-9-X-X-1
1.3.6.1.4.1.25728.8800.1.1npThermoEntryDKSF-201-9-X-X-1
Numeric OIDNameModule
1.3.6.1.4.1.25728.8800.1.1.3npThermoStatusDKSF-70-3-X-X-1