- Table of Contents
- Related Documents
-
| Title | Size | Download |
|---|---|---|
| 01-HH3C-CONFIG-MAN-MIB | 141.28 KB |
Contents
HH3C-CONFIG-MAN-MIB
About this MIB
Use this MIB to manage the device configuration. For example, access this MIB to save, back up, or restore the configuration. This MIB also contains notifications about configuration changes.
The following figure shows the relationship among the device memory, local storage medium, and remote server in configuration backup and restoration:
MIB file name
hh3c-config-man.mib
Notifications
hh3cCfgManEventlog
Basic information
|
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
|
1.3.6.1.4.1.25506.2.4.2.1 |
Configuration change event. |
Informational |
Warning |
N/A |
ON |
Notification triggers
This notification is generated as follows:
· The save command is used.
· A next-startup configuration file is specified.
· An operation that affects the next-startup configuration file is performed, for example, copy, rename, and delete.
· SNMP detects a data change.
System impact
Change of the system running configuration or next-startup configuration file.
Status control
ON
CLI: Use the snmp-agent trap enable configuration command.
OFF
CLI: Use the undo snmp-agent trap enable configuration command.
Objects
|
OID (object name) |
Description |
Index nodes |
Type |
Value range |
|
1.3.6.1.4.1.25506.2.4.1.1.7.1.3 (hh3cCfgLogSrcCmd) |
Configuration source. |
hh3cCfgLogIndex |
INTEGER |
cmdLine(1) snmp(2) |
|
1.3.6.1.4.1.25506.2.4.1.1.7.1.4 (hh3cCfgLogSrcData) |
Source data. |
hh3cCfgLogIndex |
INTEGER |
runningData(2) startupData(4) |
|
1.3.6.1.4.1.25506.2.4.1.1.7.1.5 (hh3cCfgLogDesData) |
Destination data. |
hh3cCfgLogIndex |
INTEGER |
runningData(2) startupData(4) |
Recommended action
Check the system running configuration. If necessary, save the running configuration.
hh3cCfgOperateCompletion
Basic information
|
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
|
1.3.6.1.4.1.25506.2.4.2.2 |
A configuration operation completed. |
Informational |
Warning |
N/A |
ON |
Notification triggers
This notification is generated when a configuration operation performed through the hh3cCfgOperateTable completes.
System impact
The running configuration of the device might change.
Status control
ON
· CLI: Use the snmp-agent trap enable configuration command.
· MIB: Set hh3cCfgOperateEndNotificationSwitch to true(1).
OFF
· CLI: Use the undo snmp-agent trap enable configuration command.
· MIB: Set hh3cCfgOperateEndNotificationSwitch to false(2).
Objects
|
OID (object name) |
Description |
Index nodes |
Type |
Value range |
|
1.3.6.1.4.1.25506.2.4.1.2.4.1.2 (hh3cCfgOperateType) |
Operation type. |
hh3cCfgOperateIndex |
ConfigOperationType |
running2Startup(1) startup2Running(2) running2Net(3) net2Running(4) net2Startup(5) startup2Net(6) |
|
1.3.6.1.4.1.25506.2.4.1.2.5.1.5 (hh3cCfgOperateTime) |
Operation start time. |
hh3cCfgOperateIndex |
TimeTicks |
Standard MIB values. |
|
1.3.6.1.4.1.25506.2.4.1.2.5.1.4 (hh3cCfgOperateState) |
Operation status. |
hh3cCfgOperateIndex |
INTEGER |
opInProgress(1) opSuccess(2) opInvalidOperation(3) opInvalidProtocol(4) opInvalidSourceName(5) opInvalidDestName(6) opInvalidServerAddress(7) opDeviceBusy(8) opDeviceOpenError(9) opDeviceError(10) opDeviceNotProgrammable(11) opDeviceFull(12) opFileOpenError(13) opFileTransferError(14) opFileChecksumError(15) opNoMemory(16) opAuthFail(17) opTimeOut(18) opUnknownFailure(19) opInvalidConfigFile(20) opSlaveFull(21) opCopyToSlaveFailure(22) |
|
1.3.6.1.4.1.25506.2.4.1.2.5.1.6 (hh3cCfgOperateEndTime) |
Operation end time |
hh3cCfgOperateIndex |
TimeTicks |
Standard MIB values. |
|
1.3.6.1.4.1.25506.2.4.1.2.5.1.7 (hh3cCfgOperFailReason) |
Failure reason. |
hh3cCfgOperateIndex |
DisplayString |
OCTET STRING (SIZE (0..255)) |
Recommended action
hh3cCfgInvalidConfigFile
Basic information
|
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
|
1.3.6.1.4.1.25506.2.4.2.3 |
An invalid file was used for a configuration file operation. |
Informational |
Minor |
N/A |
ON |
Notification triggers
This notification is generated when the system detects that an invalid file is used for a configuration file operation.
System impact
No impact on services.
Status control
ON
CLI: Use the snmp-agent trap enable configuration command.
OFF
CLI: Use the undo snmp-agent trap enable configuration command.
Objects
|
OID (object name) |
Description |
Index nodes |
Type |
Value range |
|
1.3.6.1.4.1.25506.2.4.1.2.4.1.2 (hh3cCfgOperateType) |
Operation type. |
hh3cCfgOperateIndex |
ConfigOperationType |
net2Running(4) net2Startup(5) |
|
1.3.6.1.4.1.25506.2.4.1.2.4.1.4 (hh3cCfgOperateFileName) |
Configuration file name. |
hh3cCfgOperateIndex |
DisplayString |
OCTET STRING (SIZE (1..128)) |
Recommended action
Verify that the configuration file is valid and use a valid configuration file for configuration restoration.
hh3cCfgBackupToServerSuccess
Basic information
|
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
|
1.3.6.1.4.1.25506.2.4.4.0.1 |
A configuration file was backed up to a server successfully. |
Informational |
Warning |
N/A |
ON |
Notification triggers
This notification is generated when a configuration file is backed up to a server successfully by using the archive configuration command.
System impact
No impact on services.
Status control
ON
CLI: Use the snmp-agent trap enable configuration command.
OFF
CLI: Use the undo snmp-agent trap enable configuration command.
Objects
|
OID (object name) |
Description |
Index nodes |
Type |
Value range |
|
1.3.6.1.4.1.25506.2.4.5.1 (hh3cCfgBackupToServerIPType) |
Server IP address type. |
N/A |
InetAddressType |
As per the MIB. |
|
1.3.6.1.4.1.25506.2.4.5.2 (hh3cCfgBackupToServerIP) |
Server IP address. |
N/A |
InetAddress |
As per the MIB. |
|
1.3.6.1.4.1.25506.2.4.5.3 (hh3cCfgBackupToServerVPNName) |
Name of the VPN instance to which the server IP address belongs. |
N/A |
DisplayString |
As per the MIB. |
|
1.3.6.1.4.1.25506.2.4.5.4 (hh3cCfgBackupToServerTransType) |
File transfer method. |
N/A |
INTEGER |
As per the MIB. |
Recommended action
No action is required.
hh3cCfgBackupToServerFailed
Basic information
|
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
|
1.3.6.1.4.1.25506.2.4.4.0.2 |
Failed to back up a configuration file to a server. |
Informational |
Minor |
N/A |
ON |
Notification triggers
This notification is generated when the system fails to back up a configuration file to a server after the archive configuration command is executed. The failure might be caused by configuration error or link failure.
System impact
Configuration file backup failed.
Status control
ON
CLI: Use the snmp-agent trap enable configuration command.
OFF
CLI: Use the undo snmp-agent trap enable configuration command.
Objects
|
OID (object name) |
Description |
Index nodes |
Type |
Value range |
|
1.3.6.1.4.1.25506.2.4.5.1 (hh3cCfgBackupToServerIPType) |
Server IP address type. |
N/A |
InetAddressType |
As per the MIB. |
|
1.3.6.1.4.1.25506.2.4.5.2 (hh3cCfgBackupToServerIP) |
Server IP address. |
N/A |
InetAddress |
As per the MIB. |
|
1.3.6.1.4.1.25506.2.4.5.3 (hh3cCfgBackupToServerVPNName) |
Name of the VPN instance to which the server IP address belongs. |
N/A |
DisplayString |
As per the MIB. |
|
1.3.6.1.4.1.25506.2.4.5.4 (hh3cCfgBackupToServerTransType) |
File transfer method. |
N/A |
INTEGER |
As per the MIB. |
|
1.3.6.1.4.1.25506.2.4.5.5 (hh3cCfgBackupToServerFailReason) |
Backup failure reason. |
N/A |
DisplayString |
As per the MIB. |
|
1.3.6.1.4.1.25506.2.4.5.6 (hh3cCfgBackupToServerErrorCode) |
Backup failure error code. |
N/A |
INTEGER |
As per the MIB. |
Recommended action
1. Use the ping command to verify connectivity between the client and server.
2. Use the device as the client to access the server.
hh3cCfgRestoreSuccess
Basic information
|
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
|
1.3.6.1.4.1.25506.2.4.4.0.3 |
The main startup configuration file was restored successfully. |
Informational |
Warning |
N/A |
ON |
Notification triggers
This notification is generated when the main startup configuration file is restored successfully.
System impact
System running configuration change, depending on the configuration that has been restored.
Status control
ON
CLI: Use the snmp-agent trap enable configuration command.
OFF
CLI: Use the undo snmp-agent trap enable configuration command.
Objects
|
OID (object name) |
Description |
Index nodes |
Type |
Value range |
|
1.3.6.1.4.1.25506.2.4.5.7 (hh3cCfgRestoreType) |
Configuration restoration type. |
N/A |
INTEGER |
binary(1) text(2) |
Recommended action
No action is required.
hh3cCfgSaveFailNotify
Basic information
|
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
|
1.3.6.1.4.1.25506.2.4.4.0.4 |
Failed to save the configuration. |
Informational |
Minor |
N/A |
ON |
Notification triggers
This notification is generated when a configuration save operation failed.
System impact
The configuration file fails to be saved.
Status control
ON
CLI: Use the snmp-agent trap enable configuration command.
OFF
CLI: Use the undo snmp-agent trap enable configuration command.
Objects
|
OID (object name) |
Description |
Index nodes |
Type |
Value range |
|
1.3.6.1.4.1.25506.2.4.5.8 (hh3cCfgSaveFailNotifyErrorNumber) |
Error code for the configuration saving failure. |
N/A |
Integer32 |
Integer32 (0 to 2147483647) |
|
1.3.6.1.4.1.25506.2.4.5.9 (hh3cCfgSaveFailNotifyDateTime) |
Time when the configuration saving failure occurs. |
N/A |
DateAndTime |
OCTET STRING (8) |
|
1.3.6.1.4.1.25506.2.4.5.10 (hh3cCfgSaveFailNotifySrcChassis) |
Chassis ID of the location where the configuration saving failure occurs. |
N/A |
Integer32 |
Integer32 (0 to 2147483647) |
|
1.3.6.1.4.1.25506.2.4.5.11 (hh3cCfgSaveFailNotifySrcSlot) |
Slot ID of the location where the configuration saving failure occurs. |
N/A |
Integer32 |
Integer32 (0 to 2147483647) |
|
1.3.6.1.4.1.25506.2.4.5.12 (hh3cCfgSaveFailNotifySrcCpu) |
CPU ID of the location where the configuration saving failure occurs. |
N/A |
Integer32 |
Integer32 (0 to 2147483647) |
Recommended action
Identify whether a disk damage exists on the active and standby MPUs or the active and standby MPUs have insufficient space.
hh3cCfgFileChange
Basic information
|
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
|
1.3.6.1.4.1.25506.2.4.4.0.5 |
The next-startup configuration files changed. |
Informational |
Warning |
N/A |
ON |
Notification triggers
This notification is generated when a next-startup configuration file is modified.
System impact
No impact on services.
Status control
ON
CLI: Use the snmp-agent trap enable configuration command.
OFF
CLI: Use the undo snmp-agent trap enable configuration command.
Objects
|
OID (object name) |
Description |
Index nodes |
Type |
Value range |
|
1.3.6.1.4.1.25506.2.4.5.13 (hh3cCfgFileChangeUI) |
Program source that triggers the configuration change. |
N/A |
Integer32 |
Integer32 (0 to 2147483647) |
|
1.3.6.1.4.1.25506.2.4.5.14 (hh3cCfgFileChangeAction) |
Operation that triggers the configuration change. |
N/A |
Integer32 |
Integer32 (0 to 2147483647) |
|
1.3.6.1.4.1.25506.2.4.5.15 (hh3cCfgFileChangeOperater) |
User login name. |
N/A |
DisplayString |
OCTET STRING (0 to 255) |
|
1.3.6.1.4.1.25506.2.4.5.16 (hh3cCfgFileChangeOperateTime) |
Operation time. |
N/A |
DateAndTime |
OCTET STRING (8) |
|
1.3.6.1.4.1.25506.2.4.5.17 (hh3cCfgFileChangeFileType) |
1 represents the main next-startup configuration file. 2 represents the backup next-startup configuration file. |
N/A |
INTEGER |
main(1) backup(2) |
Recommended action
No action is required.


