setOutletPowerupMode
SCHLEIFENBAUER-GENERIC-MIB ·
.1.3.6.1.4.1.44568.1.1.4.1.1.7
Object
column r/w
Enumeration
Behaviour of outlets on power-up. 0 = off, 1 = same state as at power down use default switch delay, 2 = same state, but delayed by individual delay timer, 3 = Outlets will always stay on (even at power down!)
Context
- MIB
- SCHLEIFENBAUER-GENERIC-MIB
- OID
.1.3.6.1.4.1.44568.1.1.4.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- deviceSettingsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::setOutletPowerupMode'
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::setOutletPowerupMode.<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::setOutletPowerupMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no-switching-on-powerup |
1 | system-wide-outlet-delay |
2 | system-wide-and-individual-outlet-delay |
3 | no-switching-on-power-down |
Conformance
Member of