setDisableOutletSwitching

SCHLEIFENBAUER-GENERIC-MIB · .1.3.6.1.4.1.44568.1.1.4.1.1.6

Object

column r/w Enumeration
Setting this will disable all means of switching an outlet; only the powerup modes and delays will be respected (0 = disabled, 1 = enabled).

Context

MIB
SCHLEIFENBAUER-GENERIC-MIB
OID
.1.3.6.1.4.1.44568.1.1.4.1.1.6
Type
column
Access
readwrite
Status
current
Parent
deviceSettingsEntry
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 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-GENERIC-MIB::setDisableOutletSwitching'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-GENERIC-MIB::setDisableOutletSwitching.<settingsDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCHLEIFENBAUER-GENERIC-MIB::setDisableOutletSwitching'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disabled
1enabled

Conformance