npRelayState

DKSF-PWR-OLD-MIB · .1.3.6.1.4.1.25728.5500.5.1.15

Object

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

Context

MIB
DKSF-PWR-OLD-MIB
OID
.1.3.6.1.4.1.25728.5500.5.1.15
Type
column
Access
readonly
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-PWR-OLD-MIB' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DKSF-PWR-OLD-MIB::npRelayState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DKSF-PWR-OLD-MIB' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DKSF-PWR-OLD-MIB::npRelayState.<npRelayN>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DKSF-PWR-OLD-MIB' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DKSF-PWR-OLD-MIB::npRelayState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0off
1on