hh3cSysReloadImage

HH3C-SYS-MAN-MIB · .1.3.6.1.4.1.25506.2.3.1.3.3.1.4

Object

column r/w Integer32
The value indicates an entry in hh3cSysImageTable.
It defines an image file for reload action.
It is the value of corresponding hh3cSysImageIndex in hh3cSysImageTable.
              
If dual image is supported, the main image attribute can be
set through this object or by hh3cSysImageType of hh3cSysImageTable
of the entity. It is strongly suggested to set this attribute by
the latter.
              
If main image attribute is set here, the hh3cSysImageType in hh3cSysImageTable
of the corresponding entity will be updated, and vice versa.
              
Before reboot, the device will check the validation of the entry. If the file does
not exist, the device will not reboot and a trap will be send to NMS.

Context

MIB
HH3C-SYS-MAN-MIB
OID
.1.3.6.1.4.1.25506.2.3.1.3.3.1.4
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::hh3cSysReloadImage'
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::hh3cSysReloadImage.<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::hh3cSysReloadImage'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance