HH3C-SYS-MAN-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
13
Rows
13
Columns
70
.1.3.6.1.4.1.25506.2.3.1.2.1 · 1 row entry · 5 columns
The current status of system. A configuration file, an image
file and bootrom information are used to describe the current status.
hh3cSysCurEntry entry .1.3.6.1.4.1.25506.2.3.1.2.1.1
An entry of hh3cSysCurTable.
Indexes
hh3cSysCurEntPhysicalIndex
Column Syntax OID
hh3cSysCurEntPhysicalIndex
The value of this object is the entity index
which depends on the implementation of ENTITY-MIB.
If ENTITY-MIB is not supported, the value for this object is the unit ID for XRN devices ,
0 for non-XRN device which has o…
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.25506.2.3.1.2.1.1.1
hh3cSysCurCFGFileIndex
The startup configuration file currently used by the specified entity.
If the value of it is zero, no configuration file is used. It will be
the value of corresponding hh3cSysCFGFileIndex in hh3cSysCFGFileTable.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.25506.2.3.1.2.1.1.2
hh3cSysCurImageIndex
The image file currently used by the specified entity.
It will be the value of corresponding hh3cSysImageIndex
in hh3cSysImageTable.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.25506.2.3.1.2.1.1.3
hh3cSysCurBtmFileName
The bootrom file currently used by the specified entity.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.25506.2.3.1.2.1.1.4
hh3cSysCurUpdateBtmFileName
The default value of this object is the same as the value of
hh3cSysCurBtmFileName. The value will be changed after updating
the bootrom successfully. This bootrom will take effect on next
startup.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.25506.2.3.1.2.1.1.5
.1.3.6.1.4.1.25506.2.3.1.3.3 · 1 row entry · 8 columns
A reload parameters set table.
          
The table is exclusively used for reloading.
          
When reloading action finished, the value of the table may be empty or still exist.
If the mainboard in non-XRN device or all the units of the fabric in XRN device are
reloaded,then the table will be refreshed.
hh3cSysReloadScheduleEntry entry .1.3.6.1.4.1.25506.2.3.1.3.3.1
Entry of hh3cSysReloadScheduleTable.
Indexes
hh3cSysReloadScheduleIndex
Column Syntax OID
hh3cSysReloadScheduleIndex
The index of hh3cSysReloadScheduleTable. There are two parts
for this index depicted as follows:

31 15 0
+++++++++++++++++++++++++++++++++++++++++
+ physical index + …
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.3.1.3.3.1.1
hh3cSysReloadEntity
The value of hh3cSysReloadEntity indicates an entry in entPhysicalTable,
which is the physical entity to be reloaded.

If ENTITY-MIB is not supported,the value for this object is the unit ID for XRN device…
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.25506.2.3.1.3.3.1.2
hh3cSysReloadCfgFile
The value indicates an entry in hh3cSysCFGFileTable.
It defines a configuration file for reload action.
It is the value of corresponding hh3cSysCFGFileIndex in hh3cSysCFGFileTable.
The zero value means no configuration …
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.25506.2.3.1.3.3.1.3
hh3cSysReloadImage
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…
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.25506.2.3.1.3.3.1.4
hh3cSysReloadReason
The reason of system's reloading.
It is a zero length octet string when not set.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.3.3.1.5
hh3cSysReloadScheduleTime
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 specif…
OctetStringr/w
Constraints:
range: 8-8
.1.3.6.1.4.1.25506.2.3.1.3.3.1.6
hh3cSysReloadRowStatus
If one of the value of hh3cSysReloadEntity,hh3cSysReloadImage
is invalid, the value of hh3cSysReloadRowStatus can not be set to the value
of ACTIVE.

A valid entry means the specified element is available …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.25506.2.3.1.3.3.1.7
hh3cSysReloadScheduleTagList
It specifies a tag list for the entry.
SNMP-TARGET-MIBSnmpTagListr/w
Textual Convention: SNMP-TARGET-MIBSnmpTagList OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.25506.2.3.1.3.3.1.8
.1.3.6.1.4.1.25506.2.3.1.4.2 · 1 row entry · 5 columns
The system image management table.
          
          
When 'copy srcfile destfile' is executed via the CLI, if destfile is not existed,
then hh3cSysImageType of the new file will be 'none'; otherwise hh3cSysImageType keeps its current value.
When 'move srcfile destfile' is executed via the CLI, hh3cSysImageType and hh3cSysImageIndex
 remain the same while hh3cSysImageLocation changes.
