npRelayMode

DKSF-60-4-X-X-X · .1.3.6.1.4.1.25728.5500.5.1.2

Object

column r/w Enumeration
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

Context

MIB
DKSF-60-4-X-X-X
OID
.1.3.6.1.4.1.25728.5500.5.1.2
Type
column
Access
readwrite
Status
current
Parent
npRelayEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DKSF-60-4-X-X-X' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DKSF-60-4-X-X-X::npRelayMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DKSF-60-4-X-X-X' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DKSF-60-4-X-X-X::npRelayMode.<npRelayN>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DKSF-60-4-X-X-X' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DKSF-60-4-X-X-X::npRelayMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0off
1on
2watchdog
3schedule
4scheduleAndWatchdog
5logic