MIBs Depot

HH3C-CONFIG-MAN-MIB

Registered at
1.3.6.1.4.1.25506.2.4
Last updated
2018-03-06 00:00
Organization
New H3C Tech. Co., Ltd.
Revisions
2018-03-06 00:00, 2014-11-14 07:00, 2014-08-11 09:04, 2014-01-17 00:00, 2013-09-13 00:00, 2011-11-26 00:00, 2010-10-30 00:00, 2009-12-20 00:00, 2009-05-05 00:00, 2005-09-27 00:00, 2005-06-06 00:00, 2005-04-26 00:00, 2005-01-11 00:00, 2004-11-30 00:00, 2004-10-09 00:00, 2004-09-16 00:00, 2004-08-18 00:00, 2004-05-14 00:00, 2004-02-24 00:00, 2002-12-20 00:00
Namespace
comware
Source file
HH3C-CONFIG-MAN-MIB
Digest
sha256:73363e0856423ffe4818512176144d59938afc92fc169db6deac57a31109f31a

Description

This MIB contains objects for managing the system configuration. It contains the model used to represent configuration data that exists elsewhere in the system and in peripheral devices. There are no constraints on this MIB.

Contact

Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-OID-MIBhh3cCommon
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-CONFIG-MAN-MIB
HH3C-OID-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
ConfigOperationStateType
TEXTUAL-CONVENTION
The status of the specified operation. opInProgress : Specified operation is active. opOperationSuccess : Specified operation is supported and completed successfully. opInvalidOperation : Command invalid or command/protocol/device combination unsupported. opInvalidProtocol : Invalid protocol specified. opInvalidSourceName : Invalid source file name specified. opInvalidDestName : Invalid target name specified. opInvalidServerAddress : Invalid server address specified. opDeviceBusy : Specified device is in use and locked by another process. opDeviceOpenError : Invalid device name. opDeviceError : Device read, write or erase error. opDeviceNotProgrammable : Device is read-only but a write or erase operation was specified. opDeviceFull : Device is filled to capacity. opFileOpenError : Invalid file name; file not found in partition. opFileTransferError : File transfer was unsuccessful; network failure. opFileChecksumError : File checksum in Flash failed. opNoMemory : System running low on memory. opAuthFail: Invalid user name or password. opTimeOut : File transfer was timeout. opUnknownFailure : Failure unknown. opInvalidConfigFile: Invalid configuration file. opSlaveFull : Operation failed for a standby MPU or subordinate device because of insufficient space. opCopyToSlaveFailure : Failed to copy the file to a standby MPU or subordinate device.
current
ConfigOperationType
TEXTUAL-CONVENTION
Specify operation types on configuration. Currently, the following types of operations are provided: running2Startup(1): Update the next-startup configuration file with the current configuration running in the system. This operation is equivalent to the 'save' command from command line. If no next-startup configuration file exists, then the default startup configuration file is created to save the data and this becomes the next-startup configuration file. startup2Running(2): Update the current configuration running in the system with the current startup configuration file. The commands in the file are executed as if they had been entered via the command line. If the current startup configuration file does not exist, the operation will fail with error opFileOpenError(13). running2Net(3): Send the current configuration running in the system to the network by using the specified file transfer protocol. net2Running(4): Update the current configuration running in the system with a remote file from the network by using the specified file transfer protocol. The commands in the file are executed as if they had been entered via the command line. net2Startup(5): Download a remote file to the local system by using the specified file transfer protocol and replace the next-startup configuration file. If the next-startup configuration file does not exist, the default startup configuration file is created to save the data and this becomes the next-startup configuration file. startup2Net(6): Send the next-startup configuration file to the network by using the specified file transfer protocol. If the next-startup configuration file does not exist, the operation will fail with error opFileOpenError(13). running2File(7): Write current configuration running in the system into a file that is specified by hh3cCfgOperateFileName. After this operation, the next-startup configuration file will not be changed. file2Running(8): Update the current configuration running in the system with a file that is specified by hh3cCfgOperateFileName. The commands in the file are executed as if they had been entered via the command line.
current

Objects

