HUAWEI-CONFIG-MAN-MIB

File: HUAWEI-CONFIG-MAN-MIB.mib (59945 bytes)

Imported modules

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

Imported symbols

huaweiUtility OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP TimeTicks IpAddress
Integer32 Unsigned32 Counter32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
InetAddressType InetAddress DisplayString
TruthValue RowStatus TEXTUAL-CONVENTION
DateAndTime

Defined Types

ConfigOperationType  
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)
TEXTUAL-CONVENTION    
  INTEGER running2Startup(1), startup2Running(2), running2Net(3), net2Running(4), net2Startup(5), startup2Net(6)  

HwCfgLogEntry  
SEQUENCE    
  hwCfgLogIndex Integer32
  hwCfgLogTime TimeTicks
  hwCfgLogSrcCmd INTEGER
  hwCfgLogSrcData INTEGER
  hwCfgLogDesData INTEGER
  hwCfgLogTerminalType INTEGER
  hwCfgLogTerminalUser DisplayString
  hwCfgLogTerminalNum Integer32
  hwCfgLogTerminalLocation DisplayString
  hwCfgLogCmdSrcAddress IpAddress
  hwCfgLogVirHost DisplayString
  hwCfgLogUserName DisplayString
  hwCfgLogServerAddress IpAddress
  hwCfgLogFile DisplayString
  hwCfgLogConfigChangeId Unsigned32
  hwCfgLogCfgBaselineTime DisplayString

HwCfgOperateEntry  
SEQUENCE    
  hwCfgOperateIndex Integer32
  hwCfgOperateType ConfigOperationType
  hwCfgOperateProtocol INTEGER
  hwCfgOperateFileName DisplayString
  hwCfgOperateServerAddress IpAddress
  hwCfgOperateUserName DisplayString
  hwCfgOperateUserPassword DisplayString
  hwCfgOperateEndNotificationSwitch TruthValue
  hwCfgOperateRowStatus RowStatus
  hwCfgOperateServerPort Integer32
  hwCfgOperateSourceAddress IpAddress
  hwCfgOperateSourceInterface OCTET STRING
  hwCfgOperateOnError INTEGER
  hwCfgOperateServerAddressType InetAddressType
  hwCfgOperateServerAddressNet InetAddress
  hwCfgOperateVpnInstance DisplayString

HwCfgOperateResultEntry  
SEQUENCE    
  hwCfgOperateResultIndex Integer32
  hwCfgOperateResultOptIndex Integer32
  hwCfgOperateResultOpType ConfigOperationType
  hwCfgOperateState INTEGER
  hwCfgOperateTime TimeTicks
  hwCfgOperateEndTime TimeTicks
  hwCfgOperateTransferProgress Integer32
  hwCfgOperateErrorReason DisplayString

HwCfgModuleChangeTimeEntry  
SEQUENCE    
  hwCfgModuleId Integer32 0..2147483647
  hwCfgModuleChangeTime TimeTicks

HwCfgBackup2ServerEntry  
SEQUENCE    
  hwCfgBackupIndex Integer32
  hwCfgBackupServerIp IpAddress
  hwCfgBackupProtocol INTEGER
  hwCfgBackupUser DisplayString
  hwCfgBackupPassword OCTET STRING
  hwCfgBackupServerPath DisplayString
  hwCfgBackupRowStatus RowStatus
  hwCfgBackupResult DisplayString
  hwCfgBackupVpnInstance DisplayString

HwCfgOperateLevelUsersEntry  
SEQUENCE    
  hwCfgOperateLevelUsersSessionID Integer32
  hwCfgOperateLevelUsersSessionDesc DisplayString
  hwCfgOperateLevelUsersName DisplayString
  hwCfgOperateLevelUsersLockedTime DisplayString
  hwCfgOperateLevelUsersIPAddr DisplayString
  hwCfgOperateLevelUsersLastCfgTime DisplayString
  hwCfgOperateLevelUsersTimeout Integer32

Defined Values

hwConfig 1.3.6.1.4.1.2011.6.10
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.
MODULE-IDENTITY    

