schedulePowerOnSystem
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.5.5.2
Object
scalar mandatory
r/w
OctetString
Power On the system at specified time and day of the week.
Example: Monday,09:00
field contents range
_____ ________ _____
1 day EveryDay,Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Never (reset value - Never)
2 separator ','
3 hour 00..23 (reset value - 00)
4 separator ':'
5 minutes 00..59 (reset value - 00)
day is case insensitive.
It is invalid to set a non zero time with day as Never.
To reset, set as Never,00:00.
Context
- MIB
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.5.5.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- powerCyclingSchedule
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IMM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMM-MIB::schedulePowerOnSystem.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IMM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IMM-MIB::schedulePowerOnSystem'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.