DKSF-202-9-X-X-1 :: npRelayState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDKSF-202-9-X-X-1npRelayState

npRelayState

Module: DKSF-202-9-X-X-1

OID (symbolic): DKSF-202-9-X-X-1::npRelayState

OID (numeric): 1.3.6.1.4.1.25728.5500.5.1.15

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Actual relay state at the moment, regardless of source of control. 0 - relay is off 1 - relay is on

What is npRelayState?

This read-only INTEGER reports the relay's actual current state — off(0) or on(1) — regardless of whether that state came from manual control, a watchdog reset, or a schedule. An admin polls this to confirm what the outlet is really doing right now rather than trusting the configured npRelayMode alone. Seeing npRelayState at off(0) while npRelayMode is set to on(1) would tell an admin a reset or fault is currently overriding the manual setting.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.5500.5.1.15
snmpwalk -v2c -c public <target> DKSF-202-9-X-X-1::npRelayState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.5500.5.1.15.1
snmpget -v2c -c public <target> DKSF-202-9-X-X-1::npRelayState.1

Start monitoring NetPing DKSF-202 remote environmental monitoring/relay control device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DKSF-202-9-X-X-1::npRelayState OID value, configure state conditions and alerts, and monitor any NetPing DKSF-202 remote environmental monitoring/relay control device 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.5500npRelayDKSF-201-9-X-X-1
1.3.6.1.4.1.25728.5500.5npRelayTableDKSF-201-9-X-X-1
1.3.6.1.4.1.25728.5500.5.1npRelayEntryDKSF-201-9-X-X-1
Numeric OIDNameModule
1.3.6.1.4.1.25728.5500.5.1.15npRelayStateDKSF-202-9-X-X-1