- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
02-HH3C-COMMON-SYSTEM-MIB | 61.26 KB |
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 (1.3.6.1.4.1.25506.6.7)
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. |
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. |
Notifications
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 |
Major |
N/A |
ON |
Notification triggers
This notification is generated two seconds before the reboot command is used to reboot the device.
System impact
The system will stop providing services and restart.
Status control
This alarm cannot be disabled.
Objects
OID (object name) |
Description |
Index nodes |
Type |
Value range |
1.3.6.1.4.1.25506.2.145.2.3.1.1 (hh3cLicenseFeatureName) |
Name of a licensed feature. |
hh3cLicensePhysicalIndex hh3cLicenseFeatureName |
SnmpAdminString |
OCTET STRING (SIZE (1..31)) |
1.3.6.1.4.1.25506.2.145.2.3.1.2 (hh3cLicenseFeatureState) |
Licensing state of the feature. |
hh3cLicensePhysicalIndex hh3cLicenseFeatureName |
INTEGER |
notLicensed(1), trialLicense(2), formalLicense(3) |
1.3.6.1.4.1.25506.2.145.3.1.1 (hh3cLicenseBindValidityPeriodRemaining) |
Remaining days before the license expires. |
N/A |
Unsigned32 |
Standard MIB values. |
Recommended action
No action is required.