hwConfigManObjects 1.3.6.1.4.1.2011.6.10.1
OBJECT IDENTIFIER    

hwCfgLog 1.3.6.1.4.1.2011.6.10.1.1
OBJECT IDENTIFIER    

hwCfgRunModifiedLast 1.3.6.1.4.1.2011.6.10.1.1.1
The object records the value of sysUpTime when the current configuration running in the system was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwCfgRunSavedLast 1.3.6.1.4.1.2011.6.10.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwCfgStartModifiedLast 1.3.6.1.4.1.2011.6.10.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwCfgLogLimitedEntries 1.3.6.1.4.1.2011.6.10.1.1.4
The object shows the maximum number of rows in hwCfgLogTable. The value supported by the system is 10.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hwCfgLogDeletedEntries 1.3.6.1.4.1.2011.6.10.1.1.5
The total number of rows deleted from hwCfgLogTable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwCfgLogWantBackup 1.3.6.1.4.1.2011.6.10.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwCfgLogTable 1.3.6.1.4.1.2011.6.10.1.1.7
A table of configuration log on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwCfgLogEntry

hwCfgLogEntry 1.3.6.1.4.1.2011.6.10.1.1.7.1
Information about a configuration log in this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwCfgLogEntry  

hwCfgLogIndex 1.3.6.1.4.1.2011.6.10.1.1.7.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hwCfgLogTime 1.3.6.1.4.1.2011.6.10.1.1.7.1.2
Specifies the sysUpTime when the configuration log was generated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwCfgLogSrcCmd 1.3.6.1.4.1.2011.6.10.1.1.7.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cmdLine(1), snmp(2), netconf(3), other(4)  

hwCfgLogSrcData 1.3.6.1.4.1.2011.6.10.1.1.7.1.4
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER erase(1), runningData(2), commandSource(3), startupData(4), local(5), netFtp(6), hotPlugging(7)  

hwCfgLogDesData 1.3.6.1.4.1.2011.6.10.1.1.7.1.5
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), runningData(2), commandSource(3), startupData(4), local(5), netkFtp(6), hotPlugging(7)  

hwCfgLogTerminalType 1.3.6.1.4.1.2011.6.10.1.1.7.1.6
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)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(1), unknown(2), console(3), terminal(4), virtual(5), auxiliary(6)  

hwCfgLogTerminalUser 1.3.6.1.4.1.2011.6.10.1.1.7.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

hwCfgLogTerminalNum 1.3.6.1.4.1.2011.6.10.1.1.7.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwCfgLogTerminalLocation 1.3.6.1.4.1.2011.6.10.1.1.7.1.9
The available location of the terminal when hwCfgLogSrcCmd is 'cmdLine'. Otherwise, it is a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hwCfgLogCmdSrcAddress 1.3.6.1.4.1.2011.6.10.1.1.7.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwCfgLogVirHost 1.3.6.1.4.1.2011.6.10.1.1.7.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hwCfgLogUserName 1.3.6.1.4.1.2011.6.10.1.1.7.1.12
The user name used when hwCfgLogSrcData or hwCfgLogDesData has the value of 'netFtp'. Otherwise, the value of the object is a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

hwCfgLogServerAddress 1.3.6.1.4.1.2011.6.10.1.1.7.1.13
The remote server address when hwCfgLogSrcData or hwCfgLogDesData has the value of 'netFtp'. Otherwise, the value of the object is 0.0.0.0.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwCfgLogFile 1.3.6.1.4.1.2011.6.10.1.1.7.1.14
The remote file name when hwCfgLogSrcData or hwCfgLogDesData has the value of 'netFtp'. Otherwise, the value of the object is a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hwCfgLogConfigChangeId 1.3.6.1.4.1.2011.6.10.1.1.7.1.15
This is the sequence ID of configuration. When configuration is changed, ID is added.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967294  

hwCfgLogCfgBaselineTime 1.3.6.1.4.1.2011.6.10.1.1.7.1.16
Specifies the time of system confiuration was baseline.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

