MIBs Depot

HUAWEI-CONFIG-MAN-MIB

Registered at
1.3.6.1.4.1.2011.6.10
Last updated
2017-08-02 17:27
Organization
Huawei Technologies Co.,Ltd.
Revisions
2017-08-02 17:27, 2016-05-26 19:25, 2016-03-25 10:10, 2016-02-22 10:10, 2015-04-27 14:02, 2015-04-13 11:19, 2015-02-02 23:00, 2014-09-18 22:00, 2014-09-16 10:20, 2014-08-21 16:02, 2014-05-29 22:30, 2014-05-26 22:30, 2013-09-03 22:30, 2013-08-30 22:30, 2006-08-22 22:30, 2006-08-22 22:30, 2006-08-22 22:30, 2006-08-22 22:30
Namespace
huawei
Source file
HUAWEI-CONFIG-MAN-MIB
Digest
sha256:3e1e493e37619130e829574f953ab0ea11f6529beb3246e3fec57898726ce288

Description

The HUAWEI-CONFIG-MAN-MIB contains objects to manage the system configuration. It defines the model used to represent configuration data that exists elsewhere in the system and in peripheral devices. The MIB is proper for system configuration. NMS can query configuration change log information and operate configuration. There are no constraints on this MIB.

Contact

Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com

Imports

FromSymbols
HUAWEI-MIBhuaweiUtility
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, 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.

HUAWEI-CONFIG-MAN-MIB
HUAWEI-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
ConfigOperationType
TEXTUAL-CONVENTION
Specify operation types on configuration. Currently, following types of operation are provided: running2Startup(1):refresh the saved configuration file used currently with current configuration running in the system. The operation is the same as that of [save] command from command line.(running->startup) startup2Running(2):append the configration of the saved configuration file used currently to current configuration running in the system.(running<-startup) running2Net(3):Send the current configuration running in the system to the network through a certain protocol.(running->networkFile) net2Running(4):append the configration of a remote file from network to current configuration running in the system through a certain protocol.(running<-networkFile) net2Startup(5):Download a remote file to the local system to be the saved configuration file used currently through a certain protocol.(startup<-networkFile) startup2Net(6):Send the saved configuration file used currently to the network through a certain protocol. (startup ->networkFile)
current

Objects

