All MIBs › DKSF-202-9-X-X-1 › npRelayState
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 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.25728 | lightcom | DKSF-201-9-X-X-1 |
| 1.3.6.1.4.1.25728.5500 | npRelay | DKSF-201-9-X-X-1 |
| 1.3.6.1.4.1.25728.5500.5 | npRelayTable | DKSF-201-9-X-X-1 |
| 1.3.6.1.4.1.25728.5500.5.1 | npRelayEntry | DKSF-201-9-X-X-1 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25728.5500.5.1.15 | npRelayState | DKSF-202-9-X-X-1 |