hwCfgOperate 1.3.6.1.4.1.2011.6.10.1.2
OBJECT IDENTIFIER    

hwCfgOperateGlobalEntryLimit 1.3.6.1.4.1.2011.6.10.1.2.1
The maximum number of copy entries that may be held in hwCfgOperateTable. A particular setting does not guarantee that much data can be held.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10  

hwCfgOperateEntryAgeOutTime 1.3.6.1.4.1.2011.6.10.1.2.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

hwCfgOperateResultGlobalEntryLimit 1.3.6.1.4.1.2011.6.10.1.2.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

hwCfgOperateTable 1.3.6.1.4.1.2011.6.10.1.2.4
A table of config-operation requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwCfgOperateEntry

hwCfgOperateEntry 1.3.6.1.4.1.2011.6.10.1.2.4.1
An operate request entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwCfgOperateEntry  

hwCfgOperateIndex 1.3.6.1.4.1.2011.6.10.1.2.4.1.1
The unique index value of a row in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hwCfgOperateType 1.3.6.1.4.1.2011.6.10.1.2.4.1.2
Specifies the type of an operation on configuration. For detailed information, please see the ConfigOperationType definition.
Status: current Access: read-create
OBJECT-TYPE    
  ConfigOperationType  

hwCfgOperateProtocol 1.3.6.1.4.1.2011.6.10.1.2.4.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ftp(1), tftp(2), sftp(3)  

hwCfgOperateFileName 1.3.6.1.4.1.2011.6.10.1.2.4.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..128)  

hwCfgOperateServerAddress 1.3.6.1.4.1.2011.6.10.1.2.4.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwCfgOperateUserName 1.3.6.1.4.1.2011.6.10.1.2.4.1.6
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'.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..40)  

hwCfgOperateUserPassword 1.3.6.1.4.1.2011.6.10.1.2.4.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..40)  

hwCfgOperateEndNotificationSwitch 1.3.6.1.4.1.2011.6.10.1.2.4.1.8
Specifies whether or not a notification should be issued on the completion of the operation.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hwCfgOperateRowStatus 1.3.6.1.4.1.2011.6.10.1.2.4.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwCfgOperateServerPort 1.3.6.1.4.1.2011.6.10.1.2.4.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

hwCfgOperateSourceAddress 1.3.6.1.4.1.2011.6.10.1.2.4.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwCfgOperateSourceInterface 1.3.6.1.4.1.2011.6.10.1.2.4.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..47)  

hwCfgOperateOnError 1.3.6.1.4.1.2011.6.10.1.2.4.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER continueOnError(1), stopOnError(2), rollbackOnError(3)  

hwCfgOperateServerAddressType 1.3.6.1.4.1.2011.6.10.1.2.4.1.17
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hwCfgOperateServerAddressNet 1.3.6.1.4.1.2011.6.10.1.2.4.1.18
Address or host name of the FTP/TFTP/SFTP server from/to which to download/upload must be specified.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hwCfgOperateVpnInstance 1.3.6.1.4.1.2011.6.10.1.2.4.1.19
The VPN instance name that through which to transfer the file.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

hwCfgOperateResultTable 1.3.6.1.4.1.2011.6.10.1.2.5
A table of config-operation requests result.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwCfgOperateResultEntry

hwCfgOperateResultEntry 1.3.6.1.4.1.2011.6.10.1.2.5.1
The result entries of configuration operation requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwCfgOperateResultEntry  

hwCfgOperateResultIndex 1.3.6.1.4.1.2011.6.10.1.2.5.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hwCfgOperateResultOptIndex 1.3.6.1.4.1.2011.6.10.1.2.5.1.2
The operation index in the hwCfgOperateTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hwCfgOperateResultOpType 1.3.6.1.4.1.2011.6.10.1.2.5.1.3
The operation type in the hwCfgOperateTable.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigOperationType  

hwCfgOperateState 1.3.6.1.4.1.2011.6.10.1.2.5.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  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), opAbort(20), opInvalidSourceAddress(21), opInvalidSourceInterface(22), opCmdExecuteFail(23)  

