H3C-CONFIG-MAN-MIB
AI MIB Summary
The H3C-CONFIG-MAN-MIB provides SNMP access to retrieve and manage the model-based system configuration data for H3C network devices and their peripheral components. It enables the monitoring of device model definitions and configuration state objects without imposing specific constraints on the data structure.
This MIB contains objects to manage 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:
h3cConfig.1.3.6.1.4.1.2011.10.2.4
82
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
82 total| Object Name |
|---|
h3cConfigThis MIB contains objects to manage 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.2011.10.2.4 |
h3cConfigManObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.4.1 |
h3cCfgLog OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.4.1.1 |
h3cCfgRunModifiedLastThe 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.2011.10.2.4.1.1.1 |
h3cCfgRunSavedLastThe 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 h3cCfgRunModifiedLast, the current configuration has been modified but not saved.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.10.2.4.1.1.2 |
h3cCfgStartModifiedLastThe 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.2011.10.2.4.1.1.3 |
h3cCfgLogLimitedEntriesThe object shows the maximum number of rows in h3cCfgLogTable. The value supported by the system is 10.ro Integer32 .1.3.6.1.4.1.2011.10.2.4.1.1.4 |
h3cCfgLogDeletedEntriesThe total number of rows deleted from h3cCfgLogTable.ro Counter32 .1.3.6.1.4.1.2011.10.2.4.1.1.5 |
h3cCfgLogWantBackupDecide whether to backup the value of objects about h3cCfgLog.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.4.1.1.6 |
h3cCfgLogTableTable for logging configuration operation in device. SEQUENCE OF H3cCfgLogEntry .1.3.6.1.4.1.2011.10.2.4.1.1.7 |
h3cCfgLogEntryInformation of the entry. H3cCfgLogEntry .1.3.6.1.4.1.2011.10.2.4.1.1.7.1 |
h3cCfgLogIndexIndex of the table beginning from 1. Integer32 .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.1 |
h3cCfgLogTimeSpecify the sysUpTime when the config log was generated.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.2 |
h3cCfgLogSrcCmdSpecify 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.2011.10.2.4.1.1.7.1.3 |
h3cCfgLogSrcDataThe 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.2011.10.2.4.1.1.7.1.4 |
h3cCfgLogDesDataThe 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.2011.10.2.4.1.1.7.1.5 |
h3cCfgLogTerminalTypeSpecifies the terminal type. If h3cCfgLogSrcCmd 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.2011.10.2.4.1.1.7.1.6 |
h3cCfgLogTerminalUserThe name of logging user which is available when h3cCfgLogSrcCmd is 'cmdLine'. Other, a zero length string.ro DisplayString .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.7 |
h3cCfgLogTerminalNumSpecifies the terminal number. If h3cCfgLogSrcCmd is not 'cmdLine', use '-1'ro Integer32 .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.8 |
h3cCfgLogTerminalLocationThe location of logging user which is available when h3cCfgLogSrcCmd is 'cmdLine'. Other, a zero length string.ro DisplayString .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.9 |
h3cCfgLogCmdSrcAddressThe address from which a request comes when the value of h3cCfgLogSrcCmd is 'snmp(2)'. The ip address of the remote system connected when the value of h3cCfgLogTerminalType is 'virtual'. Other, the value of 0.0.0.0. This object is replaced by for it only support IPv4.rodeprecated IpAddress .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.10 |
h3cCfgLogVirHostThe host name of remote system connected if h3cCfgLogTerminalType has the value of 'virtual'. Other, a zero length string.ro DisplayString .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.11 |
h3cCfgLogUserNameThe user name used when h3cCfgLogSrcData or h3cCfgLogDesData has the value of 'netFtp'. Other, a zero length string.ro DisplayString .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.12 |
h3cCfgLogServerAddressThe remote server address when h3cCfgLogSrcData or h3cCfgLogDesData has the value of 'netFtp'. Other, a value of 0.0.0.0. This object is replaced by for it only support IPv4.rodeprecated IpAddress .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.13 |
h3cCfgLogFileThe current configuration file name when h3cCfgLogSrcData has the value of 'netFtp',and h3cCfgLogDesData has the value of 'startupData'. Other, a zero length string.ro DisplayString .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.14 |
h3cCfgLogCmdSrcAddrTypeThe type of IP address for the h3cCfgLogCmdSrcAddrRev.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.15 |
h3cCfgLogCmdSrcAddrRevThe address from which a request comes when the value of h3cCfgLogSrcCmd is 'snmp(2)'. The ip address of the remote system connected when the value of h3cCfgLogTerminalType is 'virtual'. Other, the value of 0.0.0.0.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.16 |
h3cCfgLogCmdSrcAddrVPNNameThe VPN instance of this operation uses.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.17 |
h3cCfgLogServerAddrTypeThe type of IP address for the h3cCfgLogServerAddrRev.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.18 |
h3cCfgLogServerAddrRevThe remote server address when h3cCfgLogSrcData or h3cCfgLogDesData has the value of 'netFtp'. Other, a value of 0.0.0.0.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.19 |
h3cCfgLogServerAddrVPNNameThe VPN instance of this operation uses.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.4.1.1.7.1.20 |
h3cCfgFirstTrapTimeRepresents the first trap time.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.10.2.4.1.1.8 |
h3cCfgOperate OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.4.1.2 |
h3cCfgOperateGlobalEntryLimitThe maximum number of copy entries that may be held in h3cCfgOperateTable. A particular setting does not guarantee that much data can be held.ro Integer32 .1.3.6.1.4.1.2011.10.2.4.1.2.1 |
h3cCfgOperateEntryAgeOutTimeThe number of minutes an unactive h3cCfgOperateEntry SHOULD be kept in the h3cCfgOperateTable before it is active. The object is a fator taken account of when it needs delete some rows make room in h3cCfgOperateTable.rw Integer32 .1.3.6.1.4.1.2011.10.2.4.1.2.2 |
h3cCfgOperateResultGlobalEntryLimitThe maximum number of copy entries that may be held in h3cCfgOperateResultTable. A particular setting does not guarantee that much data can be held.rw Integer32 .1.3.6.1.4.1.2011.10.2.4.1.2.3 |
h3cCfgOperateTableA table of config-operation requests. SEQUENCE OF H3cCfgOperateEntry .1.3.6.1.4.1.2011.10.2.4.1.2.4 |
h3cCfgOperateEntryAn operate request entry. H3cCfgOperateEntry .1.3.6.1.4.1.2011.10.2.4.1.2.4.1 |
h3cCfgOperateIndexThe unique index value of a row in this table. Integer32 .1.3.6.1.4.1.2011.10.2.4.1.2.4.1.1 |
h3cCfgOperateTypeSpecify the type of operation on configuration.rw ConfigOperationType .1.3.6.1.4.1.2011.10.2.4.1.2.4.1.2 |
h3cCfgOperateProtocolIf the value of h3cCfgOperateType 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 h3cCfgOperateType , this object may be ignored by the implementation. when clusterftp or clustertftp is selected, the h3cCfgOperateServerAddress needn't be set, the server address can be acquired automatically, the value of h3cCfgOperateServerAddress 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.2011.10.2.4.1.2.4.1.3 |
h3cCfgOperateFileNameWhen the object of h3cCfgOperateType 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 h3cCfgOperateType is net2Startup or net2running, this node specify the source file name of transfers.If the value of h3cCfgOperateType is running2Net , this node specify the destination file name of transfers. When h3cCfgOperateType 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.2011.10.2.4.1.2.4.1.4 |
h3cCfgOperateServerAddressWhen 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 h3cFlhOperSrvAddr for it only support IPv4.rwdeprecated IpAddress .1.3.6.1.4.1.2011.10.2.4.1.2.4.1.5 |
h3cCfgOperateUserNameWhen 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 h3cCfgOperateProtocol has the value of ftp.rw DisplayString .1.3.6.1.4.1.2011.10.2.4.1.2.4.1.6 |
h3cCfgOperateUserPasswordWhen 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 h3cCfgOperateProtocol has the value of ftp.rw DisplayString .1.3.6.1.4.1.2011.10.2.4.1.2.4.1.7 |
h3cCfgOperateEndNotificationSwitchSpecifies 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.10.2.4.1.2.4.1.8 |
h3cCfgOperateRowStatusThe 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.2011.10.2.4.1.2.4.1.9 |
h3cCfgOperateServerPortWhen 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.2011.10.2.4.1.2.4.1.10 |
h3cCfgOperateSrvAddrTypeThe type of IP address for h3cCfgOperateSrvAddrRev.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.10.2.4.1.2.4.1.11 |
h3cCfgOperateSrvAddrRevWhen 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.2011.10.2.4.1.2.4.1.12 |
h3cCfgOperateSrvVPNNameThe VPN instance of this operation uses.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.4.1.2.4.1.13 |
h3cCfgOperateResultTableA table of config-operation requests result. SEQUENCE OF H3cCfgOperateResultEntry .1.3.6.1.4.1.2011.10.2.4.1.2.5 |
h3cCfgOperateResultEntryThe result entries of configuration operation requests. H3cCfgOperateResultEntry .1.3.6.1.4.1.2011.10.2.4.1.2.5.1 |
h3cCfgOperateResultIndexThe 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.10.2.4.1.2.5.1.1 |
h3cCfgOperateResultOptIndexThe operation index in the h3cCfgOperateTable.ro Integer32 .1.3.6.1.4.1.2011.10.2.4.1.2.5.1.2 |
h3cCfgOperateResultOpTypeThe operation type in the h3cCfgOperateTable.ro ConfigOperationType .1.3.6.1.4.1.2011.10.2.4.1.2.5.1.3 |
h3cCfgOperateStateThe operation state type in the h3cCfgOperateTable.ro ConfigOperationStateType .1.3.6.1.4.1.2011.10.2.4.1.2.5.1.4 |
h3cCfgOperateTimeRecord 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.10.2.4.1.2.5.1.5 |
h3cCfgOperateEndTimeThe value of sysUpTime when the configuration operation is finished.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.10.2.4.1.2.5.1.6 |
h3cCfgOperFailReasonThe failure reasons of configuration operation.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.4.1.2.5.1.7 |
h3cCfgExecuteOperate OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.4.1.2.6 |
h3cCfgExecuteOperateResultEntryLimitThe maximum number of ConfigOperationType entries that may be held in h3cCfgExecuteResultTable. A particular setting does not guarantee that much data can be held.rw Integer32 .1.3.6.1.4.1.2011.10.2.4.1.2.6.1 |
h3cCfgExecuteResultTableA table of configuration execute result. SEQUENCE OF H3cCfgExecuteResultEntry .1.3.6.1.4.1.2011.10.2.4.1.2.6.2 |
h3cCfgExecuteResultEntryThe result entries of configuration execute operation. H3cCfgExecuteResultEntry .1.3.6.1.4.1.2011.10.2.4.1.2.6.2.1 |
h3cCfgExecuteResultIndexThe 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.10.2.4.1.2.6.2.1.1 |
h3cCfgExecuteResultOptIndexThe configuration execute operation index in the h3cCfgExecuteResultTable.ro Integer32 .1.3.6.1.4.1.2011.10.2.4.1.2.6.2.1.2 |
h3cCfgExecuteResultOpTypeThe operation type in the h3cCfgExecuteResultTable.ro ConfigOperationType .1.3.6.1.4.1.2011.10.2.4.1.2.6.2.1.3 |
h3cCfgExecuteStateRecord the status of the specified operation.ro ConfigOperationStateType .1.3.6.1.4.1.2011.10.2.4.1.2.6.2.1.4 |
h3cCfgExecuteTimeRecord the time of the execution starts.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.10.2.4.1.2.6.2.1.5 |
h3cCfgExecuteEndTimeRecord the time of the execution is finished.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.10.2.4.1.2.6.2.1.6 |
h3cCfgResetReboot device as default configuration.rw Enumeration .1.3.6.1.4.1.2011.10.2.4.1.2.7 |
h3cConfigManNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.4.2 |
h3cCfgManEventlogThe 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.2011.10.2.4.2.1 |
h3cCfgOperateCompletionWhen create h3cCfgOperateTable successfully, a notification may be generated. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.10.2.4.2.2 |
h3cCfgInvalidConfigFileWhen the configuration file is invalid, this notification will be generated. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.10.2.4.2.3 |
h3cConfigManConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.4.3 |
h3cConfigManCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.4.3.1 |
h3cConfigManComplianceThe statement of compliance for those implementing the Huawei 3Com ConfigMan MIB. Unknown .1.3.6.1.4.1.2011.10.2.4.3.1.1 |
h3cConfigManGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.4.3.2 |
h3cCfgManLogGroupA collection of objects configuration log group. Unknown .1.3.6.1.4.1.2011.10.2.4.3.2.1 |
h3cCfgOperateGroupA group of configuration operation. Unknown .1.3.6.1.4.1.2011.10.2.4.3.2.2 |
h3cCfgManNotificationGroupCollection of notification objects. Unknown .1.3.6.1.4.1.2011.10.2.4.3.2.3 |