powerSysOnClockSetting
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.5.2.2
Object
scalar mandatory
r/w
OctetString
The clock setting used to determine when the IMM
will power on the system. The examples and the format follow:
(1)For example to set the value so the system will power on
March 4, 2001 at 06:00AM set the value to: '03/04/2001,06:00'.
In order to insure correct operation, it is advisable for the
user to read the date and time of the IMM
clock before setting this value to a future time.
(2)Setting the reset value will cause the
power off timer to be reset and be deactivated. For example
to reset the clock set the value to: '01/01/2000,00:00',
field contents range
_____ ________ _____
1 month 01..12 (reset value - 01)
2 separator '/'
3 day 01..31 (reset value - 01)
4 separator '/'
5 year 2000..2037 (reset value - 2000)
6 separator ','
7 hour 00..23 (reset value - 00)
8 separator ':'
9 minutes 00..59 (reset value - 00)
Context
- MIB
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.5.2.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- powerSysConfig
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::powerSysOnClockSetting.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::powerSysOnClockSetting'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.