hwCfgOperateTime 1.3.6.1.4.1.2011.6.10.1.2.5.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwCfgOperateEndTime 1.3.6.1.4.1.2011.6.10.1.2.5.1.6
The value of sysUpTime when the configuration operation is finished.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwCfgOperateTransferProgress 1.3.6.1.4.1.2011.6.10.1.2.5.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100 | 65535  

hwCfgOperateErrorReason 1.3.6.1.4.1.2011.6.10.1.2.5.1.8
The failure reason of configuration operation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

hwCfgModuleChangeTimeTable 1.3.6.1.4.1.2011.6.10.1.2.6
Table on changes of configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwCfgModuleChangeTimeEntry

hwCfgModuleChangeTimeEntry 1.3.6.1.4.1.2011.6.10.1.2.6.1
Time entity on changes of the configuration module.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwCfgModuleChangeTimeEntry  

hwCfgModuleId 1.3.6.1.4.1.2011.6.10.1.2.6.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hwCfgModuleChangeTime 1.3.6.1.4.1.2011.6.10.1.2.6.1.11
Time on changes of the module.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwCfgOperateCompareConfig 1.3.6.1.4.1.2011.6.10.1.2.7
compare configuration of the files
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER initial(0), same(1), different(2)  

hwCfgSave 1.3.6.1.4.1.2011.6.10.1.3
OBJECT IDENTIFIER    

hwCfgSaveAutoInterval 1.3.6.1.4.1.2011.6.10.1.3.1
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).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 30..43200  

hwCfgSaveAutoTime 1.3.6.1.4.1.2011.6.10.1.3.2
The object records the latest date and time when the current configurations were saved automatically in the system.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwCfgSaveManualTime 1.3.6.1.4.1.2011.6.10.1.3.3
The object records the latest date and time when the current configurations were saved manually in the system.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwCfgSaveAutoCpuLimit 1.3.6.1.4.1.2011.6.10.1.3.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

hwCfgSaveAutoNoCfgInterval 1.3.6.1.4.1.2011.6.10.1.3.5
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32 30..43200  

hwCfgSaveAutoDelay 1.3.6.1.4.1.2011.6.10.1.3.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

hwCfgBackup2ServerTable 1.3.6.1.4.1.2011.6.10.1.3.7
A table of config-operation requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwCfgBackup2ServerEntry

hwCfgBackup2ServerEntry 1.3.6.1.4.1.2011.6.10.1.3.7.1
An operate request entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwCfgBackup2ServerEntry  

hwCfgBackupIndex 1.3.6.1.4.1.2011.6.10.1.3.7.1.1
The unique index value of a row in this table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..4  

hwCfgBackupServerIp 1.3.6.1.4.1.2011.6.10.1.3.7.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwCfgBackupProtocol 1.3.6.1.4.1.2011.6.10.1.3.7.1.3
The protocol used to backup configuration to server automatically.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ftp(1), tftp(2), sftp(3)  

hwCfgBackupUser 1.3.6.1.4.1.2011.6.10.1.3.7.1.4
The length of the user name should range from 1 to 64.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

hwCfgBackupPassword 1.3.6.1.4.1.2011.6.10.1.3.7.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..392)  

hwCfgBackupServerPath 1.3.6.1.4.1.2011.6.10.1.3.7.1.6
The length of the path in the backup server should range from 1 to 64.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

hwCfgBackupRowStatus 1.3.6.1.4.1.2011.6.10.1.3.7.1.7
The status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwCfgBackupResult 1.3.6.1.4.1.2011.6.10.1.3.7.1.8
This object is only for trap information, and does not support get and get-next operation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

hwCfgBackupVpnInstance 1.3.6.1.4.1.2011.6.10.1.3.7.1.9
The VPN instance name that through which to transfer the file.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

hwCfgLock 1.3.6.1.4.1.2011.6.10.1.4
OBJECT IDENTIFIER    