When 'rename srcfile' is executed via the CLI,hh3cSysImageType and hh3cSysImageIndex remain the same
while hh3cSysImageName changes.
When 'delete srcfile' is executed via the CLI, the file is deleted from hh3cSysImageTable
while index of the file keeps and will not be allocated.
hh3cSysImageEntry entry .1.3.6.1.4.1.25506.2.3.1.4.2.1
An entity image entry. Each entry consists of information of an entity image.
The hh3cSysImageIndex exclusively defines an image file.
Indexes
hh3cSysImageIndex
Column Syntax OID
hh3cSysImageIndex
There are two parts for the index depicted as follows:

31 15 0
+++++++++++++++++++++++++++++++++++
+ physical index + image index +
+++++++++++++++++++++++++++++++++++
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.25506.2.3.1.4.2.1.1
hh3cSysImageName
The file name of the image. It MUST NOT contain the path of the file.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.4.2.1.2
hh3cSysImageSize
Size of the file in bytes.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.3.1.4.2.1.3
hh3cSysImageLocation
The directory path of the image.
Its form should be the same as what defined in file system.
Currently it is defined as follows:
For mainboard: flash:/
For slave mainboard and subboards: slotN#flash:/
For XRN devices:…
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.4.2.1.4
hh3cSysImageType
It indicates the reloading sequence attribute of the image.

For devices which support dual image:

If the value is 'main(1)',the image will be the first image
in the next reloading procedure…
Enumerationr/w
Enumerated Values:
1main
2backup
3none
4secure
5main-backup
6main-secure
7backup-secure
8main-backup-secure
.1.3.6.1.4.1.25506.2.3.1.4.2.1.5
.1.3.6.1.4.1.25506.2.3.1.5.2 · 1 row entry · 4 columns
A table of configuration files in this system.
At present, the system doesn't support dual configure file,
it should act as 'dual image' if dual configure file is
supported.
hh3cSysCFGFileEntry entry .1.3.6.1.4.1.25506.2.3.1.5.2.1
A configuration file entry. Each entry consists of information of
a configuration file.
hh3cSysCFGFileIndex exclusively decides a configuration file.
Indexes
hh3cSysCFGFileIndex
Column Syntax OID
hh3cSysCFGFileIndex
There are two parts for the index depicted as follows:

31 15 0
+++++++++++++++++++++++++++++++++++
+ physical index + cfgFile index +
+++++++++++++++++++++++++++++++++++
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.25506.2.3.1.5.2.1.1
hh3cSysCFGFileName
Configuration file name. The name should not include the colon (:)
character as it is a special separator character used
to delineate the device name, partition name and the
file name.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.5.2.1.2
hh3cSysCFGFileSize
Size of the file in bytes. Note that it does
not include the size of the filesystem file header.
File size will always be non-zero.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.3.1.5.2.1.3
hh3cSysCFGFileLocation
The directory path of the image.
Its form should be the same as what defined in filesystem.
Currently it is defined as follows:
For mainboard: flash:/
For slave mainboard and subboards: slotN#flash:/
For XRN devices: …
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.5.2.1.4
.1.3.6.1.4.1.25506.2.3.1.6.2 · 1 row entry · 6 columns
This table is used to update the bootrom and show the results of
the update operation.
The bootrom files are listed at the hh3cFlhFileTable.  These files
are used to update bootrom.
hh3cSysBtmLoadEntry entry .1.3.6.1.4.1.25506.2.3.1.6.2.1
Entries in the hh3cSysBtmLoadTable are created and deleted using
the hh3cSysBtmRowStatus object.

When a new row is being created and the number of entries is
hh3cSysBtmLoadMaxNumber, the row with minimal va…
Indexes
hh3cSysBtmLoadIndex
Column Syntax OID
hh3cSysBtmLoadIndex
The index of hh3cSysBtmLoadTable. There are two parts for this
index depicted as follows:

