- Table of Contents
- Related Documents
-
| Title | Size | Download |
|---|---|---|
| 04-HH3C-SYS-MAN-MIB | 59.61 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
Notifications
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 |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the system time is modified manually by the administrators or is modified automatically by the clock protocol.
System impact
Timing programs in the background might become invalid.
Status control
ON
CLI: Use the snmp-agent trap enable system command.
OFF
CLI: Use the undo snmp-agent trap enable system command.
Object
|
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 |
N/A |
DateAndTime |
OCTET STRING (SIZE (8 | 11)) |
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 |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the reboot schedule configuration is to take effect or becomes invalid because of system time change.
System impact
The system will restart when the reboot schedule configuration is to take effect.
The system will not restart when the reboot schedule configuration 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.
Object
|
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. |
hh3cSysReloadScheduleIndex |
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. |
hh3cSysReloadScheduleIndex |
Integer32 |
0..2147483647 |
|
1.3.6.1.4.1.25506.2.3.1.3.3.1.5 (hh3cSysReloadReason) |
Reason for system reboot. |
hh3cSysReloadScheduleIndex |
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. |
hh3cSysReloadScheduleIndex |
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. |
N/A |
INTEGER |
reloadUnavailable(1), reloadOnSchedule(2), reloadAtOnce(3), reloadCancel(4) |
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 |
N/A (N/A) |
ON |
Notification triggers
This notification is generated 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.
System impact
The software features in the backup packages or IPE files might be different from those in the main packages or IPE files.
Status control
ON
CLI: Use the snmp-agent trap enable system command.
OFF
CLI: Use the undo snmp-agent trap enable system command.
Object
|
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 |
N/A |
INTEGER |
backup(2) |
Recommended action
To resolve the issue:
1.Verify that the system main software image files are compatible with the device.
2.If the issue persists, contact H3C Support.
hh3cSysPatchInstallFail
Basic information
|
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
|
1.3.6.1.4.1.25506.2.3.4.0.1 |
Patch installation failure |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when patch installation failed.
System impact
The enhanced features in the patch do not take effect.
Status control
ON
CLI: Use the snmp-agent trap enable system command.
OFF
CLI: Use the undo snmp-agent trap enable system command.
Object
|
OID (object name) |
Description |
Index |
Type |
Value range |
|
1.3.6.1.4.1.25506.2.3.5.1 (hh3cSysPatchInstallFailPkgname) |
Patch name. |
N/A |
DisplayString |
OCTET STRING (0 to 255) |
|
1.3.6.1.4.1.25506.2.3.5.2 (hh3cSysPatchInstallFailChassis) |
Chassis for the card on which patch installation has failed. |
N/A |
Integer32 |
Integer32 (0 to 2147483647) |
|
1.3.6.1.4.1.25506.2.3.5.3 (hh3cSysPatchInstallFailSlot) |
Slot of the card on which patch installation has failed. |
N/A |
Integer32 |
Integer32 (0 to 2147483647) |
|
1.3.6.1.4.1.25506.2.3.5.4 (hh3cSysPatchInstallFailCpu) |
CPU of the card on which patch installation has failed. |
N/A |
Integer32 |
Integer32 (0 to 2147483647) |
Recommended action
If the issue persists, and contact H3C Support.
hh3cSysPackageVerifyFailed
Basic information
|
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
|
1.3.6.1.4.1.25506.2.3.4.0.2 |
The upgrade commands failed to verify software packages |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the upgrade commands failed to verify software packages. The following are the possible causes:
The software package failed the package header check.
The software package failed the signature check.
The software package is incompatible with the device.
The software package is incompatible with the software version running on the device.
System impact
The upgrade failed.
Status control
ON
CLI: Use the snmp-agent trap enable system command.
OFF
CLI: Use the undo snmp-agent trap enable system command.
Object
|
OID (object name) |
Description |
Index |
Type |
Value range |
|
1.3.6.1.4.1.25506.2.3.5.5 (hh3cSysPVFPhysicalName) |
Name of the card where the software package resides. |
N/A |
DisplayString |
OCTET STRING (0 to 255) |
|
1.3.6.1.4.1.25506.2.3.5.6 (hh3cSysPVFPackageName) |
Software package name. |
N/A |
DisplayString |
OCTET STRING (0 to 255) |
|
1.3.6.1.4.1.25506.2.3.5.7 (hh3cSysPVFFailReason) |
Failure reason. |
N/A |
DisplayString |
OCTET STRING (0 to 255) |
Recommended action
Identify whether the software package is complete and whether it is compatible with the device and the running software version.
If the issue persists, contact H3C Support.