hwCfgOperateLockConfigDataStore 1.3.6.1.4.1.2011.6.10.1.4.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

hwCfgOperateLevelUsersTable 1.3.6.1.4.1.2011.6.10.1.4.2
Table on users of configuration lock or level.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwCfgOperateLevelUsersEntry

hwCfgOperateLevelUsersEntry 1.3.6.1.4.1.2011.6.10.1.4.2.1
Users entity on lock or level of the configuration module.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwCfgOperateLevelUsersEntry  

hwCfgOperateLevelUsersSessionID 1.3.6.1.4.1.2011.6.10.1.4.2.1.1
SessionID of users who have the configuration level or have locked the configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..2147483647  

hwCfgOperateLevelUsersSessionDesc 1.3.6.1.4.1.2011.6.10.1.4.2.1.2
Description of users who have the configuration level or have locked the configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwCfgOperateLevelUsersName 1.3.6.1.4.1.2011.6.10.1.4.2.1.3
UserName of users who have the configuration level or have locked the configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwCfgOperateLevelUsersLockedTime 1.3.6.1.4.1.2011.6.10.1.4.2.1.4
LoginTime of users who have the configuration level or have locked the configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwCfgOperateLevelUsersIPAddr 1.3.6.1.4.1.2011.6.10.1.4.2.1.5
IP Address of users who have the configuration level or have locked the configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwCfgOperateLevelUsersLastCfgTime 1.3.6.1.4.1.2011.6.10.1.4.2.1.6
The last configurate Time of users who have the configuration level or have locked the configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwCfgOperateLevelUsersTimeout 1.3.6.1.4.1.2011.6.10.1.4.2.1.7
Unlock without configuration seconds, 1-7200, the default is 30
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..7200  

hwConfigManNotifications 1.3.6.1.4.1.2011.6.10.2
OBJECT IDENTIFIER    

hwCfgManEventlog 1.3.6.1.4.1.2011.6.10.2.1
If the system configuration is changed, a notification is generated.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwCfgOperateCompletion 1.3.6.1.4.1.2011.6.10.2.2
When a configuration operation has been done, a notification may be generated.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwCfgInconsistent 1.3.6.1.4.1.2011.6.10.2.3
When the system automatically detects that configurations of the AMB and the SMB are inconsistent, the trap is generated.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

hwCfgInconsistentResume 1.3.6.1.4.1.2011.6.10.2.4
When the system automatically detects that configurations of the AMB and the SMB change from inconsistent to consistent, the trap is generated.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

hwCfgB2STransferFail 1.3.6.1.4.1.2011.6.10.2.5
When the system failed to backup current configuration to specified server, this trap will generate to indicates the details information.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwCfgB2SOperate 1.3.6.1.4.1.2011.6.10.2.6
When the system begin to backup current configuration to servers, this trap will generate.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwConfigManConformance 1.3.6.1.4.1.2011.6.10.3
OBJECT IDENTIFIER    

hwConfigManCompliances 1.3.6.1.4.1.2011.6.10.3.1
OBJECT IDENTIFIER    

hwConfigManCompliance 1.3.6.1.4.1.2011.6.10.3.1.1
The compliance statement for entities implementing the Huawei Configuration Management MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

hwConfigManGroups 1.3.6.1.4.1.2011.6.10.3.2
OBJECT IDENTIFIER    

hwCfgManLogGroup 1.3.6.1.4.1.2011.6.10.3.2.1
A collection of objects configuration log group.
Status: current Access: read-only
OBJECT-GROUP    

hwCfgOperateGroup 1.3.6.1.4.1.2011.6.10.3.2.2
A group of configuration operation.
Status: current Access: read-only
OBJECT-GROUP    

hwCfgManNotificationGroup 1.3.6.1.4.1.2011.6.10.3.2.3
Collection of notification objects.
Status: current Access: read-only
NOTIFICATION-GROUP    

hwCfgSaveGroup 1.3.6.1.4.1.2011.6.10.3.2.4
A group of configuration operation.
Status: current Access: read-only
OBJECT-GROUP