- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
12-HH3C-COMMON-SYSTEM-MIB | 59.08 KB |
Contents
HH3C-COMMON-SYSTEM-MIB
About this MIB
Use this MIB to perform basic operations on the device. For example, access this MIB to reboot the device, obtain basic system information such as reboot mode and system operating mode, and send poweroff alarms. This MIB also contains notifications about device operation changes.
MIB file name
hh3c-common-system.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cSystem(6)
Scalar objects
hh3cReboot
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cReboot (1.3.6.1.4.1.25506.6.7) |
read-write |
INTEGER |
normal(0), reboot(1) |
Reboots the device. |
As per the MIB. |
hh3cSysBootType
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysBootType (1.3.6.1.4.1.25506.6.10) |
read-only |
INTEGER |
coldStart(1), warmStart(2) |
Boot mode of the system. |
Implementation varies by the product. |
hh3cSystemWorkingModeDefault
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSystemWorkingModeDefault (1.3.6.1.4.1.25506.6.14.2) |
read-only |
Integer32 |
Integer32 (1..2147483647) |
Default system operating mode. |
Implementation varies by product. |
hh3cSystemWorkingModeCurrent
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSystemWorkingModeCurrent (1.3.6.1.4.1.25506.6.14.3) |
read-only |
Integer32 |
Integer32 (1..2147483647) |
Current system operating mode. |
Implementation varies by product. |
hh3cSystemWorkingModeNext
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSystemWorkingModeNext (1.3.6.1.4.1.25506.6.14.4) |
read-write |
Integer32 |
Integer32 (1..2147483647) |
The system operating mode for the next startup. |
Implementation varies by product. For the modified operating mode to take effect, reboot the device, The new operating mode will take effect on the entire device. |
hh3cSysBannerMOTD
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSysBannerMOTD (1.3.6.1.4.1.25506.6.11.11) |
read-write |
OCTETSTRING |
OCTET STRING (0..2000) |
Banner message. |
As per the MIB. |
Tabular objects
hh3cSystemDiagInfoTable
About this table
This table creates diagnosis files for the system.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
Columns
The table index is hh3cSystemDiagInfoIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSystemDiagInfoIndex (1.3.6.1.4.1.25506.6.13.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Entry index. |
As per the MIB. |
hh3cSystemDiagInfoFilename (1.3.6.1.4.1.25506.6.13.1.2) |
read-create |
DisplayString |
OCTET STRING (0..255) |
Diagnosis file name. |
As per the MIB. The system uses the default file name if you do not specify a file name during row creation. |
hh3cSystemDiagInfoRowStatus (1.3.6.1.4.1.25506.6.13.1.3) |
read-create |
RowStatus |
active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6) |
Row status. |
As per the MIB. |
hh3cSystemDiagInfoOperEndTime(1.3.6.1.4.1.25506.6.13.1.4) |
read-only |
TimeStamp |
Standard MIB values. |
Time when the operation was completed. |
As per the MIB. |
hh3cSystemDiagInfoOperState (1.3.6.1.4.1.25506.6.13.1.5) |
read-only |
INTEGER |
opInProgress(1),opSuccess(2),opFailure(3) |
Operation status. |
As per the MIB. |
hh3cSystemDiagInfoOperFailReason (1.3.6.1.4.1.25506.6.13.1.6) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Failure reason. |
As per the MIB. |
hh3cSystemWorkingModeTable
About this table
This table contains information about the system operating modes supported on the device.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is hh3cSystemWorkingModeIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSystemWorkingModeIndex (1.3.6.1.4.1.25506.6.14.1.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Index of a system operating mode. |
Implementation varies by product. |
hh3cSystemWorkingModeName (1.3.6.1.4.1.25506.6.14.1.1.2) |
read-only |
DisplayString |
OCTET STRING (1..32) |
Name of the system operating mode. |
Implementation varies by product. |
hh3cSystemWorkingModeDescr (1.3.6.1.4.1.25506.6.14.1.1.3) |
read-only |
DisplayString |
OCTET STRING (1..128) |
Description of the system operating mode. |
Implementation varies by product. |
Notifications
The following information describes the notifications included in the HH3C-COMMON-SYSTEM-MIB module.
hh3cRebootSendTrap
Basic information
OID (object name) |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.6.8.3 |
The device is to reboot. |
Informational |
Warning |
N/A |
ON |
Description
This notification is generated two seconds before the reboot command is used to reboot the device.
Status control
This notification cannot be disabled.
Objects
N/A
Recommended action
No action is required.