hh3cSysReloadScheduleTime

HH3C-SYS-MAN-MIB · .1.3.6.1.4.1.25506.2.3.1.3.3.1.6

Object

column r/w OctetString
Specify the local time at which the reload action will
occur. we will only take octet strings
with length 8 for this object which indicates the
local time of the switch. The maximum scheduled
interval between the specified time and the current
system clock time is 24 days .
              
    field  octets  contents                  range
    -----  ------  --------                  -----
      1      1-2   year                      0..65536
      2       3    month                     1..12
      3       4    day                       1..31
      4       5    hour                      0..23
      5       6    minutes                   0..59
      6       7    seconds                   0..60
              
 For example, Tuesday May 26, 1992 at 1:30:15 PM would be
 displayed as:
              
            1992-5-26,13:30:15
              
If the set value is less than the value of hh3cSysLocalClock
or beyond the maximum scheduled time limit, a bad value error
occurred.
The value of all-zero octet strings indicates system reload
at once if the reload action is reloadOnSchedule(2).

Context

MIB
HH3C-SYS-MAN-MIB
OID
.1.3.6.1.4.1.25506.2.3.1.3.3.1.6
Type
column
Access
readwrite
Status
current
Parent
hh3cSysReloadScheduleEntry
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 'HH3C-SYS-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-SYS-MAN-MIB::hh3cSysReloadScheduleTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-SYS-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-SYS-MAN-MIB::hh3cSysReloadScheduleTime.<hh3cSysReloadScheduleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-SYS-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-SYS-MAN-MIB::hh3cSysReloadScheduleTime'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 8-8

Conformance