- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
03-HH3C-SYS-MAN-MIB | 131.00 KB |
HH3C-SYS-MAN-MIB
About this MIB
Use this MIB to manage the system time and daylight saving time, obtain the current configuration file and the version file, reboot the device, and upgrade device software. This MIB also contains notifications about configuration changes.
MIB file name
hh3c-sys-man.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cSystemMan(3)
Scalar objects
hh3cSysLocalClock
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysLocalClock (1.3.6.1.4.1.25506.2.3.1.1.1) |
read-write |
DateAndTime |
OCTET STRING (8) |
System time. |
As per the MIB. |
hh3cSysSummerTimeEnable (1.3.6.1.4.1.25506.2.3.1.1.2.1) |
read-only |
INTEGER |
enable(1) disable(2) |
Enables or disables using daylight saving time. |
As per the MIB. |
hh3cSysSummerTimeZone (1.3.6.1.4.1.25506.2.3.1.1.2.2) |
read-write |
DisplayString |
OCTET STRING (0..255) |
Name for the daylight saving time schedule. |
As per the MIB. |
hh3cSysSummerTimeMethod (1.3.6.1.4.1.25506.2.3.1.1.2.3) |
read-write |
INTEGER |
oneOff(1) repeating(2) |
Implementation method of daylight saving time. |
Supports only the repeating method. |
hh3cSysSummerTimeStart (1.3.6.1.4.1.25506.2.3.1.1.2.4) |
read-write |
DateAndTime |
OCTET STRING (8) |
Start time of the daylight saving time schedule. |
As per the MIB. |
hh3cSysSummerTimeEnd (1.3.6.1.4.1.25506.2.3.1.1.2.5) |
read-write |
DateAndTime |
OCTET STRING (8) |
End time of the daylight saving time schedule. |
As per the MIB. |
hh3cSysSummerTimeOffset (1.3.6.1.4.1.25506.2.3.1.1.2.6) |
read-write |
Integer32 |
Integer32 (0..86399) |
Time to be added to the standard time. |
As per the MIB. |
hh3cSysClockProtocol (1.3.6.1.4.1.25506.2.3.1.1.4.1) |
read-write |
INTEGER |
none(1) ntp(2) ptp(3) interface(4) |
Method for obtaining the system time. |
Implementation varies by product. |
hh3cSysClockProtocolSrcMdc (1.3.6.1.4.1.25506.2.3.1.1.4.2) |
read-write |
Integer32 |
Integer32 (0..2147483647) |
MDC as the system time source. Default: 1. |
Implementation varies by product. |
hh3cSysClockProtocolSrcContext (1.3.6.1.4.1.25506.2.3.1.1.4.3) |
read-only |
Integer32 |
Integer32 (0..2147483647) |
Context as the system time source. Default: 1. |
Implementation varies by product. |
hh3cSysLocalClockString (1.3.6.1.4.1.25506.2.3.1.1.3) |
read-write |
OCTET STRING |
OCTET STRING (16..24) |
System time in the format of strings. |
As per the MIB. Same with hh3cSysLocalClock. |
hh3cSysReloadSchedule (1.3.6.1.4.1.25506.2.3.1.3.1) |
read-write |
Integer32 |
Integer32 (0..2147483647) |
Reload entry index. |
The device reboots if the value of the object is 1 on the occurrence of the reload operation. |
hh3cSysReloadAction (1.3.6.1.4.1.25506.2.3.1.3.2) |
read-write |
INTEGER |
reloadUnavailable(1) reloadOnSchedule(2) reloadAtOnce(3) reloadCancel(4) |
Reload action. |
As per the MIB. |
hh3cSysReloadTag (1.3.6.1.4.1.25506.2.3.1.3.4) |
read-write |
SnmpTagValue |
OCTET STRING (0..255) |
Tag of the reload entry. |
As per the MIB. |
hh3cSysCFGFileNum (1.3.6.1.4.1.25506.2.3.1.5.1) |
read-only |
Integer32 |
Integer32 (0..2147483647) |
Number of configuration files. |
As per the MIB. |
hh3cSysBtmLoadMaxNumber (1.3.6.1.4.1.25506.2.3.1.6.1.1) |
read-only |
Integer32 |
Integer32 (0..2147483647) |
Maximum number of bootrom load entries. |
As per the MIB. |
hh3cSysPackageNum (1.3.6.1.4.1.25506.2.3.1.7.1) |
read-only |
Integer32 |
Integer32 (0..2147483647) |
Number of packages. |
As per the MIB. |
hh3cSysPackageOperateEntryLimit (1.3.6.1.4.1.25506.2.3.1.7.3) |
read-write |
Integer32 |
Integer32 (0..2147483647) |
Maximum number of package file operation entries. |
Maximum number of instances in hh3cSysPackageOperateTable, in the range of 1 to 128. The default is 32. If the number of the instances reaches the limit, the most recent instance overwrites the earliest one. |
hh3cSysIpeFileNum (1.3.6.1.4.1.25506.2.3.1.8.1) |
read-only |
Integer32 |
Integer32 (0..2147483647) |
Number of IPE files. |
As per the MIB. |
hh3cSysSetBootImageAction (1.3.6.1.4.1.25506.2.3.1.9.1.1) |
read-write |
INTEGER |
none(1) done(2) bootLoadPrimary(3) bootLoadSecondary(4) bootLoadPrimarySecondary(5) bootPrimary(6) bootSecondary(7) bootPrimarySecondary(8) loadPrimary(9) loadSecondary(10) loadPrimarySecondary(11) |
Sets images as primary boot images, secondary boot images, or both. |
Supports only none(1), done(2), bootLoadPrimary(3), bootLoadSecondary(4), and bootLoadPrimarySecondary(5). Verify the result after setting boot images or performing boot image loading. To avoid next upgrade being affected, clear the upgrade records after the upgrade. As a best practice, verify that the upgrade files and the upgrade records are empty before the next upgrade. |
hh3cSysSetBootImageFileOverWrite (1.3.6.1.4.1.25506.2.3.1.9.1.2) |
read-write |
TruthValue |
true(1) false(2) |
Selects whether to overwrite the existing image files during boot image setting. |
As per the MIB. |
hh3cSysSetBootImageRemoveIpeFile (1.3.6.1.4.1.25506.2.3.1.9.1.3) |
read-write |
TruthValue |
true(1) false(2) |
Selects whether to delete the specified IPE file after boot image setting. |
As per the MIB. |
hh3cSysSetBootImageStatus (1.3.6.1.4.1.25506.2.3.1.9.1.4) |
read-only |
INTEGER |
none(1) doing(2) success(3) failed(4) |
Status of boot image setting operation or boot image loading operation. |
As per the MIB. |
hh3cSysSetBootImageFailedReason (1.3.6.1.4.1.25506.2.3.1.9.1.5) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Failure reason for boot image setting or boot image loading. |
As per the MIB. |
Tabular objects
hh3cSysCurTable
About this table
This table contains information about the current system configuration file, device software, and bootrom files.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is hh3cSysCurEntPhysicalIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysCurEntPhysicalIndex (1.3.6.1.4.1.25506.2.3.1.2.1.1.1) |
not-accessible |
Integer32 |
Integer32 (0..2147483647) |
Device entity index. |
As per the MIB. |
hh3cSysCurCFGFileIndex (1.3.6.1.4.1.25506.2.3.1.2.1.1.2) |
read-only |
Integer32 |
Integer32 (0..2147483647) |
Configuration file index. |
As per the MIB. |
hh3cSysCurImageIndex (1.3.6.1.4.1.25506.2.3.1.2.1.1.3) |
read-only |
Integer32 |
Integer32 (0..2147483647) |
Image file index. |
Not supported |
hh3cSysCurBtmFileName (1.3.6.1.4.1.25506.2.3.1.2.1.1.4) |
read-only |
OCTET STRING |
OCTET STRING (1..64) |
Name of the current bootrom file. |
Not supported |
hh3cSysCurUpdateBtmFileName (1.3.6.1.4.1.25506.2.3.1.2.1.1.5) |
read-only |
OCTET STRING |
OCTET STRING (1..64) |
Name of the bootrom file after the upgrade. The bootrom file will be used for the next boot. |
Not supported |
hh3cSysReloadScheduleTable
About this table
This table specifies reboot entries for device reboot.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
You must specify hh3cSysReloadScheduleIndex, hh3cSysReloadEntity, and hh3cSysReloadRowStatus when you create a row. hh3cSysReloadEntity must be a valid entity. The entity index from hh3cSysReloadScheduleIndex must be the same with the index of hh3cSysReloadEntity.
An entity supports only one reload table. Entries in Active status are not configurable.
Columns
The table index is hh3cSysReloadScheduleIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysReloadScheduleIndex (1.3.6.1.4.1.25506.2.3.1.3.3.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Index of the hh3cSysReloadScheduleTable. |
As per the MIB. |
hh3cSysReloadEntity (1.3.6.1.4.1.25506.2.3.1.3.3.1.2) |
read-create |
Integer32 |
Integer32 (0..2147483647) |
Entry in entPhysicalTable, which is the entity to be reloaded. |
As per the MIB. |
hh3cSysReloadCfgFile (1.3.6.1.4.1.25506.2.3.1.3.3.1.3) |
read-create |
Integer32 |
Integer32 (0.. 2147483647) |
Entry in hh3cSysImageFileTable. |
The value 0 indicates that the entity does not specify the next-startup configuration files. |
hh3cSysReloadImage (1.3.6.1.4.1.25506.2.3.1.3.3.1.4) |
read-create |
Integer32 |
Integer32 (0.. 2147483647) |
Entry in hh3cSysCFGFileTable. |
Not supported |
hh3cSysReloadReason (1.3.6.1.4.1.25506.2.3.1.3.3.1.5) |
read-create |
DisplayString |
OCTET STRING (0..255) |
Reason for system reloading. |
As per the MIB. |
hh3cSysReloadScheduleTime (1.3.6.1.4.1.25506.2.3.1.3.3.1.6) |
read-create |
DateAndTime |
OCTET STRING (8) |
Time when the reload action will occur. |
As per the MIB. |
hh3cSysReloadRowStatus (1.3.6.1.4.1.25506.2.3.1.3.3.1.7) |
read-create |
RowStatus |
active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) |
Row status. |
As per the MIB. |
hh3cSysReloadScheduleTagList (1.3.6.1.4.1.25506.2.3.1.3.3.1.8) |
read-create |
SnmpTagList |
OCTET STRING (0..255) |
Tag list for the entry. |
If the value of hh3cSysReloadSchedule is valid, the value of hh3cSysReloadScheduleTagList is ignored. |
hh3cSysCFGFileTable
About this table
This table contains information about the configuration files of the system, including file names and file sizes.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is hh3cSysCFGFileIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysCFGFileIndex (1.3.6.1.4.1.25506.2.3.1.5.2.1.1) |
not-accessible |
Integer32 |
Integer32 (0..2147483647) |
Configuration file index. |
As per the MIB. |
hh3cSysCFGFileName (1.3.6.1.4.1.25506.2.3.1.5.2.1.2) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Configuration file name. |
As per the MIB. |
hh3cSysCFGFileSize (1.3.6.1.4.1.25506.2.3.1.5.2.1.3) |
read-only |
Integer32 |
Integer32 (1..2147483647) |
Configuration file size. |
As per the MIB. |
hh3cSysCFGFileLocation (1.3.6.1.4.1.25506.2.3.1.5.2.1.4) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Configuration file path. |
As per the MIB. |
hh3cSysBtmLoadTable
About this table
This table upgrades bootrom and contains information about bootrom upgrade records, including bootrom file names, result of the upgrade operation, and upgrading time.
This table index consists of the two parts as shown in the following figure:
The value of entityIndex is entPhysicalIndex, which is the entity index of entPhysicalClass as module. The value of randomIndex is determined by users. The value of hh3cSysBtmLoadIndex is calculated as follows:
hh3cSysBtmLoadIndex = (entityIndex << 16) | randomIndex
For example, a file in flash:/boot.bin path is a valid bootrom file, the value of entPhysicalIndex is 2 for the current operating MPU, and the random index specified by users is 1. Then, the value of hh3cSysBtmLoadIndex is 131073. To create an entry based on the above information, you must configure the entry settings as follows:
hh3cSysBtmFileName.131073 = "flash:/boot.bin"
hh3cSysBtmFileType.131073 = 'main(1)'
hh3cSysBtmRowStatus.131073 = 'createAndGo'
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
You must specify hh3cSysBtmFileName, hh3cSysBtmFileType, and hh3cSysBtmRowStatus when you create a row.
A file specified by hh3cSysBtmFileName must exist and be valid. You must set hh3cSysBtmFileType to main and hh3cSysBtmRowStatus to CreateAndGo.
Columns
The table index is hh3cSysBtmLoadIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysBtmLoadIndex (1.3.6.1.4.1.25506.2.3.1.6.2.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Table index, consisting of two parts, high 16 bits and low 16 bits. |
As per the MIB. |
hh3cSysBtmFileName (1.3.6.1.4.1.25506.2.3.1.6.2.1.2) |
read-create |
OCTET STRING |
OCTET STRING (1..64) |
Bootrom file for the next boot. |
As per the MIB. |
hh3cSysBtmFileType (1.3.6.1.4.1.25506.2.3.1.6.2.1.3) |
read-create |
INTEGER |
main(1) none(2) |
Type of the bootrom file for the next boot. |
As per the MIB. For the indexes with the same high 16 bits, this object can only be main(1). If the object is none(2), the corresponding bootrom file cannot be used for the next boot. |
hh3cSysBtmRowStatus (1.3.6.1.4.1.25506.2.3.1.6.2.1.4) |
read-create |
RowStatus |
active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) |
Row status. |
As per the MIB. An existing entry cannot be modified. |
hh3cSysBtmErrorStatus (1.3.6.1.4.1.25506.2.3.1.6.2.1.5) |
read-only |
INTEGER |
invalidFile(1) inProgress(2) success(3) failed(4) |
Entry creation status, which indicates an entry is being created, has been created, or failed to be created. |
As per the MIB. |
hh3cSysBtmLoadTime (1.3.6.1.4.1.25506.2.3.1.6.2.1.6) |
read-only |
TimeTicks |
Standard MIB values. |
Entry creation time. |
As per the MIB. |
hh3cSysPackageTable
About this table
This table contains information about package files of the operating system, including basic package file information and operations on package files.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table index is hh3cSysPackageIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysPackageIndex (1.3.6.1.4.1.25506.2.3.1.7.2.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Table index. |
As per the MIB. |
hh3cSysPackageName (1.3.6.1.4.1.25506.2.3.1.7.2.1.2) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Package file name. |
As per the MIB. |
hh3cSysPackageSize (1.3.6.1.4.1.25506.2.3.1.7.2.1.3) |
read-only |
Unsigned32 |
Unsigned32 (1..4294967295) |
Package file size, in bytes. |
As per the MIB. |
hh3cSysPackageLocation (1.3.6.1.4.1.25506.2.3.1.7.2.1.4) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Package file path. |
As per the MIB. |
hh3cSysPackageType (1.3.6.1.4.1.25506.2.3.1.7.2.1.5) |
read-only |
INTEGER |
boot(1) system(2) feature(3) patch(4) |
Type of the package file. |
As per the MIB. |
hh3cSysPackageAttribute (1.3.6.1.4.1.25506.2.3.1.7.2.1.6) |
read-write |
INTEGER |
none(1) primary(2) secondary(3) primarySecondary(4) |
Attribute of the package file. |
As per the MIB. |
hh3cSysPackageStatus (1.3.6.1.4.1.25506.2.3.1.7.2.1.7) |
read-only |
INTEGER |
active(1) inactive(2) |
Status of the package file. |
As per the MIB. |
hh3cSysPackageDescription (1.3.6.1.4.1.25506.2.3.1.7.2.1.8) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Description of the package file. |
As per the MIB. |
hh3cSysPackageFeature (1.3.6.1.4.1.25506.2.3.1.7.2.1.9) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Feature of the package file. |
As per the MIB. |
hh3cSysPackageVersion (1.3.6.1.4.1.25506.2.3.1.7.2.1.10) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Version of the package file. |
As per the MIB. |
hh3cSysPackageLoadAttribute (1.3.6.1.4.1.25506.2.3.1.7.2.1.11) |
read-create |
INTEGER |
none(1) primary(2) secondary(3) primarySecondary(4) |
Load attribute of the package file. |
Supports only none(1) and primary(2). |
hh3cSysPackageModel (1.3.6.1.4.1.25506.2.3.1.7.2.1.12) |
read-only |
DisplayString |
OCTET STRING (0..63) |
Device type of the package file. |
As per the MIB. |
hh3cSysPackageOperateTable
About this table
This table manages package files.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
You must specify hh3cSysPackageOperateIndex, hh3cSysPackageOperateIndex, hh3cSysPackageOperateStatus, and hh3cSysPackageOperateRowStatus when you create a row. The package file specified by hh3cSysPackageOperateIndex must a valid feature package.
Columns
The table index is hh3cSysPackageOperateIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysPackageOperateIndex (1.3.6.1.4.1.25506.2.3.1.7.4.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Entry index. |
As per the MIB. |
hh3cSysPackageOperatePackIndex (1.3.6.1.4.1.25506.2.3.1.7.4.1.2) |
read-create |
Integer32 |
Integer32 (1..2147483647) |
Index of the specified package file. |
As per the MIB. |
hh3cSysPackageOperateStatus(1.3.6.1.4.1.25506.2.3.1.7.4.1.3) |
read-create |
INTEGER |
active(1) inactive(2) |
Activation or deactivation of the package file. |
As per the MIB. |
hh3cSysPackageOperateRowStatu (1.3.6.1.4.1.25506.2.3.1.7.4.1.4) |
read-create |
RowStatus |
active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) |
Row status. |
As per the MIB. |
hh3cSysPackageOperateResult(1.3.6.1.4.1.25506.2.3.1.7.4.1.5) |
read-only |
INTEGER |
opInProgress(1) opSuccess(2) opUnknownFailure(3) opInvalidFile(4) opNotSupport(5) |
Operation result. |
As per the MIB. |
hh3cSysIpeFileTable
About this table
This table contains information about IPE files.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is hh3cSysIpeFileIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysIpeFileIndex (1.3.6.1.4.1.25506.2.3.1.8.2.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Index of an IPE file. |
As per the MIB. |
hh3cSysIpeFileName (1.3.6.1.4.1.25506.2.3.1.8.2.1.2) |
read-only |
DisplayString |
OCTET STRING (0..255) |
IPE file name. |
As per the MIB. |
hh3cSysIpeFileSize (1.3.6.1.4.1.25506.2.3.1.8.2.1.3) |
read-only |
Unsigned32 |
Unsigned32 (1..4294967295) |
IPE file size, in bytes. |
As per the MIB. |
hh3cSysIpeFileLocation (1.3.6.1.4.1.25506.2.3.1.8.2.1.4) |
read-only |
DisplayString |
OCTET STRING (0..255) |
IPE file path. |
As per the MIB. |
hh3cSysIpeFileModel (1.3.6.1.4.1.25506.2.3.1.8.2.1.5) |
read-only |
SnmpTagList |
OCTET STRING (0..255) |
Device model in the IPE file. |
As per the MIB. |
hh3cSysIpePackageTable
About this table
This table contains information about packages in IPE files.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table indexes are hh3cSysIpeFileIndex and hh3cSysIpePackageIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysIpePackageIndex (1.3.6.1.4.1.25506.2.3.1.8.3.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
IPE package index. |
As per the MIB. |
hh3cSysIpePackageName (1.3.6.1.4.1.25506.2.3.1.8.3.1.2) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Package file name. |
As per the MIB. |
hh3cSysIpePackageSize (1.3.6.1.4.1.25506.2.3.1.8.3.1.3) |
read-only |
Unsigned32 |
Unsigned32 (1..4294967295) |
Package file size, in bytes. |
As per the MIB. |
hh3cSysIpePackageType (1.3.6.1.4.1.25506.2.3.1.8.3.1.4) |
read-only |
INTEGER |
boot(1) system(2) feature(3) patch(4) |
Type of the package file. |
As per the MIB. |
hh3cSysPackageDescription (1.3.6.1.4.1.25506.2.3.1.8.3.1.5) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Description of the package file. |
As per the MIB. |
hh3cSysIpePackageFeature (1.3.6.1.4.1.25506.2.3.1.8.3.1.6) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Feature of the package file. |
As per the MIB. |
hh3cSysIpePackageVersion (1.3.6.1.4.1.25506.2.3.1.8.3.1.7) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Version of the package file. |
As per the MIB. |
hh3cSysIpePackageModel (1.3.6.1.4.1.25506.2.3.1.8.3.1.8) |
read-only |
DisplayString |
OCTET STRING (0..63) |
Device type of the package file. |
As per the MIB. |
hh3cSysIpeFileOperateTable
About this table
This table manages IPE files.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
You must specify hh3cSysIpeFileOperateInde, hh3cSysIpeFileOperateIndex, hh3cSysIpeFileOperateAttribute, and hh3cSysIpeFileOperateRowStatus when you create a row.
Columns
The table index is hh3cSysIpeFileOperateIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysIpeFileOperateIndex (1.3.6.1.4.1.25506.2.3.1.8.4.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Entry index. |
If the entity index is 1, IPE files will be decompressed to the active MPU. |
hh3cSysIpeFileOperateFileIndex (1.3.6.1.4.1.25506.2.3.1.8.4.1.2) |
read-create |
Integer32 |
Integer32 (1..2147483647) |
Index of an IPE file. |
The value of this object is an instance index in hh3cSysIpeFileTable. |
hh3cSysIpeFileOperateAttribute(1.3.6.1.4.1.25506.2.3.1.8.4.1.3) |
read-create |
INTEGER |
none(1) primary(2) secondary(3) primarySecondary(4) |
Attribute of the IPE file. |
As per the MIB. |
hh3cSysIpeFileOperateRowStatus (1.3.6.1.4.1.25506.2.3.1.8.4.1.4) |
read-create |
INTEGER |
active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) |
Row status. |
As per the MIB. |
hh3cSysIpeFileOperateResult (1.3.6.1.4.1.25506.2.3.1.8.4.1.5) |
read-only |
INTEGER |
opInProgress(1) opSuccess(2) opUnknownFailure(3) opInvalidFile(4) opDeviceFull(5) opFileOpenError(6) |
Operation result. |
As per the MIB. |
hh3cSysBootPackageTable
About this table
This table specifies boot images.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
The value of hh3cSysBootPackageIndex must exist in hh3cSysPackageTable when you create a row. Before specifying boot images, make sure hh3cSysBootIpeTable is empty.
Columns
The table index is hh3cSysBootPackageIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysBootPackageIndex (1.3.6.1.4.1.25506.2.3.1.9.2.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Table index. |
Same with the index of a package file in hh3cSysPackageTable. |
hh3cSysBootPackageRowStatus (1.3.6.1.4.1.25506.2.3.1.9.2.1.2) |
read-create |
RowStatus |
active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) |
Row status. |
Supports only active(1), createAndGo(4), and destroy(6). |
hh3cSysBootIpeTable
About this table
This table specifies IPE files for startup.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
The value of hh3cSysBootIpeIndex must exist in hh3cSysIpeFileTable when you create a row. Before specifying IPE files, make sure hh3cSysBootPackageTable is empty.
Columns
The table index is hh3cSysBootIpeIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysBootIpeIndex (1.3.6.1.4.1.25506.2.3.1.9.3.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
IPE file index. |
Same with the index of an IPE file in hh3cIpeFileTable. |
hh3cSysBootIpeRowStatus (1.3.6.1.4.1.25506.2.3.1.9.3.1.2) |
read-create |
RowStatus |
active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) |
Row status. |
Supports only active(1), createAndGo(4), and destroy(6). |
hh3cSysSetBootImageResultTable
About this table
This table contains operation result of setting boot images. To clear the records in this table, set h3cSysSetBootImageAction to done(2).
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is hh3cSysSetBootImageResultIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysSetBootImageResultIndex (1.3.6.1.4.1.25506.2.3.1.9.4.1.1) |
not-accessible |
Integer32 |
Integer32 (1..65535) |
Table index. |
Same with the entity index of the device. |
hh3cSysSetBootImageResultStatusOfEachCard (1.3.6.1.4.1.25506.2.3.1.9.4.1.2) |
read-only |
INTEGER |
none(1) doing(2) success(3) failed(4) |
Operation status. |
As per the MIB. |
hh3cSysSetBootImageFailedReasonOfEachCard (1.3.6.1.4.1.25506.2.3.1.9.4.1.3) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Failure reason. |
As per the MIB. |
Notifications
The following information describes the notifications included in the HH3C-SYS-MAN-MIB module.
hh3cSysClockChangedNotification
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.3.2.1 |
System time change |
Informational |
Warning |
- |
ON |
Description
This notification is generated when the system time is modified manually by the administrators, or is modified automatically by the clock protocol.
Status control
ON
CLI: Use the snmp-agent trap enable system command.
OFF
CLI: Use the undo snmp-agent trap enable system command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.3.1.1.1 (hh3cSysLocalClock) |
System time after modification |
No |
DateAndTime |
OCTET STRING (SIZE (8 | 11)) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
To resolve the issue:
1. Verify that the timing configuration at the back end is correct.
2. Modify the timing program that has been automatically invalid.
hh3cSysReloadNotification
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.3.2.2 |
The system reboot policy took effect or changed |
Informational |
Warning |
- |
ON |
Description
This notification is generated when the reboot schedule configuration is to take effect or becomes invalid because of system time change.
Status control
ON
CLI: Use the snmp-agent trap enable system command.
OFF
CLI: Use the undo snmp-agent trap enable system command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.3.1.3.3.1.4 (hh3cSysReloadImage) |
Image file used by the system reboot policy. |
No |
Integer32 |
0..2147483647 |
1.3.6.1.4.1.25506.2.3.1.3.3.1.3 (hh3cSysReloadCfgFile) |
Configuration file used by the system reboot policy. |
No |
Integer32 |
0..2147483647 |
1.3.6.1.4.1.25506.2.3.1.3.3.1.5 (hh3cSysReloadReason) |
Reason for system reboot. |
No |
DisplayString |
OCTET STRING (SIZE (0..255)) |
1.3.6.1.4.1.25506.2.3.1.3.3.1.6 (hh3cSysReloadScheduleTime) |
Scheduled time at which the system reboot occurs. |
No |
DateAndTime |
OCTET STRING (SIZE (8)) |
1.3.6.1.4.1.25506.2.3.1.3.2 (hh3cSysReloadAction) |
Reload action of the system reboot policy. |
No |
INTEGER |
reloadUnavailable(1) reloadOnSchedule(2) reloadAtOnce(3) reloadCancel(4) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
To resolve the issue:
1. If the system reboot policy is to take effect, wait for the system to reboot.
2. If this notification is generated because of system time change, reconfigure the reboot schedule based on the new system time.
hh3cSysStartUpNotification
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.3.2.3 |
A system software image file became invalid |
Informational |
Warning |
- |
ON |
Description
This alarm occurs when the system fails to boot with the main packages or IPE files and boots with the backup packages or IPE files. The main packages or IPE files might be incompatible with the device.
Status control
ON
CLI: Use the snmp-agent trap enable system command.
OFF
CLI: Use the undo snmp-agent trap enable system command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.3.1.4.2.1.5 (hh3cSysImageType) |
Type of the system software image files |
No |
INTEGER |
backup(2) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
To resolve the issue:
1. Verify that the system software image files are correct.
2. If the issue persists, contact H3C Support.