NameOIDSyntaxAccessStatus
hwConfigManObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.10.1
hwCfgLog
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.10.1.1
hwCfgRunModifiedLast
OBJECT-TYPE
The object records the value of sysUpTime when the current configuration running in the system was last modified.
1.3.6.1.4.1.2011.6.10.1.1.1TimeTicksread-onlycurrent
hwCfgRunSavedLast
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 hwCfgRunModifiedLast, the current configuration has been modified but not saved.
1.3.6.1.4.1.2011.6.10.1.1.2TimeTicksread-onlycurrent
hwCfgStartModifiedLast
OBJECT-TYPE
The object records the value of sysUpTime when the saved configuration used currently was last modified. It may have been changed by a save of the current configuration running in the system or other methods such as copy.
1.3.6.1.4.1.2011.6.10.1.1.3TimeTicksread-onlycurrent
hwCfgLogLimitedEntries
OBJECT-TYPE
The object shows the maximum number of rows in hwCfgLogTable. The value supported by the system is 10.
1.3.6.1.4.1.2011.6.10.1.1.4Integer32 (0..2147483647)read-onlycurrent
hwCfgLogDeletedEntries
OBJECT-TYPE
The total number of rows deleted from hwCfgLogTable.
1.3.6.1.4.1.2011.6.10.1.1.5Counter32read-onlycurrent
hwCfgLogWantBackup
OBJECT-TYPE
Decides whether or not to backup the configuration log information. If the value is true, the data of configuration log on the master will be sent to slave. Otherwise the data of log will be lost when master switches to slave. Default value is true.
1.3.6.1.4.1.2011.6.10.1.1.6TruthValueread-writecurrent
hwCfgLogTable
OBJECT-TYPE
A table of configuration log on this device.
1.3.6.1.4.1.2011.6.10.1.1.7not-accessiblecurrent
hwCfgLogEntry
OBJECT-TYPE
Information about a configuration log in this system.
1.3.6.1.4.1.2011.6.10.1.1.7.1not-accessiblecurrent
hwCfgLogIndex
OBJECT-TYPE
The index of hwCfgLogTable, which is a incremental integer. The maximum value of the node is 2147483647.The table should wrap the value to 1 and flush all the existing entries when the maximum value is reached.
1.3.6.1.4.1.2011.6.10.1.1.7.1.1Integer32 (1..2147483647)not-accessiblecurrent
hwCfgLogTime
OBJECT-TYPE
Specifies the sysUpTime when the configuration log was generated.
1.3.6.1.4.1.2011.6.10.1.1.7.1.2TimeTicksread-onlycurrent
hwCfgLogSrcCmd
OBJECT-TYPE
Specifies the source command resulting in the log. Currently we provide the types of source: 1.cmdLine(1):configuration log instigated by command line. 2.snmp(2):configuration log instigated by snmp. 3.other(3):configuration log instigated by other source unknown.
1.3.6.1.4.1.2011.6.10.1.1.7.1.3INTEGER {cmdLine(1), snmp(2), netconf(3), other(4)}read-onlycurrent
hwCfgLogSrcData
OBJECT-TYPE
The configuration data source for the event. erase erasing destination running operational data alive commandSource the command source itself startup 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.2011.6.10.1.1.7.1.4INTEGER {erase(1), runningData(2), commandSource(3), startupData(4), local(5), netFtp(6), hotPlugging(7)}read-onlycurrent
hwCfgLogDesData
OBJECT-TYPE
The configuration data destination for the event. unknown unknown running operational data alive commandSource the command source itself startup 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.2011.6.10.1.1.7.1.5INTEGER {unknown(1), runningData(2), commandSource(3), startupData(4), local(5), netkFtp(6), hotPlugging(7)}read-onlycurrent
hwCfgLogTerminalType
OBJECT-TYPE
Specifies the terminal type. If hwCfgLogSrcData is not 'cmdLine', the value of the object is 'notApplicable'. The value list: notApplicable(1): no meaning at this time. unknown(2): unknown terminal type. console(3): terminal(4) virtual(5) auxiliary(6)
1.3.6.1.4.1.2011.6.10.1.1.7.1.6INTEGER {notApplicable(1), unknown(2), console(3), terminal(4), virtual(5), auxiliary(6)}read-onlycurrent
hwCfgLogTerminalUser
OBJECT-TYPE
The name of a logging user which is available when hwCfgLogSrcCmd is 'cmdLine'. When hwCfgLogTerminalType is 'virtual' and user login in authentication, the object will be the name of the user. Otherwise, it is a zero length string.
1.3.6.1.4.1.2011.6.10.1.1.7.1.7DisplayString (SIZE(0..256))read-onlycurrent
hwCfgLogTerminalNum
OBJECT-TYPE
Specifies the terminal number. If hwCfgLogSrcCmd variable is not 'cmdLine'(such as 'snmp'or 'other'), the value of the object is '-1'. If hwCfgLogSrcCmd variable is 'cmdLine', the value '-1' means that it is not the active terminal user.
1.3.6.1.4.1.2011.6.10.1.1.7.1.8Integer32read-onlycurrent
hwCfgLogTerminalLocation
OBJECT-TYPE
The available location of the terminal when hwCfgLogSrcCmd is 'cmdLine'. Otherwise, it is a zero length string.
1.3.6.1.4.1.2011.6.10.1.1.7.1.9DisplayString (SIZE(0..64))read-onlycurrent
hwCfgLogCmdSrcAddress
OBJECT-TYPE
The address from which a request comes when the value of hwCfgLogSrcCmd is 'snmp(2)'. The ip address of the remote system connected when the value of hwCfgLogTerminalType is 'virtual'. Otherwise, the value of the object is 0.0.0.0.
1.3.6.1.4.1.2011.6.10.1.1.7.1.10IpAddressread-onlycurrent
hwCfgLogVirHost
OBJECT-TYPE
The available host name of the remote system connected if hwCfgLogTerminalType has the value of 'virtual'. Otherwise, the value of the object is a zero length string.
1.3.6.1.4.1.2011.6.10.1.1.7.1.11DisplayString (SIZE(0..64))read-onlycurrent
hwCfgLogUserName
OBJECT-TYPE
The user name used when hwCfgLogSrcData or hwCfgLogDesData has the value of 'netFtp'. Otherwise, the value of the object is a zero length string.
1.3.6.1.4.1.2011.6.10.1.1.7.1.12DisplayString (SIZE(0..256))read-onlycurrent
hwCfgLogServerAddress
OBJECT-TYPE
The remote server address when hwCfgLogSrcData or hwCfgLogDesData has the value of 'netFtp'. Otherwise, the value of the object is 0.0.0.0.
1.3.6.1.4.1.2011.6.10.1.1.7.1.13IpAddressread-onlycurrent
hwCfgLogFile
OBJECT-TYPE
The remote file name when hwCfgLogSrcData or hwCfgLogDesData has the value of 'netFtp'. Otherwise, the value of the object is a zero length string.
1.3.6.1.4.1.2011.6.10.1.1.7.1.14DisplayString (SIZE(0..64))read-onlycurrent
hwCfgLogConfigChangeId
OBJECT-TYPE
This is the sequence ID of configuration. When configuration is changed, ID is added.
1.3.6.1.4.1.2011.6.10.1.1.7.1.15Unsigned32 (0..4294967294)read-onlyobsolete
hwCfgLogCfgBaselineTime
OBJECT-TYPE
Specifies the time of system confiuration was baseline.
1.3.6.1.4.1.2011.6.10.1.1.7.1.16DisplayString (SIZE(0..20))read-onlyobsolete
hwCfgOperate
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.10.1.2
hwCfgOperateGlobalEntryLimit
OBJECT-TYPE
The maximum number of copy entries that may be held in hwCfgOperateTable. A particular setting does not guarantee that much data can be held.
1.3.6.1.4.1.2011.6.10.1.2.1Integer32 (1..10)read-onlycurrent
hwCfgOperateEntryAgeOutTime
OBJECT-TYPE
This value indicates the primary reference time of the hwCfgOperateEntry saved in the hwCfgOperateTable.This value is not valid if there is extra space in the hwCfgOperateTable, that is, the hwCfgOperateEntry is not deleted periodically. If there is no space in the hwCfgOperateTable to save a new hwCfgOperateEntry, the expired hwCfgOperateEntry that is unactivated or the hwCfgOperateEntry that is processed may be deleted. Default value is 5.
1.3.6.1.4.1.2011.6.10.1.2.2Integer32 (1..60)read-writecurrent
hwCfgOperateResultGlobalEntryLimit
OBJECT-TYPE
The maximum number of copy entries that may be held in hwCfgOperateResultTable. A particular setting does not guarantee that much data can be held. Default value is 5.
1.3.6.1.4.1.2011.6.10.1.2.3Integer32 (1..50)read-writecurrent
hwCfgOperateTable
OBJECT-TYPE
A table of config-operation requests.
1.3.6.1.4.1.2011.6.10.1.2.4not-accessiblecurrent
hwCfgOperateEntry
OBJECT-TYPE
An operate request entry.
1.3.6.1.4.1.2011.6.10.1.2.4.1not-accessiblecurrent
hwCfgOperateIndex
OBJECT-TYPE
The unique index value of a row in this table.
1.3.6.1.4.1.2011.6.10.1.2.4.1.1Integer32 (1..2147483647)not-accessiblecurrent
hwCfgOperateType
OBJECT-TYPE
Specifies the type of an operation on configuration. For detailed information, please see the ConfigOperationType definition.
1.3.6.1.4.1.2011.6.10.1.2.4.1.2ConfigOperationTyperead-createcurrent
hwCfgOperateProtocol
OBJECT-TYPE
If the value of hwCfgOperateType is running2Net,net2Running,net2Startup or startup2net, this object specifies the protocol which is used for file transfer . The default protocol is ftp if no protocol is specified. And for other value of hwCfgOperateType , this object may be ignored by the implementation. When hwCfgOperateProtocol is specified as SFTP, only password authentication-type is valid.
1.3.6.1.4.1.2011.6.10.1.2.4.1.3INTEGER {ftp(1), tftp(2), sftp(3)}read-createcurrent
hwCfgOperateFileName
OBJECT-TYPE
When the object of hwCfgOperateType has the value of net2Startup, net2Running or running2Net, the value must be specified. The file name may include the path if applicable. If the value of hwCfgOperateType is net2Startup or net2Running, this node specifies the source file name of transfers. If the value of hwCfgOperateType is running2Net, this node specifies the destination file name of transfers. If the value of hwCfgOperateType is running2Startup, this node specifies the saved file name of current running configuration. When hwCfgOperateType has the value of startup2Net or startup2Running, the object may not be created instead of using the file name of startup configuration file.
1.3.6.1.4.1.2011.6.10.1.2.4.1.4DisplayString (SIZE(1..128))read-createcurrent
hwCfgOperateServerAddress
OBJECT-TYPE
When the operation type is running2Net,net2Running,net2Startup or startup2net , the ip address of the FTP/TFTP/SFTP server from/to which to download/upload must be specified. Values of 0.0.0.0 or FF.FF.FF.FF are not permitted.
1.3.6.1.4.1.2011.6.10.1.2.4.1.5IpAddressread-createcurrent
hwCfgOperateUserName
OBJECT-TYPE
When the operation type is running2Net,net2Running,net2Startup or startup2net , the user name for the FTP/SFTP server from/to which to download/upload should be specified. The object must be created if hwCfgOperateProtocol has the value of 'ftp'.
1.3.6.1.4.1.2011.6.10.1.2.4.1.6DisplayString (SIZE(1..40))read-createcurrent
hwCfgOperateUserPassword
OBJECT-TYPE
When the operation type is running2Net,net2Running,net2Startup or startup2net , the user password for the FTP/SFTP server from/to which to download/upload should be specified. The object must be created if hwCfgOperateProtocol has the value of 'ftp'. When get the value of the field, the device will return a zero-length string. When set the field, its value cannot be a string that contains no character.
1.3.6.1.4.1.2011.6.10.1.2.4.1.7DisplayString (SIZE(0..40))read-createcurrent
hwCfgOperateEndNotificationSwitch
OBJECT-TYPE
Specifies whether or not a notification should be issued on the completion of the operation.
1.3.6.1.4.1.2011.6.10.1.2.4.1.8TruthValueread-createcurrent
hwCfgOperateRowStatus
OBJECT-TYPE
The status of this table entry. When the status is active : (1) In the situation that the specified transfer operation by ftp/tftp is in progress, the transfer operation will be aborted if the status is set to notInService. (2) In any other situations, the specified operation will not be aborted even if the status is set to notInService.
1.3.6.1.4.1.2011.6.10.1.2.4.1.9RowStatusread-createcurrent
hwCfgOperateServerPort
OBJECT-TYPE
This object specifies the SFTP/FTP server port that is used for file transfer only if the value of hwCfgOperateProtocol is sftp/ftp. The default SFTP server port is 22 if no port is specified. The default FTP server port is 21 if no port is specified. If the value of hwCfgOperateProtocol is not sftp/ftp, this object is ignored by the implementation.
1.3.6.1.4.1.2011.6.10.1.2.4.1.10Integer32 (1..65535)read-createcurrent
hwCfgOperateSourceAddress
OBJECT-TYPE
The source IP address. When the operation type is running2Net, net2Running, net2Startup or startup2net, the source IP address of the client may be specified or not. Default is 0.0.0.0 . If the source type is set to both of IP address and interface, the former has the priority.
1.3.6.1.4.1.2011.6.10.1.2.4.1.11IpAddressread-createcurrent
hwCfgOperateSourceInterface
OBJECT-TYPE
The name of the interface.When the operation type is running2Net, net2Running,net2Startup or startup2net, the source interface of the FTP/TFTP client may be specified or not. If the source type is set to both of IP address and interface,the former has the priority.
1.3.6.1.4.1.2011.6.10.1.2.4.1.12OCTET STRING (SIZE(1..47))read-createcurrent
hwCfgOperateOnError
OBJECT-TYPE
This object specifies the action when a configuration command fails to be executed. continueOnError: skips the failed configuration command and continues to run other configuration commands. stopOnError: stops running the failed configuration command and does not run other configuration commands. rollbackOnError: rolls back the configuration to that before the configuration file is executed.
1.3.6.1.4.1.2011.6.10.1.2.4.1.13INTEGER {continueOnError(1), stopOnError(2), rollbackOnError(3)}read-createcurrent
hwCfgOperateServerAddressType
OBJECT-TYPE
The ip address type of the FTP/TFTP/SFTP server from/to which to download/upload must be specified. 1 is used for ipv4, 2 is used for ipv6.
1.3.6.1.4.1.2011.6.10.1.2.4.1.17InetAddressTyperead-createcurrent
hwCfgOperateServerAddressNet
OBJECT-TYPE
Address or host name of the FTP/TFTP/SFTP server from/to which to download/upload must be specified.
1.3.6.1.4.1.2011.6.10.1.2.4.1.18InetAddressread-createcurrent
hwCfgOperateVpnInstance
OBJECT-TYPE
The VPN instance name that through which to transfer the file.
1.3.6.1.4.1.2011.6.10.1.2.4.1.19DisplayString (SIZE(0..31))read-createcurrent
hwCfgOperateResultTable
OBJECT-TYPE
A table of config-operation requests result.
1.3.6.1.4.1.2011.6.10.1.2.5not-accessiblecurrent
hwCfgOperateResultEntry
OBJECT-TYPE
The result entries of configuration operation requests.
1.3.6.1.4.1.2011.6.10.1.2.5.1not-accessiblecurrent
hwCfgOperateResultIndex
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.2011.6.10.1.2.5.1.1Integer32 (1..2147483647)not-accessiblecurrent
hwCfgOperateResultOptIndex
OBJECT-TYPE
The operation index in the hwCfgOperateTable.
1.3.6.1.4.1.2011.6.10.1.2.5.1.2Integer32 (1..2147483647)read-onlycurrent
hwCfgOperateResultOpType
OBJECT-TYPE
The operation type in the hwCfgOperateTable.
1.3.6.1.4.1.2011.6.10.1.2.5.1.3ConfigOperationTyperead-onlycurrent
hwCfgOperateState
OBJECT-TYPE
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 unsuccessfull; 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 opAbort : transfer operation has been aborted opInvalidSourceAdress : invalid source address specified. opInvalidSourceInterface : invalid source interface specified. opCmdExecuteFail : execute command return error.
1.3.6.1.4.1.2011.6.10.1.2.5.1.4INTEGER {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), opAbort(20), opInvalidSourceAddress(21), opInvalidSourceInterface(22), opCmdExecuteFail(23)}read-onlycurrent
hwCfgOperateTime
OBJECT-TYPE
Records 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.2011.6.10.1.2.5.1.5TimeTicksread-onlycurrent
hwCfgOperateEndTime
OBJECT-TYPE
The value of sysUpTime when the configuration operation is finished.
1.3.6.1.4.1.2011.6.10.1.2.5.1.6TimeTicksread-onlycurrent
hwCfgOperateTransferProgress
OBJECT-TYPE
This object indicates progress of file transfer in the hwCfgOperateTable. When hwCfgOperateProtocol is specified as 2(tftp) or 3(sftp), and hwCfgOperateType is specified as net2Running or net2Startup, this object will be set as 65535, which indicates the progress can not be calculated.
1.3.6.1.4.1.2011.6.10.1.2.5.1.7Integer32 (1..100 | 65535)read-onlycurrent
hwCfgOperateErrorReason
OBJECT-TYPE
The failure reason of configuration operation.
1.3.6.1.4.1.2011.6.10.1.2.5.1.8DisplayString (SIZE(1..255))read-onlycurrent
hwCfgModuleChangeTimeTable
OBJECT-TYPE
Table on changes of configuration.
1.3.6.1.4.1.2011.6.10.1.2.6not-accessiblecurrent
hwCfgModuleChangeTimeEntry
OBJECT-TYPE
Time entity on changes of the configuration module.
1.3.6.1.4.1.2011.6.10.1.2.6.1not-accessiblecurrent
hwCfgModuleId
OBJECT-TYPE
Module index. It is an integer without enumeration. This is because the enumeration may expose the classification methods of modules. In addition, this field is uncertain in the beginning stage and once the value is determined, it cannot be modified.
1.3.6.1.4.1.2011.6.10.1.2.6.1.1Integer32 (1..2147483647)not-accessiblecurrent
hwCfgModuleChangeTime
OBJECT-TYPE
Time on changes of the module.
1.3.6.1.4.1.2011.6.10.1.2.6.1.11TimeTicksread-onlycurrent
hwCfgOperateCompareConfig
OBJECT-TYPE
compare configuration of the files
1.3.6.1.4.1.2011.6.10.1.2.7INTEGER {initial(0), same(1), different(2)}read-writecurrent
hwCfgRestoreErrCode
OBJECT-TYPE
ErrorCode: cause of an alarm.(1:Failed to restore some configurations. 2:Failed to restore all configurations because of a failure to open the configuration file. 3:Failed to restore all configurations because of the nonexistent configuration file. 4:Failed to restore all configurations because of the nonexistent configuration file. 5: Failed to restore all configurations because of other reasons.)
1.3.6.1.4.1.2011.6.10.1.2.8INTEGER {warning(1), fileOpenFail(2), fileNotExist(3), fileVerifyFail(4), other(5)}accessible-for-notifycurrent
hwCfgSave
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.10.1.3
hwCfgSaveAutoInterval
OBJECT-TYPE
The object records the interval minute of saving configuration automatically. the function of saving configuration automatically is disable when the interval is zero, else it is enable(the default is 30 minutes).
1.3.6.1.4.1.2011.6.10.1.3.1Integer32 (0 | 30..43200)read-writecurrent
hwCfgSaveAutoTime
OBJECT-TYPE
The object records the latest date and time when the current configurations were saved automatically in the system.
1.3.6.1.4.1.2011.6.10.1.3.2DateAndTimeread-onlycurrent
hwCfgSaveManualTime
OBJECT-TYPE
The object records the latest date and time when the current configurations were saved manually in the system.
1.3.6.1.4.1.2011.6.10.1.3.3DateAndTimeread-onlycurrent
hwCfgSaveAutoCpuLimit
OBJECT-TYPE
This object indicates the upper limit of the CPU usage when configurations are automatically saved.If the function of saving configuration automatically is not enabled, the value is insignificant. Default value is 50.
1.3.6.1.4.1.2011.6.10.1.3.4Integer32 (1..60)read-writecurrent
hwCfgSaveAutoNoCfgInterval
OBJECT-TYPE
This object indicates the interval from the time configurations are automatically saved to now.If the function of saving configuration automatically is not enabled, the value is insignificant. Default value is 30.
1.3.6.1.4.1.2011.6.10.1.3.5Integer32 (30..43200)read-writeobsolete
hwCfgSaveAutoDelay
OBJECT-TYPE
This object indicates the delay minute after some configurations change happens then configurations are automatically saved.If the function of saving configuration automatically is not enabled, the value is insignificant. Default value is 5.
1.3.6.1.4.1.2011.6.10.1.3.6Integer32 (1..60)read-writecurrent
hwCfgBackup2ServerTable
OBJECT-TYPE
A table of config-operation requests.
1.3.6.1.4.1.2011.6.10.1.3.7not-accessiblecurrent
hwCfgBackup2ServerEntry
OBJECT-TYPE
An operate request entry.
1.3.6.1.4.1.2011.6.10.1.3.7.1not-accessiblecurrent
hwCfgBackupIndex
OBJECT-TYPE
The unique index value of a row in this table.
1.3.6.1.4.1.2011.6.10.1.3.7.1.1Integer32 (0..4)accessible-for-notifycurrent
hwCfgBackupServerIp
OBJECT-TYPE
The ip address of the FTP/TFTP/SFTP server to which to the device backup configuration automatically. Values of 0.0.0.0 or FF.FF.FF.FF are not permitted.
1.3.6.1.4.1.2011.6.10.1.3.7.1.2IpAddressread-createcurrent
hwCfgBackupProtocol
OBJECT-TYPE
The protocol used to backup configuration to server automatically.
1.3.6.1.4.1.2011.6.10.1.3.7.1.3INTEGER {ftp(1), tftp(2), sftp(3)}read-createcurrent
hwCfgBackupUser
OBJECT-TYPE
The length of the user name should range from 1 to 64.
1.3.6.1.4.1.2011.6.10.1.3.7.1.4DisplayString (SIZE(1..64))read-createcurrent
hwCfgBackupPassword
OBJECT-TYPE
The password can be plain text or encripted text. If the password is plain text, its length should range from 0 to 255. If the password is in cipher text, its length is 24 or from 32 to 392. When get the value of the field, the device will return a zero-length string. When set the field, its value cannot be a string that contains no character.
1.3.6.1.4.1.2011.6.10.1.3.7.1.5OCTET STRING (SIZE(0..392))read-createcurrent
hwCfgBackupServerPath
OBJECT-TYPE
The length of the path in the backup server should range from 1 to 64.
1.3.6.1.4.1.2011.6.10.1.3.7.1.6DisplayString (SIZE(1..64))read-createcurrent
hwCfgBackupRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.2011.6.10.1.3.7.1.7RowStatusread-createcurrent
hwCfgBackupResult
OBJECT-TYPE
This object is only for trap information, and does not support get and get-next operation.
1.3.6.1.4.1.2011.6.10.1.3.7.1.8DisplayString (SIZE(1..64))read-onlycurrent
hwCfgBackupVpnInstance
OBJECT-TYPE
The VPN instance name that through which to transfer the file.
1.3.6.1.4.1.2011.6.10.1.3.7.1.9DisplayString (SIZE(0..31))read-createcurrent
hwCfgLock
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.10.1.4
hwCfgOperateLockConfigDataStore
OBJECT-TYPE
Config data unit lock/unlock controller,if set active(2),the lock will be locked if no one locked it before. if set inactive(1),the lock will be unlocked if the currunt user locked it before.
1.3.6.1.4.1.2011.6.10.1.4.1INTEGER {inactive(1), active(2)}read-writecurrent
hwCfgOperateLevelUsersTable
OBJECT-TYPE
Table on users of configuration lock or level.
1.3.6.1.4.1.2011.6.10.1.4.2not-accessiblecurrent
hwCfgOperateLevelUsersEntry
OBJECT-TYPE
Users entity on lock or level of the configuration module.
1.3.6.1.4.1.2011.6.10.1.4.2.1not-accessiblecurrent
hwCfgOperateLevelUsersSessionID
OBJECT-TYPE
SessionID of users who have the configuration level or have locked the configuration.
1.3.6.1.4.1.2011.6.10.1.4.2.1.1Integer32 (-1..2147483647)read-onlycurrent
hwCfgOperateLevelUsersSessionDesc
OBJECT-TYPE
Description of users who have the configuration level or have locked the configuration.
1.3.6.1.4.1.2011.6.10.1.4.2.1.2DisplayStringread-onlycurrent
hwCfgOperateLevelUsersName
OBJECT-TYPE
UserName of users who have the configuration level or have locked the configuration.
1.3.6.1.4.1.2011.6.10.1.4.2.1.3DisplayStringread-onlycurrent
hwCfgOperateLevelUsersLockedTime
OBJECT-TYPE
LoginTime of users who have the configuration level or have locked the configuration.
1.3.6.1.4.1.2011.6.10.1.4.2.1.4DisplayStringread-onlycurrent
hwCfgOperateLevelUsersIPAddr
OBJECT-TYPE
IP Address of users who have the configuration level or have locked the configuration.
1.3.6.1.4.1.2011.6.10.1.4.2.1.5DisplayStringread-onlycurrent
hwCfgOperateLevelUsersLastCfgTime
OBJECT-TYPE
The last configurate Time of users who have the configuration level or have locked the configuration.
1.3.6.1.4.1.2011.6.10.1.4.2.1.6DisplayStringread-onlycurrent
hwCfgOperateLevelUsersTimeout
OBJECT-TYPE
Unlock without configuration seconds, 1-7200, the default is 30
1.3.6.1.4.1.2011.6.10.1.4.2.1.7Integer32 (1..7200)read-onlycurrent
hwConfigManNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.10.2
hwConfigManConformance
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.10.3
hwConfigManCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.10.3.1
hwConfigManGroups
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.10.3.2

