HH3C-CONFIG-MAN-MIB

File: HH3C-CONFIG-MAN-MIB.mib (39472 bytes)

Imported modules

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

Imported symbols

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

Defined Types

ConfigOperationType  
Specify operation types on configuration. Currently, following types of operation are provided: running2Startup(1): Update the saved configuration (startup) file used currently with the current configuration running in the system. This operation is equivalent to the [save] command from command line. If current startup configuration file does not exist, then the default startup configuration file is created to save the data and this becomes the current startup configuration file. startup2Running(2): Update the current configuration running in the system with the saved configuration (startup) file used currently. 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 the error opFileOpenError(13). running2Net(3): Send the current configuration running in the system to the network using the specified file transfer protocol. net2Running(4): Update the current configuration running in the system with a remote file from the network 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 using the specified file transfer protocol and replace the saved configuration (startup) file used currently. If current startup configurationfile does not exist, the default startup configuration file is created to save the data and this becomes the current startup configuration file. startup2Net(6): Send the saved configuration (startup) file used currently to the network using the specified file transfer protocol. If the current startup configuration file does not exist, the operation will fail with the error opFileOpenError(13).
TEXTUAL-CONVENTION    
  INTEGER running2Startup(1), startup2Running(2), running2Net(3), net2Running(4), net2Startup(5), startup2Net(6)  

ConfigOperationStateType  
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 configration file. opSlaveFull : Operation is fail for the slave don't have enough space. opCopyToSlaveFailure : Operation is fail when copy file to the slave.
TEXTUAL-CONVENTION    
  INTEGER opInProgress(1), opSuccess(2), opInvalidOperation(3), opInvalidProtocol(4), opInvalidSourceName(5), opInvalidDestName(6), opInvalidServerAddress(7), opDeviceBusy(8), opDeviceOpenError(9), opDeviceError(10), opDeviceNotProgrammable(11), opDeviceFull(12), opFileOpenError(13), opFileTransferError(14), opFileChecksumError(15), opNoMemory(16), opAuthFail(17), opTimeOut(18), opUnknownFailure(19), opInvalidConfigFile(20), opSlaveFull(21), opCopyToSlaveFailure(22)  

Hh3cCfgLogEntry  
SEQUENCE    
  hh3cCfgLogIndex Integer32
  hh3cCfgLogTime TimeTicks
  hh3cCfgLogSrcCmd INTEGER
  hh3cCfgLogSrcData INTEGER
  hh3cCfgLogDesData INTEGER
  hh3cCfgLogTerminalType INTEGER
  hh3cCfgLogTerminalUser DisplayString
  hh3cCfgLogTerminalNum Integer32
  hh3cCfgLogTerminalLocation DisplayString
  hh3cCfgLogCmdSrcAddress IpAddress
  hh3cCfgLogVirHost DisplayString
  hh3cCfgLogUserName DisplayString
  hh3cCfgLogServerAddress IpAddress
  hh3cCfgLogFile DisplayString
  hh3cCfgLogCmdSrcAddrType InetAddressType
  hh3cCfgLogCmdSrcAddrRev InetAddress
  hh3cCfgLogCmdSrcAddrVPNName DisplayString
  hh3cCfgLogServerAddrType InetAddressType
  hh3cCfgLogServerAddrRev InetAddress
  hh3cCfgLogServerAddrVPNName DisplayString

Hh3cCfgOperateEntry  
SEQUENCE    
  hh3cCfgOperateIndex Integer32
  hh3cCfgOperateType ConfigOperationType
  hh3cCfgOperateProtocol INTEGER
  hh3cCfgOperateFileName DisplayString
  hh3cCfgOperateServerAddress IpAddress
  hh3cCfgOperateUserName DisplayString
  hh3cCfgOperateUserPassword DisplayString
  hh3cCfgOperateEndNotificationSwitch TruthValue
  hh3cCfgOperateRowStatus RowStatus
  hh3cCfgOperateServerPort Integer32
  hh3cCfgOperateSrvAddrType InetAddressType
  hh3cCfgOperateSrvAddrRev InetAddress
  hh3cCfgOperateSrvVPNName DisplayString

Hh3cCfgOperateResultEntry  
SEQUENCE    
  hh3cCfgOperateResultIndex Integer32
  hh3cCfgOperateResultOptIndex Integer32
  hh3cCfgOperateResultOpType ConfigOperationType
  hh3cCfgOperateState ConfigOperationStateType
  hh3cCfgOperateTime TimeTicks
  hh3cCfgOperateEndTime TimeTicks
  hh3cCfgOperFailReason DisplayString