NameOIDSyntaxAccessStatus
hh3cConfigManObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.4.1
hh3cCfgLog
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.4.1.1
hh3cCfgRunModifiedLast
OBJECT-TYPE
The object records the value of sysUpTime when the current configuration running in the system was last modified. The value will be changed immediately after the system detects that the current configuration has been changed.
1.3.6.1.4.1.25506.2.4.1.1.1TimeTicksread-onlycurrent
hh3cCfgRunSavedLast
OBJECT-TYPE
The object records the value of sysUpTime when the current configuration running in the system was last saved. If the value of the object is smaller than hh3cCfgRunModifiedLast, the current configuration has been modified but not saved.
1.3.6.1.4.1.25506.2.4.1.1.2TimeTicksread-onlycurrent
hh3cCfgStartModifiedLast
OBJECT-TYPE
The object records the value of sysUpTime when the next-startup configuration used currently was last modified. It may have been modified by a save operation of the current configuration running in the system or other methods such as copy.
1.3.6.1.4.1.25506.2.4.1.1.3TimeTicksread-onlycurrent
hh3cCfgLogLimitedEntries
OBJECT-TYPE
The object shows the maximum number of rows in hh3cCfgLogTable. The value supported by the system is 10.
1.3.6.1.4.1.25506.2.4.1.1.4Integer32 (0..2147483647)read-onlycurrent
hh3cCfgLogDeletedEntries
OBJECT-TYPE
The total number of rows deleted from hh3cCfgLogTable.
1.3.6.1.4.1.25506.2.4.1.1.5Counter32read-onlycurrent
hh3cCfgLogWantBackup
OBJECT-TYPE
Decide whether to back up the values of objects for hh3cCfgLog.
1.3.6.1.4.1.25506.2.4.1.1.6TruthValueread-writecurrent
hh3cCfgLogTable
OBJECT-TYPE
Table for logging configuration operations on device .
1.3.6.1.4.1.25506.2.4.1.1.7not-accessiblecurrent
hh3cCfgLogEntry
OBJECT-TYPE
Information of the entry.
1.3.6.1.4.1.25506.2.4.1.1.7.1not-accessiblecurrent
hh3cCfgLogIndex
OBJECT-TYPE
Index of the table beginning from 1.
1.3.6.1.4.1.25506.2.4.1.1.7.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cCfgLogTime
OBJECT-TYPE
Specify the sysUpTime when the configuration log was generated.
1.3.6.1.4.1.25506.2.4.1.1.7.1.2TimeTicksread-onlycurrent
hh3cCfgLogSrcCmd
OBJECT-TYPE
Specify the source command which brought the log. Currently, we provide the following types of sources: 1.cmdLine(1):configure log instigated by command line. 2.snmp(2):configure log instigated by SNMPS. 3.other(3):configure log instigated by other source unknown.
1.3.6.1.4.1.25506.2.4.1.1.7.1.3INTEGER {cmdLine(1), snmp(2), other(3)}read-onlycurrent
hh3cCfgLogSrcData
OBJECT-TYPE
The source of the configuration data event. erase erasing destination runningData operational data alive commandSource the command source itself startupData what the system will use next reboot local local NVRAM or flash netFtp FTP network transfer hotPlugging board is inserted or pulled out on line
1.3.6.1.4.1.25506.2.4.1.1.7.1.4INTEGER {erase(1), runningData(2), commandSource(3), startupData(4), local(5), netFtp(6), hotPlugging(7)}read-onlycurrent
hh3cCfgLogDesData
OBJECT-TYPE
The destination for the configuration data event. unknown unknown runningData operational data alive commandSource the command source itself startupData what the system will use next reboot local local NVRAM or flash netFtp FTP network transfer hotPlugging board is inserted or pulled out on line
1.3.6.1.4.1.25506.2.4.1.1.7.1.5INTEGER {unknown(1), runningData(2), commandSource(3), startupData(4), local(5), netFtp(6), hotPlugging(7)}read-onlycurrent
hh3cCfgLogTerminalType
OBJECT-TYPE
Specifies the terminal type. If hh3cCfgLogSrcCmd is not 'cmdLine', use 'notApplicable'. The value list: notApplicable(1): no meaning at this time. unknown(2): unknown terminal type. console(3): console interface. terminal(4): generic terminal. virtual(5): virtual terminal such as Telnet. auxiliary(6): auxiliary interface.
1.3.6.1.4.1.25506.2.4.1.1.7.1.6INTEGER {notApplicable(1), unknown(2), console(3), terminal(4), virtual(5), auxiliary(6)}read-onlycurrent
hh3cCfgLogTerminalUser
OBJECT-TYPE
The name of logging user which is available when hh3cCfgLogSrcCmd is 'cmdLine'. Other, a zero length string.
1.3.6.1.4.1.25506.2.4.1.1.7.1.7DisplayString (SIZE(0..64))read-onlycurrent
hh3cCfgLogTerminalNum
OBJECT-TYPE
Specifies the terminal number. If hh3cCfgLogSrcCmd is not 'cmdLine', use '-1'
1.3.6.1.4.1.25506.2.4.1.1.7.1.8Integer32read-onlycurrent
hh3cCfgLogTerminalLocation
OBJECT-TYPE
The location of logging user which is available when hh3cCfgLogSrcCmd is 'cmdLine'. Other, a zero length string.
1.3.6.1.4.1.25506.2.4.1.1.7.1.9DisplayString (SIZE(0..64))read-onlycurrent
hh3cCfgLogCmdSrcAddress
OBJECT-TYPE
The address from which a request comes when the value of hh3cCfgLogSrcCmd is 'snmp(2)'. The ip address of the remote system connected when the value of hh3cCfgLogTerminalType is 'virtual'. Other, the value of 0.0.0.0. This object is replaced by hh3cCfgLogCmdSrcAddrRev for it only support IPv4.
1.3.6.1.4.1.25506.2.4.1.1.7.1.10IpAddressread-onlydeprecated
hh3cCfgLogVirHost
OBJECT-TYPE
The host name of remote system connected if hh3cCfgLogTerminalType has the value of 'virtual'. Other, a zero length string.
1.3.6.1.4.1.25506.2.4.1.1.7.1.11DisplayString (SIZE(0..64))read-onlycurrent
hh3cCfgLogUserName
OBJECT-TYPE
The user name used when hh3cCfgLogSrcData or hh3cCfgLogDesData has the value of 'netFtp'. Other, a zero length string.
1.3.6.1.4.1.25506.2.4.1.1.7.1.12DisplayString (SIZE(0..64))read-onlycurrent
hh3cCfgLogServerAddress
OBJECT-TYPE
The remote server address when hh3cCfgLogSrcData or hh3cCfgLogDesData has the value of 'netFtp'. Other, a value of 0.0.0.0. This object is replaced by hh3cCfgLogServerAddrRev for it only support IPv4.
1.3.6.1.4.1.25506.2.4.1.1.7.1.13IpAddressread-onlydeprecated
hh3cCfgLogFile
OBJECT-TYPE
The current configuration file name when hh3cCfgLogSrcData has the value of 'netFtp', and hh3cCfgLogDesData has the value of 'startupData'. Other, a zero length string.
1.3.6.1.4.1.25506.2.4.1.1.7.1.14DisplayString (SIZE(0..64))read-onlycurrent
hh3cCfgLogCmdSrcAddrType
OBJECT-TYPE
The type of IP address for the hh3cCfgLogCmdSrcAddrRev.
1.3.6.1.4.1.25506.2.4.1.1.7.1.15InetAddressTyperead-onlycurrent
hh3cCfgLogCmdSrcAddrRev
OBJECT-TYPE
The address from which a request comes when the value of hh3cCfgLogSrcCmd is 'snmp(2)'. The ip address of the remote system connected when the value of hh3cCfgLogTerminalType is 'virtual'. Other, the value of 0.0.0.0.
1.3.6.1.4.1.25506.2.4.1.1.7.1.16InetAddressread-onlycurrent
hh3cCfgLogCmdSrcAddrVPNName
OBJECT-TYPE
The VPN instance of this operation uses.
1.3.6.1.4.1.25506.2.4.1.1.7.1.17DisplayStringread-onlycurrent
hh3cCfgLogServerAddrType
OBJECT-TYPE
The type of IP address for the hh3cCfgLogServerAddrRev.
1.3.6.1.4.1.25506.2.4.1.1.7.1.18InetAddressTyperead-onlycurrent
hh3cCfgLogServerAddrRev
OBJECT-TYPE
The remote server address when hh3cCfgLogSrcData or hh3cCfgLogDesData has the value of 'netFtp'. Other, a value of 0.0.0.0.
1.3.6.1.4.1.25506.2.4.1.1.7.1.19InetAddressread-onlycurrent
hh3cCfgLogServerAddrVPNName
OBJECT-TYPE
The VPN instance of this operation uses.
1.3.6.1.4.1.25506.2.4.1.1.7.1.20DisplayStringread-onlycurrent
hh3cCfgFirstTrapTime
OBJECT-TYPE
Time when the first trap is sent.
1.3.6.1.4.1.25506.2.4.1.1.8TimeTicksaccessible-for-notifycurrent
hh3cCfgOperate
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.4.1.2
hh3cCfgOperateGlobalEntryLimit
OBJECT-TYPE
The maximum number of copy entries that may be held in hh3cCfgOperateTable. A particular setting does not guarantee that much data can be held.
1.3.6.1.4.1.25506.2.4.1.2.1Integer32 (1..10)read-onlycurrent
hh3cCfgOperateEntryAgeOutTime
OBJECT-TYPE
The number of minutes an unactive hh3cCfgOperateEntry SHOULD be kept in the hh3cCfgOperateTable before it is active. The object is a factor taken account of when it needs delete some rows make room in hh3cCfgOperateTable.
1.3.6.1.4.1.25506.2.4.1.2.2Integer32 (1..60)read-writecurrent
hh3cCfgOperateResultGlobalEntryLimit
OBJECT-TYPE
The maximum number of copy entries that may be held in hh3cCfgOperateResultTable. A particular setting does not guarantee that much data can be held.
1.3.6.1.4.1.25506.2.4.1.2.3Integer32 (1..50)read-writecurrent
hh3cCfgOperateTable
OBJECT-TYPE
A table of config-operation requests.
1.3.6.1.4.1.25506.2.4.1.2.4not-accessiblecurrent
hh3cCfgOperateEntry
OBJECT-TYPE
An operate request entry.
1.3.6.1.4.1.25506.2.4.1.2.4.1not-accessiblecurrent
hh3cCfgOperateIndex
OBJECT-TYPE
The unique index value of a row in this table.
1.3.6.1.4.1.25506.2.4.1.2.4.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cCfgOperateType
OBJECT-TYPE
Specify the type of operation on configuration.
1.3.6.1.4.1.25506.2.4.1.2.4.1.2ConfigOperationTyperead-createcurrent
hh3cCfgOperateProtocol
OBJECT-TYPE
If the value of hh3cCfgOperateType is running2Net,net2Running,net2Startup or startup2net, this node specify the protocol to be used for file transfer . The default protocol is ftp if no protocol is specified. And for other value of hh3cCfgOperateType , this object may be ignored by the implementation. when clusterftp or clustertftp is selected, the hh3cCfgOperateServerAddress needn't be set, the server address can be acquired automatically, the value of hh3cCfgOperateServerAddress is uncertain during operation. both member switch and commander switch can use them if they support HGMP v2.
1.3.6.1.4.1.25506.2.4.1.2.4.1.3INTEGER {ftp(1), tftp(2), clusterftp(3), clustertftp(4)}read-createcurrent
hh3cCfgOperateFileName
OBJECT-TYPE
When the object of hh3cCfgOperateType has the value of net2Startup, net2running, running2Net, running2File or file2Running, the value must be specified. The file name may include the path if applicable. If the value of hh3cCfgOperateType is net2Startup or net2running, this node specify the source file name of transfers. If the value of hh3cCfgOperateType is running2Net, this node specify the destination file name of transfers. When hh3cCfgOperateType has the value of startup2net, the object may not be created instead of using the file name of startup configuration file. If the value of hh3cCfgOperateType is running2File or file2Running, this node specifies the file name to be written or loaded.
1.3.6.1.4.1.25506.2.4.1.2.4.1.4DisplayString (SIZE(1..128))read-createcurrent
hh3cCfgOperateServerAddress
OBJECT-TYPE
When the operation type is running2Net,net2Running,net2Startup or startup2net , the ip address of the ftp/tftp server from/to which to download/upload must be specified. Values of 0.0.0.0 or FF.FF.FF.FF are not permitted. This object is replaced by hh3cCfgOperateSrvAddrRev for it only support IPv4.
1.3.6.1.4.1.25506.2.4.1.2.4.1.5IpAddressread-createdeprecated
hh3cCfgOperateUserName
OBJECT-TYPE
When the operation type is running2Net,net2Running,net2Startup or startup2net, the user name for the ftp server from/to which to download/upload should be specified. The object must be created if hh3cCfgOperateProtocol has the value of ftp.
1.3.6.1.4.1.25506.2.4.1.2.4.1.6DisplayString (SIZE(0..40))read-createcurrent
hh3cCfgOperateUserPassword
OBJECT-TYPE
When the operation type is running2Net,net2Running,net2Startup or startup2net, the user password for the ftp server from/to which to download/upload should be specified. The object must be created if hh3cCfgOperateProtocol has the value of ftp.
1.3.6.1.4.1.25506.2.4.1.2.4.1.7DisplayString (SIZE(0..40))read-createcurrent
hh3cCfgOperateEndNotificationSwitch
OBJECT-TYPE
Specifies whether or not a notification should be issued on the completion of the operation.
1.3.6.1.4.1.25506.2.4.1.2.4.1.8TruthValueread-createcurrent
hh3cCfgOperateRowStatus
OBJECT-TYPE
The status of this table entry. When the status is active all the object's value in the entry is not allowed to be modified.
1.3.6.1.4.1.25506.2.4.1.2.4.1.9RowStatusread-createcurrent
hh3cCfgOperateServerPort
OBJECT-TYPE
When the operation type is running2Net, net2Running, net2Startup or startup2Net, this node is used for specifying the remote port number. If the value is 0 or not specified, the known port number will be used.
1.3.6.1.4.1.25506.2.4.1.2.4.1.10Integer32 (0..65535)read-createcurrent
hh3cCfgOperateSrvAddrType
OBJECT-TYPE
The type of IP address for hh3cCfgOperateSrvAddrRev.
1.3.6.1.4.1.25506.2.4.1.2.4.1.11InetAddressTyperead-createcurrent
hh3cCfgOperateSrvAddrRev
OBJECT-TYPE
When the operation type is running2Net,net2Running,net2Startup or startup2net , the ip address of the ftp/tftp server from/to which to download/upload must be specified.
1.3.6.1.4.1.25506.2.4.1.2.4.1.12InetAddressread-createcurrent
hh3cCfgOperateSrvVPNName
OBJECT-TYPE
The VPN instance of this operation uses.
1.3.6.1.4.1.25506.2.4.1.2.4.1.13DisplayStringread-createcurrent
hh3cCfgOperateResultTable
OBJECT-TYPE
A table of config-operation requests result.
1.3.6.1.4.1.25506.2.4.1.2.5not-accessiblecurrent
hh3cCfgOperateResultEntry
OBJECT-TYPE
The result entries of configuration operation requests.
1.3.6.1.4.1.25506.2.4.1.2.5.1not-accessiblecurrent
hh3cCfgOperateResultIndex
OBJECT-TYPE
The index of Table, which is an incremental integer. The maximum value of the node is 2147483647. The agent should wrap the value to 1 and flush all the existing entries when the maximum value is reached.
1.3.6.1.4.1.25506.2.4.1.2.5.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cCfgOperateResultOptIndex
OBJECT-TYPE
The operation index in the hh3cCfgOperateTable.
1.3.6.1.4.1.25506.2.4.1.2.5.1.2Integer32 (1..2147483647)read-onlycurrent
hh3cCfgOperateResultOpType
OBJECT-TYPE
The operation type in the hh3cCfgOperateTable.
1.3.6.1.4.1.25506.2.4.1.2.5.1.3ConfigOperationTyperead-onlycurrent
hh3cCfgOperateState
OBJECT-TYPE
The operation state type in the hh3cCfgOperateTable.
1.3.6.1.4.1.25506.2.4.1.2.5.1.4ConfigOperationStateTyperead-onlycurrent
hh3cCfgOperateTime
OBJECT-TYPE
Record the time taken for the operation. This object will be like a stopwatch, starting when the operation starts, and stopping when the operation completes.
1.3.6.1.4.1.25506.2.4.1.2.5.1.5TimeTicksread-onlycurrent
hh3cCfgOperateEndTime
OBJECT-TYPE
The value of sysUpTime when the configuration operation is finished.
1.3.6.1.4.1.25506.2.4.1.2.5.1.6TimeTicksread-onlycurrent
hh3cCfgOperFailReason
OBJECT-TYPE
The failure reasons of configuration operation.
1.3.6.1.4.1.25506.2.4.1.2.5.1.7DisplayStringread-onlycurrent
hh3cCfgOperateFailCmd
OBJECT-TYPE
The failure cmd of configuration operation.
1.3.6.1.4.1.25506.2.4.1.2.5.1.8DisplayString (SIZE(0..512))read-onlycurrent
hh3cCfgOperateFailCmdView
OBJECT-TYPE
The failure cmd view of configuration operation.
1.3.6.1.4.1.25506.2.4.1.2.5.1.9DisplayString (SIZE(0..264))read-onlycurrent
hh3cCfgOperateFailCmdReason
OBJECT-TYPE
The failure cmd reasons of configuration operation. The failed reason is : 'Failed to execute command.' 'Failed to parse command.'
1.3.6.1.4.1.25506.2.4.1.2.5.1.10DisplayString (SIZE(0..255))read-onlycurrent
hh3cCfgExecuteOperate
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.4.1.2.6
hh3cCfgExecuteOperateResultEntryLimit
OBJECT-TYPE
The maximum number of ConfigOperationType entries that may be held in hh3cCfgExecuteResultTable. A particular setting does not guarantee that much data can be held.
1.3.6.1.4.1.25506.2.4.1.2.6.1Integer32 (5..20)read-writecurrent
hh3cCfgExecuteResultTable
OBJECT-TYPE
A table of configuration execute result.
1.3.6.1.4.1.25506.2.4.1.2.6.2not-accessiblecurrent
hh3cCfgExecuteResultEntry
OBJECT-TYPE
The result entries of configuration execute operation.
1.3.6.1.4.1.25506.2.4.1.2.6.2.1not-accessiblecurrent
hh3cCfgExecuteResultIndex
OBJECT-TYPE
The index of Table, which is an incremental integer. The maximum value of the node is 2147483647. The agent should wrap the value to 1 and flush all the existing entries when the maximum value is reached.
1.3.6.1.4.1.25506.2.4.1.2.6.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cCfgExecuteResultOptIndex
OBJECT-TYPE
The configuration execute operation index in the hh3cCfgExecuteResultTable.
1.3.6.1.4.1.25506.2.4.1.2.6.2.1.2Integer32 (1..2147483647)read-onlycurrent
hh3cCfgExecuteResultOpType
OBJECT-TYPE
The operation type in the hh3cCfgExecuteResultTable.
1.3.6.1.4.1.25506.2.4.1.2.6.2.1.3ConfigOperationTyperead-onlycurrent
hh3cCfgExecuteState
OBJECT-TYPE
Record the status of the specified operation.
1.3.6.1.4.1.25506.2.4.1.2.6.2.1.4ConfigOperationStateTyperead-onlycurrent
hh3cCfgExecuteTime
OBJECT-TYPE
Record the time of the execution starts.
1.3.6.1.4.1.25506.2.4.1.2.6.2.1.5TimeTicksread-onlycurrent
hh3cCfgExecuteEndTime
OBJECT-TYPE
Record the time of the execution is finished.
1.3.6.1.4.1.25506.2.4.1.2.6.2.1.6TimeTicksread-onlycurrent
hh3cCfgReset
OBJECT-TYPE
Reboot the device with the default configuration.
1.3.6.1.4.1.25506.2.4.1.2.7INTEGER {normal(1), reset(2)}read-writecurrent
hh3cCfgReset2
OBJECT-TYPE
normal:do nothing. reset :reboot the device with the default configuration. 'normal' will be returned when getting. This node differs from hh3cCfgReset in value.
1.3.6.1.4.1.25506.2.4.1.2.8INTEGER {normal(0), reset(1)}read-writecurrent
hh3cConfigManNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.4.2
hh3cConfigManConformance
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.4.3
hh3cConfigManCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.4.3.1
hh3cConfigManGroups
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.4.3.2

