HH3C-CONFIG-MAN-MIB
AI MIB Summary
The HH3C-CONFIG-MAN-MIB enables SNMP-based retrieval and modification of the system configuration model for H3C network devices, including local system parameters and peripheral device settings. It provides standardized access to configuration data structures without imposing specific object constraints, facilitating direct management of device state across the H3C hardware ecosystem.
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.
Main OID:
hh3cConfig.1.3.6.1.4.1.25506.2.4
83
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
83 total| Object Name |
|---|
hh3cConfigThis 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 .1.3.6.1.4.1.25506.2.4 |
hh3cConfigManObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.4.1 |
hh3cCfgLog OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.4.1.1 |
hh3cCfgRunModifiedLastThe 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.25506.2.4.1.1.1 |
hh3cCfgRunSavedLastThe 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.25506.2.4.1.1.2 |
hh3cCfgStartModifiedLastThe 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.25506.2.4.1.1.3 |
hh3cCfgLogLimitedEntriesThe object shows the maximum number of rows in hh3cCfgLogTable. The value supported by the system is 10.ro Integer32 .1.3.6.1.4.1.25506.2.4.1.1.4 |
hh3cCfgLogDeletedEntriesThe total number of rows deleted from hh3cCfgLogTable.ro Counter32 .1.3.6.1.4.1.25506.2.4.1.1.5 |
hh3cCfgLogWantBackupDecide whether to backup the value of objects about hh3cCfgLog.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.4.1.1.6 |
hh3cCfgLogTableTable for logging configuration operation in device. SEQUENCE OF Hh3cCfgLogEntry .1.3.6.1.4.1.25506.2.4.1.1.7 |
hh3cCfgLogEntryInformation of the entry. Hh3cCfgLogEntry .1.3.6.1.4.1.25506.2.4.1.1.7.1 |
hh3cCfgLogIndexIndex of the table beginning from 1. Integer32 .1.3.6.1.4.1.25506.2.4.1.1.7.1.1 |
hh3cCfgLogTimeSpecify the sysUpTime when the config log was generated.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.25506.2.4.1.1.7.1.2 |
hh3cCfgLogSrcCmdSpecify 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.ro Enumeration .1.3.6.1.4.1.25506.2.4.1.1.7.1.3 |
hh3cCfgLogSrcDataThe 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 linero Enumeration .1.3.6.1.4.1.25506.2.4.1.1.7.1.4 |
hh3cCfgLogDesDataThe 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 linero Enumeration .1.3.6.1.4.1.25506.2.4.1.1.7.1.5 |
hh3cCfgLogTerminalTypeSpecifies 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.ro Enumeration .1.3.6.1.4.1.25506.2.4.1.1.7.1.6 |
hh3cCfgLogTerminalUserThe name of logging user which is available when hh3cCfgLogSrcCmd is 'cmdLine'. Other, a zero length string.ro DisplayString .1.3.6.1.4.1.25506.2.4.1.1.7.1.7 |
hh3cCfgLogTerminalNumSpecifies the terminal number. If hh3cCfgLogSrcCmd is not 'cmdLine', use '-1'ro Integer32 .1.3.6.1.4.1.25506.2.4.1.1.7.1.8 |
hh3cCfgLogTerminalLocationThe location of logging user which is available when hh3cCfgLogSrcCmd is 'cmdLine'. Other, a zero length string.ro DisplayString .1.3.6.1.4.1.25506.2.4.1.1.7.1.9 |
hh3cCfgLogCmdSrcAddressThe 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.rodeprecated IpAddress .1.3.6.1.4.1.25506.2.4.1.1.7.1.10 |
hh3cCfgLogVirHostThe host name of remote system connected if hh3cCfgLogTerminalType has the value of 'virtual'. Other, a zero length string.ro DisplayString .1.3.6.1.4.1.25506.2.4.1.1.7.1.11 |
hh3cCfgLogUserNameThe user name used when hh3cCfgLogSrcData or hh3cCfgLogDesData has the value of 'netFtp'. Other, a zero length string.ro DisplayString .1.3.6.1.4.1.25506.2.4.1.1.7.1.12 |
hh3cCfgLogServerAddressThe 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.rodeprecated IpAddress .1.3.6.1.4.1.25506.2.4.1.1.7.1.13 |
hh3cCfgLogFileThe current configuration file name when hh3cCfgLogSrcData has the value of 'netFtp',and hh3cCfgLogDesData has the value of 'startupData'. Other, a zero length string.ro DisplayString .1.3.6.1.4.1.25506.2.4.1.1.7.1.14 |
hh3cCfgLogCmdSrcAddrTypeThe type of IP address for the hh3cCfgLogCmdSrcAddrRev.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.4.1.1.7.1.15 |
hh3cCfgLogCmdSrcAddrRevThe 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.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.4.1.1.7.1.16 |
hh3cCfgLogCmdSrcAddrVPNNameThe VPN instance of this operation uses.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.25506.2.4.1.1.7.1.17 |
hh3cCfgLogServerAddrTypeThe type of IP address for the hh3cCfgLogServerAddrRev.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.4.1.1.7.1.18 |
hh3cCfgLogServerAddrRevThe remote server address when hh3cCfgLogSrcData or hh3cCfgLogDesData has the value of 'netFtp'. Other, a value of 0.0.0.0.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.4.1.1.7.1.19 |
hh3cCfgLogServerAddrVPNNameThe VPN instance of this operation uses.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.25506.2.4.1.1.7.1.20 |
hh3cCfgFirstTrapTimeTime when the first trap is sent.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.25506.2.4.1.1.8 |
hh3cCfgOperate OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.4.1.2 |
hh3cCfgOperateGlobalEntryLimitThe maximum number of copy entries that may be held in hh3cCfgOperateTable. A particular setting does not guarantee that much data can be held.ro Integer32 .1.3.6.1.4.1.25506.2.4.1.2.1 |
hh3cCfgOperateEntryAgeOutTimeThe 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.rw Integer32 .1.3.6.1.4.1.25506.2.4.1.2.2 |
hh3cCfgOperateResultGlobalEntryLimitThe maximum number of copy entries that may be held in hh3cCfgOperateResultTable. A particular setting does not guarantee that much data can be held.rw Integer32 .1.3.6.1.4.1.25506.2.4.1.2.3 |
hh3cCfgOperateTableA table of config-operation requests. SEQUENCE OF Hh3cCfgOperateEntry .1.3.6.1.4.1.25506.2.4.1.2.4 |
hh3cCfgOperateEntryAn operate request entry. Hh3cCfgOperateEntry .1.3.6.1.4.1.25506.2.4.1.2.4.1 |
hh3cCfgOperateIndexThe unique index value of a row in this table. Integer32 .1.3.6.1.4.1.25506.2.4.1.2.4.1.1 |
hh3cCfgOperateTypeSpecify the type of operation on configuration.rw ConfigOperationType .1.3.6.1.4.1.25506.2.4.1.2.4.1.2 |
hh3cCfgOperateProtocolIf 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.rw Enumeration .1.3.6.1.4.1.25506.2.4.1.2.4.1.3 |
hh3cCfgOperateFileNameWhen 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.rw DisplayString .1.3.6.1.4.1.25506.2.4.1.2.4.1.4 |
hh3cCfgOperateServerAddressWhen 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.rwdeprecated IpAddress .1.3.6.1.4.1.25506.2.4.1.2.4.1.5 |
hh3cCfgOperateUserNameWhen 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.rw DisplayString .1.3.6.1.4.1.25506.2.4.1.2.4.1.6 |
hh3cCfgOperateUserPasswordWhen 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.rw DisplayString .1.3.6.1.4.1.25506.2.4.1.2.4.1.7 |
hh3cCfgOperateEndNotificationSwitchSpecifies whether or not a notification should be issued on the completion of the operation.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.4.1.2.4.1.8 |
hh3cCfgOperateRowStatusThe status of this table entry. When the status is active all the object's value in the entry is not allowed to modified.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.4.1.2.4.1.9 |
hh3cCfgOperateServerPortWhen 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.rw Integer32 .1.3.6.1.4.1.25506.2.4.1.2.4.1.10 |
hh3cCfgOperateSrvAddrTypeThe type of IP address for hh3cCfgOperateSrvAddrRev.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.4.1.2.4.1.11 |
hh3cCfgOperateSrvAddrRevWhen 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.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.4.1.2.4.1.12 |
hh3cCfgOperateSrvVPNNameThe VPN instance of this operation uses.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.25506.2.4.1.2.4.1.13 |
hh3cCfgOperateResultTableA table of config-operation requests result. SEQUENCE OF Hh3cCfgOperateResultEntry .1.3.6.1.4.1.25506.2.4.1.2.5 |
hh3cCfgOperateResultEntryThe result entries of configuration operation requests. Hh3cCfgOperateResultEntry .1.3.6.1.4.1.25506.2.4.1.2.5.1 |
hh3cCfgOperateResultIndexThe 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.25506.2.4.1.2.5.1.1 |
hh3cCfgOperateResultOptIndexThe operation index in the hh3cCfgOperateTable.ro Integer32 .1.3.6.1.4.1.25506.2.4.1.2.5.1.2 |
hh3cCfgOperateResultOpTypeThe operation type in the hh3cCfgOperateTable.ro ConfigOperationType .1.3.6.1.4.1.25506.2.4.1.2.5.1.3 |
hh3cCfgOperateStateThe operation state type in the hh3cCfgOperateTable.ro ConfigOperationStateType .1.3.6.1.4.1.25506.2.4.1.2.5.1.4 |
hh3cCfgOperateTimeRecord 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.25506.2.4.1.2.5.1.5 |
hh3cCfgOperateEndTimeThe value of sysUpTime when the configuration operation is finished.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.25506.2.4.1.2.5.1.6 |
hh3cCfgOperFailReasonThe failure reasons of configuration operation.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.25506.2.4.1.2.5.1.7 |
hh3cCfgExecuteOperate OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.4.1.2.6 |
hh3cCfgExecuteOperateResultEntryLimitThe maximum number of ConfigOperationType entries that may be held in hh3cCfgExecuteResultTable. A particular setting does not guarantee that much data can be held.rw Integer32 .1.3.6.1.4.1.25506.2.4.1.2.6.1 |
hh3cCfgExecuteResultTableA table of configuration execute result. SEQUENCE OF Hh3cCfgExecuteResultEntry .1.3.6.1.4.1.25506.2.4.1.2.6.2 |
hh3cCfgExecuteResultEntryThe result entries of configuration execute operation. Hh3cCfgExecuteResultEntry .1.3.6.1.4.1.25506.2.4.1.2.6.2.1 |
hh3cCfgExecuteResultIndexThe 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.25506.2.4.1.2.6.2.1.1 |
hh3cCfgExecuteResultOptIndexThe configuration execute operation index in the hh3cCfgExecuteResultTable.ro Integer32 .1.3.6.1.4.1.25506.2.4.1.2.6.2.1.2 |
hh3cCfgExecuteResultOpTypeThe operation type in the hh3cCfgExecuteResultTable.ro ConfigOperationType .1.3.6.1.4.1.25506.2.4.1.2.6.2.1.3 |
hh3cCfgExecuteStateRecord the status of the specified operation.ro ConfigOperationStateType .1.3.6.1.4.1.25506.2.4.1.2.6.2.1.4 |
hh3cCfgExecuteTimeRecord the time of the execution starts.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.25506.2.4.1.2.6.2.1.5 |
hh3cCfgExecuteEndTimeRecord the time of the execution is finished.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.25506.2.4.1.2.6.2.1.6 |
hh3cCfgResetReboot the device with the default configuration.rw Enumeration .1.3.6.1.4.1.25506.2.4.1.2.7 |
hh3cCfgReset2normal:do nothing. reset :reboot the device with the default configuration. 'normal' will be returned when getting. This node differs from hh3cCfgReset in value.rw Enumeration .1.3.6.1.4.1.25506.2.4.1.2.8 |
hh3cConfigManNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.4.2 |
hh3cCfgManEventlogThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.4.2.1 |
hh3cCfgOperateCompletionWhen create hh3cCfgOperateTable successfully, a notification may be generated. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.4.2.2 |
hh3cCfgInvalidConfigFileWhen the configuration file is invalid, this notification will be generated. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.4.2.3 |
hh3cConfigManConformance OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.4.3 |
hh3cConfigManCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.4.3.1 |
hh3cConfigManComplianceThe statement of compliance for those implementing the configuration management MIB. Unknown .1.3.6.1.4.1.25506.2.4.3.1.1 |
hh3cConfigManGroups OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.4.3.2 |
hh3cCfgManLogGroupA collection of objects configuration log group. Unknown .1.3.6.1.4.1.25506.2.4.3.2.1 |
hh3cCfgOperateGroupA group of configuration operation. Unknown .1.3.6.1.4.1.25506.2.4.3.2.2 |
hh3cCfgManNotificationGroupCollection of notification objects. Unknown .1.3.6.1.4.1.25506.2.4.3.2.3 |