Hh3cCfgExecuteResultEntry  
SEQUENCE    
  hh3cCfgExecuteResultIndex Integer32
  hh3cCfgExecuteResultOptIndex Integer32
  hh3cCfgExecuteResultOpType ConfigOperationType
  hh3cCfgExecuteState ConfigOperationStateType
  hh3cCfgExecuteTime TimeTicks
  hh3cCfgExecuteEndTime TimeTicks

Defined Values

hh3cConfig 1.3.6.1.4.1.25506.2.4
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.
MODULE-IDENTITY    

hh3cConfigManObjects 1.3.6.1.4.1.25506.2.4.1
OBJECT IDENTIFIER    

hh3cCfgLog 1.3.6.1.4.1.25506.2.4.1.1
OBJECT IDENTIFIER    

hh3cCfgRunModifiedLast 1.3.6.1.4.1.25506.2.4.1.1.1
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 system detects the current configuration has been changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hh3cCfgRunSavedLast 1.3.6.1.4.1.25506.2.4.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 hh3cCfgRunModifiedLast, the current configuration has been modified but not saved.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hh3cCfgStartModifiedLast 1.3.6.1.4.1.25506.2.4.1.1.3
The object records the value of sysUpTime when the saved configuration used currently was last modified. It may have been modified 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  

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

hh3cCfgLogDeletedEntries 1.3.6.1.4.1.25506.2.4.1.1.5
The total number of rows deleted from hh3cCfgLogTable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cCfgLogWantBackup 1.3.6.1.4.1.25506.2.4.1.1.6
Decide whether to backup the value of objects about hh3cCfgLog.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cCfgLogTable 1.3.6.1.4.1.25506.2.4.1.1.7
Table for logging configuration operation in device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCfgLogEntry

hh3cCfgLogEntry 1.3.6.1.4.1.25506.2.4.1.1.7.1
Information of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCfgLogEntry  

hh3cCfgLogIndex 1.3.6.1.4.1.25506.2.4.1.1.7.1.1
Index of the table beginning from 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cCfgLogTime 1.3.6.1.4.1.25506.2.4.1.1.7.1.2
Specify the sysUpTime when the config log was generated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hh3cCfgLogSrcCmd 1.3.6.1.4.1.25506.2.4.1.1.7.1.3
Specify the source command which brought the log. Currently we provide the types of source: 1.cmdLine(1):configure log instigated by command line. 2.snmp(2):configure log instigated by snmp. 3.other(3):configure log instigated by other source unknown.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cmdLine(1), snmp(2), other(3)  

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

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

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

hh3cCfgLogTerminalUser 1.3.6.1.4.1.25506.2.4.1.1.7.1.7
The name of logging user which is available when hh3cCfgLogSrcCmd is 'cmdLine'. Other, a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hh3cCfgLogTerminalNum 1.3.6.1.4.1.25506.2.4.1.1.7.1.8
Specifies the terminal number. If hh3cCfgLogSrcCmd is not 'cmdLine', use '-1'
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCfgLogTerminalLocation 1.3.6.1.4.1.25506.2.4.1.1.7.1.9
The location of logging user which is available when hh3cCfgLogSrcCmd is 'cmdLine'. Other, a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hh3cCfgLogCmdSrcAddress 1.3.6.1.4.1.25506.2.4.1.1.7.1.10
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

hh3cCfgLogVirHost 1.3.6.1.4.1.25506.2.4.1.1.7.1.11
The host name of remote system connected if hh3cCfgLogTerminalType has the value of 'virtual'. Other, a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hh3cCfgLogUserName 1.3.6.1.4.1.25506.2.4.1.1.7.1.12
The user name used when hh3cCfgLogSrcData or hh3cCfgLogDesData has the value of 'netFtp'. Other, a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hh3cCfgLogServerAddress 1.3.6.1.4.1.25506.2.4.1.1.7.1.13
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