Notifications

NameOIDStatus
hh3cCfgManEventlog
NOTIFICATION-TYPE
The object calculates the checksum on the current config per 10 minutes and even if it is different from the saved config but if a trap has been sent with the same checksum then don't send again until the checksum is different.
1.3.6.1.4.1.25506.2.4.2.1current
hh3cCfgOperateCompletion
NOTIFICATION-TYPE
When create hh3cCfgOperateTable successfully, a notification may be generated.
1.3.6.1.4.1.25506.2.4.2.2current
hh3cCfgInvalidConfigFile
NOTIFICATION-TYPE
When the configuration file is invalid, this notification will be generated.
1.3.6.1.4.1.25506.2.4.2.3current

Conformance

NameOIDStatus
hh3cConfigManCompliance
MODULE-COMPLIANCE
The statement of compliance for those implementing the configuration management MIB.
1.3.6.1.4.1.25506.2.4.3.1.1current
hh3cCfgManLogGroup
OBJECT-GROUP
A collection of objects configuration log group.
1.3.6.1.4.1.25506.2.4.3.2.1current
hh3cCfgOperateGroup
OBJECT-GROUP
A group of configuration operation.
1.3.6.1.4.1.25506.2.4.3.2.2current
hh3cCfgManNotificationGroup
NOTIFICATION-GROUP
Collection of notification objects.
1.3.6.1.4.1.25506.2.4.3.2.3current