Home/Catalog/HUAWEI-CONFIG-MAN-MIB

HUAWEI-CONFIG-MAN-MIB

AI MIB Summary

The HUAWEI-CONFIG-MAN-MIB enables Network Management Systems to query configuration change logs and execute configuration operations on Huawei network devices by defining a model for system and peripheral device configuration data. This module facilitates the management of device settings and audit trails without imposing specific constraints on the configuration objects it represents.

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.
Main OID:
hwConfig.1.3.6.1.4.1.2011.6.10
103
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

103 total
Object Name
hwConfigThe 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
.1.3.6.1.4.1.2011.6.10
hwConfigManObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.6.10.1
hwCfgLog
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.6.10.1.1
hwCfgRunModifiedLastThe object records the value of sysUpTime when the current configuration running in the system was last modified.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2011.6.10.1.1.1
hwCfgRunSavedLastThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2011.6.10.1.1.2
hwCfgStartModifiedLastThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2011.6.10.1.1.3
hwCfgLogLimitedEntriesThe object shows the maximum number of rows in hwCfgLogTable. The value supported by the system is 10.ro
Integer32
.1.3.6.1.4.1.2011.6.10.1.1.4
hwCfgLogDeletedEntriesThe total number of rows deleted from hwCfgLogTable.ro
Counter32
.1.3.6.1.4.1.2011.6.10.1.1.5
hwCfgLogWantBackupDecides 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.6.10.1.1.6
hwCfgLogTableA table of configuration log on this device.
SEQUENCE OF HwCfgLogEntry
.1.3.6.1.4.1.2011.6.10.1.1.7
hwCfgLogEntryInformation about a configuration log in this system.
HwCfgLogEntry
.1.3.6.1.4.1.2011.6.10.1.1.7.1
hwCfgLogIndexThe 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.
Integer32
.1.3.6.1.4.1.2011.6.10.1.1.7.1.1
hwCfgLogTimeSpecifies the sysUpTime when the configuration log was generated.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2011.6.10.1.1.7.1.2
hwCfgLogSrcCmdSpecifies 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.ro
Enumeration
.1.3.6.1.4.1.2011.6.10.1.1.7.1.3
hwCfgLogSrcDataThe 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 linero
Enumeration
.1.3.6.1.4.1.2011.6.10.1.1.7.1.4
hwCfgLogDesDataThe 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 linero
Enumeration
.1.3.6.1.4.1.2011.6.10.1.1.7.1.5
hwCfgLogTerminalTypeSpecifies 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)ro
Enumeration
.1.3.6.1.4.1.2011.6.10.1.1.7.1.6
hwCfgLogTerminalUserThe 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.ro
DisplayString
.1.3.6.1.4.1.2011.6.10.1.1.7.1.7
hwCfgLogTerminalNumSpecifies 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.ro
Integer32
.1.3.6.1.4.1.2011.6.10.1.1.7.1.8
hwCfgLogTerminalLocationThe available location of the terminal when hwCfgLogSrcCmd is 'cmdLine'. Otherwise, it is a zero length string.ro
DisplayString
.1.3.6.1.4.1.2011.6.10.1.1.7.1.9
hwCfgLogCmdSrcAddressThe 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.ro
IpAddress
.1.3.6.1.4.1.2011.6.10.1.1.7.1.10
hwCfgLogVirHostThe 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.ro
DisplayString
.1.3.6.1.4.1.2011.6.10.1.1.7.1.11
hwCfgLogUserNameThe user name used when hwCfgLogSrcData or hwCfgLogDesData has the value of 'netFtp'. Otherwise, the value of the object is a zero length string.ro
DisplayString
.1.3.6.1.4.1.2011.6.10.1.1.7.1.12
hwCfgLogServerAddressThe remote server address when hwCfgLogSrcData or hwCfgLogDesData has the value of 'netFtp'. Otherwise, the value of the object is 0.0.0.0.ro
IpAddress
.1.3.6.1.4.1.2011.6.10.1.1.7.1.13
hwCfgLogFileThe remote file name when hwCfgLogSrcData or hwCfgLogDesData has the value of 'netFtp'. Otherwise, the value of the object is a zero length string.ro
DisplayString
.1.3.6.1.4.1.2011.6.10.1.1.7.1.14
hwCfgLogConfigChangeIdThis is the sequence ID of configuration. When configuration is changed, ID is added.roobsolete
Unsigned32
.1.3.6.1.4.1.2011.6.10.1.1.7.1.15
hwCfgLogCfgBaselineTimeSpecifies the time of system confiuration was baseline.roobsolete
DisplayString
.1.3.6.1.4.1.2011.6.10.1.1.7.1.16
hwCfgOperate
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.6.10.1.2
hwCfgOperateGlobalEntryLimitThe maximum number of copy entries that may be held in hwCfgOperateTable. A particular setting does not guarantee that much data can be held.ro
Integer32
.1.3.6.1.4.1.2011.6.10.1.2.1
hwCfgOperateEntryAgeOutTimeThis 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.rw
Integer32
.1.3.6.1.4.1.2011.6.10.1.2.2
hwCfgOperateResultGlobalEntryLimitThe 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.rw
Integer32
.1.3.6.1.4.1.2011.6.10.1.2.3
hwCfgOperateTableA table of config-operation requests.
SEQUENCE OF HwCfgOperateEntry
.1.3.6.1.4.1.2011.6.10.1.2.4
hwCfgOperateEntryAn operate request entry.
HwCfgOperateEntry
.1.3.6.1.4.1.2011.6.10.1.2.4.1
hwCfgOperateIndexThe unique index value of a row in this table.
Integer32
.1.3.6.1.4.1.2011.6.10.1.2.4.1.1
hwCfgOperateTypeSpecifies the type of an operation on configuration. For detailed information, please see the ConfigOperationType definition.rw
ConfigOperationType
.1.3.6.1.4.1.2011.6.10.1.2.4.1.2
hwCfgOperateProtocolIf 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.rw
Enumeration
.1.3.6.1.4.1.2011.6.10.1.2.4.1.3
hwCfgOperateFileNameWhen 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.rw
DisplayString
.1.3.6.1.4.1.2011.6.10.1.2.4.1.4
hwCfgOperateServerAddressWhen 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.rw
IpAddress
.1.3.6.1.4.1.2011.6.10.1.2.4.1.5
hwCfgOperateUserNameWhen 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'.rw
DisplayString
.1.3.6.1.4.1.2011.6.10.1.2.4.1.6
hwCfgOperateUserPasswordWhen 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.rw
DisplayString
.1.3.6.1.4.1.2011.6.10.1.2.4.1.7
hwCfgOperateEndNotificationSwitchSpecifies whether or not a notification should be issued on the completion of the operation.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.6.10.1.2.4.1.8
hwCfgOperateRowStatusThe 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.6.10.1.2.4.1.9
hwCfgOperateServerPortThis 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.rw
Integer32
.1.3.6.1.4.1.2011.6.10.1.2.4.1.10
hwCfgOperateSourceAddressThe 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.rw
IpAddress
.1.3.6.1.4.1.2011.6.10.1.2.4.1.11
hwCfgOperateSourceInterfaceThe 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.rw
OCTET STRING
.1.3.6.1.4.1.2011.6.10.1.2.4.1.12
hwCfgOperateOnErrorThis 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.rw
Enumeration
.1.3.6.1.4.1.2011.6.10.1.2.4.1.13
hwCfgOperateServerAddressTypeThe 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.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.6.10.1.2.4.1.17
hwCfgOperateServerAddressNetAddress or host name of the FTP/TFTP/SFTP server from/to which to download/upload must be specified.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.6.10.1.2.4.1.18
hwCfgOperateVpnInstanceThe VPN instance name that through which to transfer the file.rw
DisplayString
.1.3.6.1.4.1.2011.6.10.1.2.4.1.19
hwCfgOperateResultTableA table of config-operation requests result.
SEQUENCE OF HwCfgOperateResultEntry
.1.3.6.1.4.1.2011.6.10.1.2.5
hwCfgOperateResultEntryThe result entries of configuration operation requests.
HwCfgOperateResultEntry
.1.3.6.1.4.1.2011.6.10.1.2.5.1
hwCfgOperateResultIndexThe 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.
Integer32
.1.3.6.1.4.1.2011.6.10.1.2.5.1.1
hwCfgOperateResultOptIndexThe operation index in the hwCfgOperateTable.ro
Integer32
.1.3.6.1.4.1.2011.6.10.1.2.5.1.2
hwCfgOperateResultOpTypeThe operation type in the hwCfgOperateTable.ro
ConfigOperationType
.1.3.6.1.4.1.2011.6.10.1.2.5.1.3
hwCfgOperateStateThe 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.ro
Enumeration
.1.3.6.1.4.1.2011.6.10.1.2.5.1.4
hwCfgOperateTimeRecords the time taken for the operation. This object will be like a stopwatch, starting when the operation starts, and stopping when the operation completes.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2011.6.10.1.2.5.1.5
hwCfgOperateEndTimeThe value of sysUpTime when the configuration operation is finished.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2011.6.10.1.2.5.1.6
hwCfgOperateTransferProgressThis 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.ro
Integer32 (1..100 | 65535)
.1.3.6.1.4.1.2011.6.10.1.2.5.1.7
hwCfgOperateErrorReasonThe failure reason of configuration operation.ro
DisplayString
.1.3.6.1.4.1.2011.6.10.1.2.5.1.8
hwCfgModuleChangeTimeTableTable on changes of configuration.
SEQUENCE OF HwCfgModuleChangeTimeEntry
.1.3.6.1.4.1.2011.6.10.1.2.6
hwCfgModuleChangeTimeEntryTime entity on changes of the configuration module.
HwCfgModuleChangeTimeEntry
.1.3.6.1.4.1.2011.6.10.1.2.6.1
hwCfgModuleIdModule 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.
Integer32
.1.3.6.1.4.1.2011.6.10.1.2.6.1.1
hwCfgModuleChangeTimeTime on changes of the module.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2011.6.10.1.2.6.1.11
hwCfgOperateCompareConfigcompare configuration of the filesrw
Enumeration
.1.3.6.1.4.1.2011.6.10.1.2.7
hwCfgSave
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.6.10.1.3
hwCfgSaveAutoIntervalThe 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).rw
Integer32(0|30..43200) --metric: minute
.1.3.6.1.4.1.2011.6.10.1.3.1
hwCfgSaveAutoTimeThe object records the latest date and time when the current configurations were saved automatically in the system.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.6.10.1.3.2
hwCfgSaveManualTimeThe object records the latest date and time when the current configurations were saved manually in the system.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.6.10.1.3.3
hwCfgSaveAutoCpuLimitThis 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.rw
Integer32
.1.3.6.1.4.1.2011.6.10.1.3.4
hwCfgSaveAutoNoCfgIntervalThis 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.rwobsolete
Integer32
.1.3.6.1.4.1.2011.6.10.1.3.5
hwCfgSaveAutoDelayThis 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.rw
Integer32
.1.3.6.1.4.1.2011.6.10.1.3.6
hwCfgBackup2ServerTableA table of config-operation requests.
SEQUENCE OF HwCfgBackup2ServerEntry
.1.3.6.1.4.1.2011.6.10.1.3.7
hwCfgBackup2ServerEntryAn operate request entry.
HwCfgBackup2ServerEntry
.1.3.6.1.4.1.2011.6.10.1.3.7.1
hwCfgBackupIndexThe unique index value of a row in this table.ro
Integer32
.1.3.6.1.4.1.2011.6.10.1.3.7.1.1
hwCfgBackupServerIpThe 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.rw
IpAddress
.1.3.6.1.4.1.2011.6.10.1.3.7.1.2
hwCfgBackupProtocolThe protocol used to backup configuration to server automatically.rw
Enumeration
.1.3.6.1.4.1.2011.6.10.1.3.7.1.3
hwCfgBackupUserThe length of the user name should range from 1 to 64.rw
DisplayString
.1.3.6.1.4.1.2011.6.10.1.3.7.1.4
hwCfgBackupPasswordThe 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.rw
OCTET STRING
.1.3.6.1.4.1.2011.6.10.1.3.7.1.5
hwCfgBackupServerPathThe length of the path in the backup server should range from 1 to 64.rw
DisplayString
.1.3.6.1.4.1.2011.6.10.1.3.7.1.6
hwCfgBackupRowStatusThe status of this table entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.6.10.1.3.7.1.7
hwCfgBackupResultThis object is only for trap information, and does not support get and get-next operation.ro
DisplayString
.1.3.6.1.4.1.2011.6.10.1.3.7.1.8
hwCfgBackupVpnInstanceThe VPN instance name that through which to transfer the file.rw
DisplayString
.1.3.6.1.4.1.2011.6.10.1.3.7.1.9
hwCfgLock
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.6.10.1.4
hwCfgOperateLockConfigDataStoreConfig 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.rw
Enumeration
.1.3.6.1.4.1.2011.6.10.1.4.1
hwCfgOperateLevelUsersTableTable on users of configuration lock or level.
SEQUENCE OF HwCfgOperateLevelUsersEntry
.1.3.6.1.4.1.2011.6.10.1.4.2
hwCfgOperateLevelUsersEntryUsers entity on lock or level of the configuration module.
HwCfgOperateLevelUsersEntry
.1.3.6.1.4.1.2011.6.10.1.4.2.1
hwCfgOperateLevelUsersSessionIDSessionID of users who have the configuration level or have locked the configuration.ro
Integer32 (-1..2147483647)
.1.3.6.1.4.1.2011.6.10.1.4.2.1.1
hwCfgOperateLevelUsersSessionDescDescription of users who have the configuration level or have locked the configuration.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.6.10.1.4.2.1.2
hwCfgOperateLevelUsersNameUserName of users who have the configuration level or have locked the configuration.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.6.10.1.4.2.1.3
hwCfgOperateLevelUsersLockedTimeLoginTime of users who have the configuration level or have locked the configuration.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.6.10.1.4.2.1.4
hwCfgOperateLevelUsersIPAddrIP Address of users who have the configuration level or have locked the configuration.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.6.10.1.4.2.1.5
hwCfgOperateLevelUsersLastCfgTimeThe last configurate Time of users who have the configuration level or have locked the configuration.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.6.10.1.4.2.1.6
hwCfgOperateLevelUsersTimeoutUnlock without configuration seconds, 1-7200, the default is 30ro
Integer32
.1.3.6.1.4.1.2011.6.10.1.4.2.1.7
hwConfigManNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.6.10.2
hwCfgManEventlogIf the system configuration is changed, a notification is generated.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.6.10.2.1
hwCfgOperateCompletionWhen a configuration operation has been done, a notification may be generated.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.6.10.2.2
hwCfgInconsistentWhen the system automatically detects that configurations of the AMB and the SMB are inconsistent, the trap is generated.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.6.10.2.3
hwCfgInconsistentResumeWhen the system automatically detects that configurations of the AMB and the SMB change from inconsistent to consistent, the trap is generated.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.6.10.2.4
hwCfgB2STransferFailWhen the system failed to backup current configuration to specified server, this trap will generate to indicates the details information.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.6.10.2.5
hwCfgB2SOperateWhen the system begin to backup current configuration to servers, this trap will generate.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.6.10.2.6
hwConfigManConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.6.10.3
hwConfigManCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.6.10.3.1
hwConfigManGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.6.10.3.2
HUAWEI-CONFIG-MAN-MIB - SNMP MIB Reference | MIBs Explorer