hh3cCfgLogFile 1.3.6.1.4.1.25506.2.4.1.1.7.1.14
The current configuration file name when hh3cCfgLogSrcData has the value of 'netFtp',and hh3cCfgLogDesData has the value of 'startupData'. Other, a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hh3cCfgLogCmdSrcAddrType 1.3.6.1.4.1.25506.2.4.1.1.7.1.15
The type of IP address for the hh3cCfgLogCmdSrcAddrRev.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hh3cCfgLogCmdSrcAddrRev 1.3.6.1.4.1.25506.2.4.1.1.7.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hh3cCfgLogCmdSrcAddrVPNName 1.3.6.1.4.1.25506.2.4.1.1.7.1.17
The VPN instance of this operation uses.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cCfgLogServerAddrType 1.3.6.1.4.1.25506.2.4.1.1.7.1.18
The type of IP address for the hh3cCfgLogServerAddrRev.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hh3cCfgLogServerAddrRev 1.3.6.1.4.1.25506.2.4.1.1.7.1.19
The remote server address when hh3cCfgLogSrcData or hh3cCfgLogDesData has the value of 'netFtp'. Other, a value of 0.0.0.0.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hh3cCfgLogServerAddrVPNName 1.3.6.1.4.1.25506.2.4.1.1.7.1.20
The VPN instance of this operation uses.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cCfgFirstTrapTime 1.3.6.1.4.1.25506.2.4.1.1.8
Time when the first trap is sent.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TimeTicks  

hh3cCfgOperate 1.3.6.1.4.1.25506.2.4.1.2
OBJECT IDENTIFIER    

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

hh3cCfgOperateEntryAgeOutTime 1.3.6.1.4.1.25506.2.4.1.2.2
The number of minutes an unactive hh3cCfgOperateEntry SHOULD be kept in the hh3cCfgOperateTable before it is active. The object is a fator taken account of when it needs delete some rows make room in hh3cCfgOperateTable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

hh3cCfgOperateResultGlobalEntryLimit 1.3.6.1.4.1.25506.2.4.1.2.3
The maximum number of copy entries that may be held in hh3cCfgOperateResultTable. A particular setting does not guarantee that much data can be held.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

hh3cCfgOperateTable 1.3.6.1.4.1.25506.2.4.1.2.4
A table of config-operation requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCfgOperateEntry

hh3cCfgOperateEntry 1.3.6.1.4.1.25506.2.4.1.2.4.1
An operate request entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCfgOperateEntry  

hh3cCfgOperateIndex 1.3.6.1.4.1.25506.2.4.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  

hh3cCfgOperateType 1.3.6.1.4.1.25506.2.4.1.2.4.1.2
Specify the type of operation on configuration.
Status: current Access: read-create
OBJECT-TYPE    
  ConfigOperationType  

hh3cCfgOperateProtocol 1.3.6.1.4.1.25506.2.4.1.2.4.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ftp(1), tftp(2), clusterftp(3), clustertftp(4)  

hh3cCfgOperateFileName 1.3.6.1.4.1.25506.2.4.1.2.4.1.4
When the object of hh3cCfgOperateType 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 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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..128)  

hh3cCfgOperateServerAddress 1.3.6.1.4.1.25506.2.4.1.2.4.1.5
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.
Status: deprecated Access: read-create
OBJECT-TYPE    
  IpAddress  

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

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

hh3cCfgOperateEndNotificationSwitch 1.3.6.1.4.1.25506.2.4.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  

hh3cCfgOperateRowStatus 1.3.6.1.4.1.25506.2.4.1.2.4.1.9
The status of this table entry. When the status is active all the object's value in the entry is not allowed to modified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCfgOperateServerPort 1.3.6.1.4.1.25506.2.4.1.2.4.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

hh3cCfgOperateSrvAddrType 1.3.6.1.4.1.25506.2.4.1.2.4.1.11
The type of IP address for hh3cCfgOperateSrvAddrRev.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cCfgOperateSrvAddrRev 1.3.6.1.4.1.25506.2.4.1.2.4.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cCfgOperateSrvVPNName 1.3.6.1.4.1.25506.2.4.1.2.4.1.13
The VPN instance of this operation uses.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

hh3cCfgOperateResultTable 1.3.6.1.4.1.25506.2.4.1.2.5
A table of config-operation requests result.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCfgOperateResultEntry

hh3cCfgOperateResultEntry 1.3.6.1.4.1.25506.2.4.1.2.5.1
The result entries of configuration operation requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCfgOperateResultEntry  

hh3cCfgOperateResultIndex 1.3.6.1.4.1.25506.2.4.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  

