DKSF-202-9-X-X-1 :: npPwrManualMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDKSF-202-9-X-X-1npPwrManualMode

npPwrManualMode

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

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

OID (numeric): 1.3.6.1.4.1.25728.5800.3.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Mode of power channel 0 - manual off 1 - manual on 2 - watchdog 3 - schedule 4 - schedule and watchdog 5 - controlled by Logic

What is npPwrManualMode?

This read-write INTEGER selects the operating mode of a watchdog/power channel: off(0), on(1), watchdog(2), schedule(3), scheduleAndWatchdog(4), or logic(5). An admin sets this to decide whether the channel is simply a manual power switch or is driven automatically by a ping-watchdog, a schedule, or a logic rule. Setting npPwrManualMode to scheduleAndWatchdog(4) makes the channel follow its schedule while also being subject to a watchdog reset if the schedule has it switched on.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.5800.3.1.3
snmpwalk -v2c -c public <target> DKSF-202-9-X-X-1::npPwrManualMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.5800.3.1.3.1
snmpget -v2c -c public <target> DKSF-202-9-X-X-1::npPwrManualMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.25728.5800.3.1.3.1 i <value>

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::npPwrManualMode 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.5800npPwrDKSF-201-9-X-X-1
1.3.6.1.4.1.25728.5800.3npPwrTableDKSF-201-9-X-X-1
1.3.6.1.4.1.25728.5800.3.1npPwrEntryDKSF-201-9-X-X-1
Numeric OIDNameModule
1.3.6.1.4.1.25728.5800.3.1.3npPwrManualModeDKSF-202-9-X-X-1