Notifications

NameOIDStatus
hwCfgManEventlog
NOTIFICATION-TYPE
If the system configuration is changed, a notification is generated.
1.3.6.1.4.1.2011.6.10.2.1current
hwCfgOperateCompletion
NOTIFICATION-TYPE
When a configuration operation has been done, a notification may be generated.
1.3.6.1.4.1.2011.6.10.2.2current
hwCfgInconsistent
NOTIFICATION-TYPE
When the system automatically detects that configurations of the AMB and the SMB are inconsistent, the trap is generated.
1.3.6.1.4.1.2011.6.10.2.3obsolete
hwCfgInconsistentResume
NOTIFICATION-TYPE
When the system automatically detects that configurations of the AMB and the SMB change from inconsistent to consistent, the trap is generated.
1.3.6.1.4.1.2011.6.10.2.4obsolete
hwCfgB2STransferFail
NOTIFICATION-TYPE
When the system failed to backup current configuration to specified server, this trap will generate to indicates the details information.
1.3.6.1.4.1.2011.6.10.2.5current
hwCfgB2SOperate
NOTIFICATION-TYPE
When the system begin to backup current configuration to servers, this trap will generate.
1.3.6.1.4.1.2011.6.10.2.6current
hwCfgRestoreFail
NOTIFICATION-TYPE
When configuration restoration fails, this trap is generated.
1.3.6.1.4.1.2011.6.10.2.7current
hwConfigInconsistent
NOTIFICATION-TYPE
When system automatically detects that configurations of the main board and the slave board are inconsistent, this trap is generated.
1.3.6.1.4.1.2011.6.10.2.9current
hwConfigInconsistentResume
NOTIFICATION-TYPE
When system automatically detects that configurations of the main board and the slave board change from inconsistent to consistent, this trap is generated.
1.3.6.1.4.1.2011.6.10.2.10current
hwCfgAppDataInconsistent
NOTIFICATION-TYPE
When the system automatically detects that configurations of the application and the Master Main Board are inconsistent, the trap is generated.
1.3.6.1.4.1.2011.6.10.2.11current
hwCfgAppDataInconsistentResume
NOTIFICATION-TYPE
When the system automatically detects that configurations of the application and the Master Main Board change from inconsistent to consistent, the trap is generated.
1.3.6.1.4.1.2011.6.10.2.12current

Conformance

NameOIDStatus
hwConfigManCompliance
MODULE-COMPLIANCE
The compliance statement for entities implementing the Huawei Configuration Management MIB
1.3.6.1.4.1.2011.6.10.3.1.1current
hwCfgManLogGroup
OBJECT-GROUP
A collection of objects configuration log group.
1.3.6.1.4.1.2011.6.10.3.2.1current
hwCfgOperateGroup
OBJECT-GROUP
A group of configuration operation.
1.3.6.1.4.1.2011.6.10.3.2.2current
hwCfgManNotificationGroup
NOTIFICATION-GROUP
Collection of notification objects.
1.3.6.1.4.1.2011.6.10.3.2.3current
hwCfgSaveGroup
OBJECT-GROUP
A group of configuration operation.
1.3.6.1.4.1.2011.6.10.3.2.4current