All MIBs › DKSF-60-4-X-X-X › npRelayMode
npRelayMode
Module: DKSF-60-4-X-X-X
OID (symbolic): DKSF-60-4-X-X-X::npRelayMode
OID (numeric): 1.3.6.1.4.1.25728.5500.5.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Control of relay: 0 - manual off 1 - manual on 2 - watchdog 3 - schedule 4 - both schedule and watchdog (while switched on by schedule) 5 - logic
What is npRelayMode?
This read-write INTEGER sets how a NetPing relay channel is controlled: off(0) and on(1) force manual state, watchdog(2) ties it to the device's watchdog timer, schedule(3) and scheduleAndWatchdog(4) drive it from a time schedule, and logic(5) hands control to the device's internal logic rules. An admin sets npRelayMode to watchdog(2) to have the relay power-cycle an attached device automatically if it stops responding, or to on(1)/off(0) for direct manual switching.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.5500.5.1.2 snmpwalk -v2c -c public <target> DKSF-60-4-X-X-X::npRelayMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.5500.5.1.2.1 snmpget -v2c -c public <target> DKSF-60-4-X-X-X::npRelayMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.25728.5500.5.1.2.1 i <value>
Start monitoring NetPing DKSF-60 remote power/relay control unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DKSF-60-4-X-X-X::npRelayMode OID value, configure state conditions and alerts, and monitor any NetPing DKSF-60 remote power/relay control unit 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.2 | npRelayMode | DKSF-60-4-X-X-X |