hh3cCfgOperateResultOptIndex 1.3.6.1.4.1.25506.2.4.1.2.5.1.2
The operation index in the hh3cCfgOperateTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cCfgOperateResultOpType 1.3.6.1.4.1.25506.2.4.1.2.5.1.3
The operation type in the hh3cCfgOperateTable.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigOperationType  

hh3cCfgOperateState 1.3.6.1.4.1.25506.2.4.1.2.5.1.4
The operation state type in the hh3cCfgOperateTable.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigOperationStateType  

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

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

hh3cCfgOperFailReason 1.3.6.1.4.1.25506.2.4.1.2.5.1.7
The failure reasons of configuration operation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cCfgExecuteOperate 1.3.6.1.4.1.25506.2.4.1.2.6
OBJECT IDENTIFIER    

hh3cCfgExecuteOperateResultEntryLimit 1.3.6.1.4.1.25506.2.4.1.2.6.1
The maximum number of ConfigOperationType entries that may be held in hh3cCfgExecuteResultTable. A particular setting does not guarantee that much data can be held.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..20  

hh3cCfgExecuteResultTable 1.3.6.1.4.1.25506.2.4.1.2.6.2
A table of configuration execute result.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCfgExecuteResultEntry

hh3cCfgExecuteResultEntry 1.3.6.1.4.1.25506.2.4.1.2.6.2.1
The result entries of configuration execute operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCfgExecuteResultEntry  

hh3cCfgExecuteResultIndex 1.3.6.1.4.1.25506.2.4.1.2.6.2.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  

hh3cCfgExecuteResultOptIndex 1.3.6.1.4.1.25506.2.4.1.2.6.2.1.2
The configuration execute operation index in the hh3cCfgExecuteResultTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cCfgExecuteResultOpType 1.3.6.1.4.1.25506.2.4.1.2.6.2.1.3
The operation type in the hh3cCfgExecuteResultTable.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigOperationType  

hh3cCfgExecuteState 1.3.6.1.4.1.25506.2.4.1.2.6.2.1.4
Record the status of the specified operation.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigOperationStateType  

hh3cCfgExecuteTime 1.3.6.1.4.1.25506.2.4.1.2.6.2.1.5
Record the time of the execution starts.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hh3cCfgExecuteEndTime 1.3.6.1.4.1.25506.2.4.1.2.6.2.1.6
Record the time of the execution is finished.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hh3cCfgReset 1.3.6.1.4.1.25506.2.4.1.2.7
Reboot the device with the default configuration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), reset(2)  

hh3cCfgReset2 1.3.6.1.4.1.25506.2.4.1.2.8
normal:do nothing. reset :reboot the device with the default configuration. 'normal' will be returned when getting. This node differs from hh3cCfgReset in value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(0), reset(1)  

hh3cConfigManNotifications 1.3.6.1.4.1.25506.2.4.2
OBJECT IDENTIFIER    

hh3cCfgManEventlog 1.3.6.1.4.1.25506.2.4.2.1
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.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cCfgOperateCompletion 1.3.6.1.4.1.25506.2.4.2.2
When create hh3cCfgOperateTable successfully, a notification may be generated.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cCfgInvalidConfigFile 1.3.6.1.4.1.25506.2.4.2.3
When the configuration file is invalid, this notification will be generated.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cConfigManConformance 1.3.6.1.4.1.25506.2.4.3
OBJECT IDENTIFIER    

hh3cConfigManCompliances 1.3.6.1.4.1.25506.2.4.3.1
OBJECT IDENTIFIER    

hh3cConfigManCompliance 1.3.6.1.4.1.25506.2.4.3.1.1
The statement of compliance for those implementing the configuration management MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

hh3cConfigManGroups 1.3.6.1.4.1.25506.2.4.3.2
OBJECT IDENTIFIER    

hh3cCfgManLogGroup 1.3.6.1.4.1.25506.2.4.3.2.1
A collection of objects configuration log group.
Status: current Access: read-write
OBJECT-GROUP    

hh3cCfgOperateGroup 1.3.6.1.4.1.25506.2.4.3.2.2
A group of configuration operation.
Status: current Access: read-write
OBJECT-GROUP    

hh3cCfgManNotificationGroup 1.3.6.1.4.1.25506.2.4.3.2.3
Collection of notification objects.
Status: current Access: read-write
NOTIFICATION-GROUP