31 15 0
+++++++++++++++++++++++++++++++++++++++++
+ physical index + ran…
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.3.1.6.2.1.1
hh3cSysBtmFileName
The bootrom file name is determined by the users. The file must
exist in corresponding entity.

The validity of the bootrom file will be identified by system.
If the file is invalid, the bootrom should fa…
OctetStringr/w
Constraints:
range: 1-64
.1.3.6.1.4.1.25506.2.3.1.6.2.1.2
hh3cSysBtmFileType
main(1) - The effective bootrom file.
none(2) - The noneffective file.

When bootrom is being updated, this object must be set to main(1).

When bootrom is updated successfully, this object s…
Enumerationr/w
Enumerated Values:
1main
2none
.1.3.6.1.4.1.25506.2.3.1.6.2.1.3
hh3cSysBtmRowStatus
Only support active(1), createAndGo(4), destroy(6). When a row
is created successfully, the value of this object should be active(1),
the value of hh3cSysBtmFileName and hh3cSysBtmFileType can not be
modified by users.…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.25506.2.3.1.6.2.1.4
hh3cSysBtmErrorStatus
This object shows the status of the specified operation after
creating a row.
invalidFile(1) - file is invalid.
inProgress(2) - the operation is in progress.
success(3) - the operation was done successfully.
failed…
Enumeration
Enumerated Values:
1invalidFile
2inProgress
3success
4failed
.1.3.6.1.4.1.25506.2.3.1.6.2.1.5
hh3cSysBtmLoadTime
This object indicates operation time.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.3.1.6.2.1.6
.1.3.6.1.4.1.25506.2.3.1.7.2 · 1 row entry · 12 columns
The system package management table.
hh3cSysPackageEntry entry .1.3.6.1.4.1.25506.2.3.1.7.2.1
An software package entry. Each entry consists of information of
an software package.
Indexes
hh3cSysPackageIndex
Column Syntax OID
hh3cSysPackageIndex
There are two parts for the index depicted as follows:

31 15 0
+++++++++++++++++++++++++++++++++++
+ physical index + package index +
+++++++++++++++++++++++++++++++++++
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.3.1.7.2.1.1
hh3cSysPackageName
The file name of the package. It MUST NOT contain the path
of the file.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.7.2.1.2
hh3cSysPackageSize
Size of the file in bytes.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.25506.2.3.1.7.2.1.3
hh3cSysPackageLocation
The directory path of the package.
Its form should be the same as what defined in file system.
Currently it is defined as follows:
For mainboard: flash:/
For slave mainboard and subboards: slotN#flash:/
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.7.2.1.4
hh3cSysPackageType
It indicates the type of the package file.
boot : kernel, file system, memory management and other
core components.
system : interface management, configuration management and other
basic sys…
Enumeration
Enumerated Values:
1boot
2system
3feature
4patch
.1.3.6.1.4.1.25506.2.3.1.7.2.1.5
hh3cSysPackageAttribute
It indicates the attribute of the package file.
If the value is 'primary', the package will be the first package
in the next reloading procedure. If the value is 'secondary',
the package will be used if the primary pac…
Enumerationr/w
Enumerated Values:
1none
2primary
3secondary
4primarySecondary
.1.3.6.1.4.1.25506.2.3.1.7.2.1.6
hh3cSysPackageStatus
It indicates the status of the package file. If this file is used in the
current system, its status is 'active'.
Enumeration
Enumerated Values:
1active
2inactive
.1.3.6.1.4.1.25506.2.3.1.7.2.1.7
hh3cSysPackageDescription
It is the description of the package.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.7.2.1.8
hh3cSysPackageFeature
Indicate the feature of the package. Different package files
could be the same feature.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.7.2.1.9
hh3cSysPackageVersion
Indicate the version of the package.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.7.2.1.10
hh3cSysPackageLoadAttribute
File attribute of the startup image for an extended device to load from
the parent device. Examples of extended devices include PEXs and firewall
modules. The none attribute is returned if the image is not for extende…
Enumerationr/w
Enumerated Values:
1none
2primary
3secondary
4primarySecondary
.1.3.6.1.4.1.25506.2.3.1.7.2.1.11
hh3cSysPackageModel
Indicates whether the image file is for an extended device or the parent
device. Examples of extended devices include PEXs and firewall modules.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.25506.2.3.1.7.2.1.12
.1.3.6.1.4.1.25506.2.3.1.7.4 · 1 row entry · 5 columns
A table of package file operate.
hh3cSysPackageOperateEntry entry .1.3.6.1.4.1.25506.2.3.1.7.4.1
An operate request entry.
Indexes
hh3cSysPackageOperateIndex
Column Syntax OID
hh3cSysPackageOperateIndex
The unique index value of a row in this table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.3.1.7.4.1.1
hh3cSysPackageOperatePackIndex
Specify the package file in the hh3cSysPackageTable.
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.3.1.7.4.1.2
hh3cSysPackageOperateStatus
activate or deactivate a package in the hh3cSysPackageTable.
Enumerationr/w
Enumerated Values:
1active
2inactive
.1.3.6.1.4.1.25506.2.3.1.7.4.1.3
hh3cSysPackageOperateRowStatus
the status of this table entry.
When the status is active all the
object's value in the entry is not
allowed to modified.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.25506.2.3.1.7.4.1.4
hh3cSysPackageOperateResult
the result of the operation.
Enumeration
Enumerated Values:
1opInProgress
2opSuccess
3opUnknownFailure
4opInvalidFile
5opNotSupport
.1.3.6.1.4.1.25506.2.3.1.7.4.1.5
.1.3.6.1.4.1.25506.2.3.1.8.2 · 1 row entry · 5 columns
The system IPE file manage table.
hh3cSysIpeFileEntry entry .1.3.6.1.4.1.25506.2.3.1.8.2.1
An IPE package file entry. Each entry consists of information of
an IPE package file.
hh3cSysIpeFileIndex exclusively decides an IPE file.
Indexes
hh3cSysIpeFileIndex
Column Syntax OID
hh3cSysIpeFileIndex
There are two parts for the index depicted as follows:

