currentState

SDEVICE-MIB · .1.3.6.1.4.1.31034.2.11.1.2

Object

column r/w Integer32
The actual state of the outlet relays. The hardware will
contain max 48 outlets. Writing is only effective after setting
[swounl].

Context

MIB
SDEVICE-MIB
OID
.1.3.6.1.4.1.31034.2.11.1.2
Type
column
Access
readwrite
Status
current
Parent
switchedoutletsEntry
Groups
1

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 'SDEVICE-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SDEVICE-MIB::currentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SDEVICE-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SDEVICE-MIB::currentState.<channelIndex5>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SDEVICE-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SDEVICE-MIB::currentState'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-1

Conformance