31 15 0
+++++++++++++++++++++++++++++++++++
+ physical index + IPE index +
+++++++++++++++++++++++++++++++++++
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.3.1.8.2.1.1
hh3cSysIpeFileName
The file name of the IPE file. It MUST NOT contain the path of
the file.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.8.2.1.2
hh3cSysIpeFileSize
Size of the file in bytes.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.25506.2.3.1.8.2.1.3
hh3cSysIpeFileLocation
The directory path of the IPE file.
Its form should be the same as what defined in file system.
Currently it is defined as follows:
For mainboard: flash:/
For slave mainboard and subboards: slotN#flash:/
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.8.2.1.4
hh3cSysIpeFileModel
Device models for which the IPE file contains software images. For
the ease of software upgrade, an IPE file might contain software images
for a parent device and extended devices. Examples of extended devices
include…
SNMP-TARGET-MIBSnmpTagList
Textual Convention: SNMP-TARGET-MIBSnmpTagList OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.25506.2.3.1.8.2.1.5
.1.3.6.1.4.1.25506.2.3.1.8.3 · 1 row entry · 8 columns
The IPE package file table.  It shows the package files in
the IPE file.
hh3cSysIpePackageEntry entry .1.3.6.1.4.1.25506.2.3.1.8.3.1
An entry of the hh3cIpePackageTable. Indexed by
hh3cSysIpeFileIndex and hh3cSysIpePackageIndex.
Indexes
hh3cSysIpeFileIndex hh3cSysIpePackageIndex
Column Syntax OID
hh3cSysIpePackageIndex
It is the IPE package index; IPE Package Index
is a monotonically increasing integer for the sole purpose of indexing
events. When it reaches the maximum value, an extremely unlikely
event, the agent wraps the value ba…
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.3.1.8.3.1.1
hh3cSysIpePackageName
The file name of the package file.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.8.3.1.2
hh3cSysIpePackageSize
Size of the package file in bytes.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.25506.2.3.1.8.3.1.3
hh3cSysIpePackageType
It indicates the type of the package file.
boot : kernel, file system, memory management and
other core components.
system : interface management, configuration management and
other basic system …
Enumeration
Enumerated Values:
1boot
2system
3feature
4patch
.1.3.6.1.4.1.25506.2.3.1.8.3.1.4
hh3cSysIpePackageDescription
It is the description of the package.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.8.3.1.5
hh3cSysIpePackageFeature
Indicate the feature of the package.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.8.3.1.6
hh3cSysIpePackageVersion
The version of the package.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.8.3.1.7
hh3cSysIpePackageModel
Indicates whether the image package file is for an extended device, the
parent device, or both. Examples of extended devices include PEXs and
firewall modules.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.25506.2.3.1.8.3.1.8
.1.3.6.1.4.1.25506.2.3.1.8.4 · 1 row entry · 5 columns
A table of IPE file operate.
hh3cSysIpeFileOperateEntry entry .1.3.6.1.4.1.25506.2.3.1.8.4.1
An operate request entry.
Indexes
hh3cSysIpeFileOperateIndex
Column Syntax OID
hh3cSysIpeFileOperateIndex
The unique index value of a row in this table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.3.1.8.4.1.1
hh3cSysIpeFileOperateFileIndex
Specify the IPE file in the hh3cSysIpeFileTable. This IPE file
will be unpacked to package files.
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.3.1.8.4.1.2
hh3cSysIpeFileOperateAttribute
It indicates the attribute of the IPE file when it is used in the reloading.
If the value is 'primary', the packages in the IPE file will be the
first packages in the next reloading procedure.
If the value is 'secondary…
Enumerationr/w
Enumerated Values:
1none
2primary
3secondary
4primarySecondary
.1.3.6.1.4.1.25506.2.3.1.8.4.1.3
hh3cSysIpeFileOperateRowStatus
the status of this table entry.
When the status is active all the
object's value in the entry is not
allowed to modified.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.25506.2.3.1.8.4.1.4
hh3cSysIpeFileOperateResult
the result of the operation.
Enumeration
Enumerated Values:
1opInProgress
2opSuccess
3opUnknownFailure
4opInvalidFile
5opDeviceFull
6opFileOpenError
.1.3.6.1.4.1.25506.2.3.1.8.4.1.5
.1.3.6.1.4.1.25506.2.3.1.9.2 · 1 row entry · 2 columns
Table of images to be set as startup images.  It should be used when
hh3cSysBootIpeTable is empty.
hh3cSysBootPackageEntry entry .1.3.6.1.4.1.25506.2.3.1.9.2.1
Entry of the image table.
Indexes
hh3cSysBootPackageIndex
Column Syntax OID
hh3cSysBootPackageIndex
Index of the software images. The index must be included
in hh3cSysPackageTable.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.3.1.9.2.1.1
hh3cSysBootPackageRowStatus
Row status of the image entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.25506.2.3.1.9.2.1.2
.1.3.6.1.4.1.25506.2.3.1.9.3 · 1 row entry · 2 columns
Table of the IPE files to be set for startup.  It should be used when
hh3cSysBootPackageTable is empty.
hh3cSysBootIpeEntry entry .1.3.6.1.4.1.25506.2.3.1.9.3.1
Entry in the IPE file table.
Indexes
hh3cSysBootIpeIndex
Column Syntax OID
hh3cSysBootIpeIndex
IPE file index. The index must be included in hh3cSysIpeFileTable.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.3.1.9.3.1.1
hh3cSysBootIpeRowStatus
Row status of the IPE file table entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.25506.2.3.1.9.3.1.2
.1.3.6.1.4.1.25506.2.3.1.9.4 · 1 row entry · 3 columns
Table of startup image operation results.  This table shows the
result for each card.
hh3cSysSetBootImageResultEntry entry .1.3.6.1.4.1.25506.2.3.1.9.4.1
Entry in the startup image operation result table.
Indexes
hh3cSysSetBootImageResultIndex
Column Syntax OID
hh3cSysSetBootImageResultIndex
Index of a startup image operation result. It is identical to the
entity index of each card.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.25506.2.3.1.9.4.1.1
hh3cSysSetBootImageResultStatusOfEachCard
Status of the startup image set operation.
Enumeration
Enumerated Values:
1none
2doing
3success
4failed
.1.3.6.1.4.1.25506.2.3.1.9.4.1.2
hh3cSysSetBootImageFailedReasonOfEachCard
Reason of the startup image set failure for a card. It is empty if
the operation was successful.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.3.1.9.4.1.3