HH3C-CONFIG-MAN-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-CONFIG-MAN-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
     hh3cConfigManObjects 1.3.6.1.4.1.25506.2.4.1
         hh3cCfgLog 1.3.6.1.4.1.25506.2.4.1.1
             hh3cCfgRunModifiedLast 1.3.6.1.4.1.25506.2.4.1.1.1 timeticks read-only
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.
             hh3cCfgRunSavedLast 1.3.6.1.4.1.25506.2.4.1.1.2 timeticks read-only
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.
             hh3cCfgStartModifiedLast 1.3.6.1.4.1.25506.2.4.1.1.3 timeticks read-only
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.
             hh3cCfgLogLimitedEntries 1.3.6.1.4.1.25506.2.4.1.1.4 integer32 read-only
The object shows the maximum number of rows in hh3cCfgLogTable. The value supported by the system is 10.
             hh3cCfgLogDeletedEntries 1.3.6.1.4.1.25506.2.4.1.1.5 counter32 read-only
The total number of rows deleted from hh3cCfgLogTable.
             hh3cCfgLogWantBackup 1.3.6.1.4.1.25506.2.4.1.1.6 truthvalue read-write
Decide whether to backup the value of objects about hh3cCfgLog.
             hh3cCfgLogTable 1.3.6.1.4.1.25506.2.4.1.1.7 no-access
Table for logging configuration operation in device.
                 hh3cCfgLogEntry 1.3.6.1.4.1.25506.2.4.1.1.7.1 no-access
Information of the entry.
                     hh3cCfgLogIndex 1.3.6.1.4.1.25506.2.4.1.1.7.1.1 integer32 no-access
Index of the table beginning from 1.
                     hh3cCfgLogTime 1.3.6.1.4.1.25506.2.4.1.1.7.1.2 timeticks read-only
Specify the sysUpTime when the config log was generated.
                     hh3cCfgLogSrcCmd 1.3.6.1.4.1.25506.2.4.1.1.7.1.3 integer read-only
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. Enumeration: 'cmdLine': 1, 'other': 3, 'snmp': 2.
                     hh3cCfgLogSrcData 1.3.6.1.4.1.25506.2.4.1.1.7.1.4 integer read-only
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 Enumeration: 'commandSource': 3, 'runningData': 2, 'hotPlugging': 7, 'netFtp': 6, 'startupData': 4, 'erase': 1, 'local': 5.
                     hh3cCfgLogDesData 1.3.6.1.4.1.25506.2.4.1.1.7.1.5 integer read-only
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 Enumeration: 'commandSource': 3, 'runningData': 2, 'hotPlugging': 7, 'unknown': 1, 'netFtp': 6, 'startupData': 4, 'local': 5.
                     hh3cCfgLogTerminalType 1.3.6.1.4.1.25506.2.4.1.1.7.1.6 integer read-only
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. Enumeration: 'console': 3, 'auxiliary': 6, 'unknown': 2, 'virtual': 5, 'terminal': 4, 'notApplicable': 1.
                     hh3cCfgLogTerminalUser 1.3.6.1.4.1.25506.2.4.1.1.7.1.7 displaystring read-only
The name of logging user which is available when hh3cCfgLogSrcCmd is 'cmdLine'. Other, a zero length string.
                     hh3cCfgLogTerminalNum 1.3.6.1.4.1.25506.2.4.1.1.7.1.8 integer32 read-only
Specifies the terminal number. If hh3cCfgLogSrcCmd is not 'cmdLine', use '-1'
                     hh3cCfgLogTerminalLocation 1.3.6.1.4.1.25506.2.4.1.1.7.1.9 displaystring read-only
The location of logging user which is available when hh3cCfgLogSrcCmd is 'cmdLine'. Other, a zero length string.
                     hh3cCfgLogCmdSrcAddress 1.3.6.1.4.1.25506.2.4.1.1.7.1.10 ipaddress read-only
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.
                     hh3cCfgLogVirHost 1.3.6.1.4.1.25506.2.4.1.1.7.1.11 displaystring read-only
The host name of remote system connected if hh3cCfgLogTerminalType has the value of 'virtual'. Other, a zero length string.
                     hh3cCfgLogUserName 1.3.6.1.4.1.25506.2.4.1.1.7.1.12 displaystring read-only
The user name used when hh3cCfgLogSrcData or hh3cCfgLogDesData has the value of 'netFtp'. Other, a zero length string.
                     hh3cCfgLogServerAddress 1.3.6.1.4.1.25506.2.4.1.1.7.1.13 ipaddress read-only
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.
                     hh3cCfgLogFile 1.3.6.1.4.1.25506.2.4.1.1.7.1.14 displaystring read-only
The current configuration file name when hh3cCfgLogSrcData has the value of 'netFtp',and hh3cCfgLogDesData has the value of 'startupData'. Other, a zero length string.
                     hh3cCfgLogCmdSrcAddrType 1.3.6.1.4.1.25506.2.4.1.1.7.1.15 inetaddresstype read-only
The type of IP address for the hh3cCfgLogCmdSrcAddrRev.
                     hh3cCfgLogCmdSrcAddrRev 1.3.6.1.4.1.25506.2.4.1.1.7.1.16 inetaddress read-only
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.
                     hh3cCfgLogCmdSrcAddrVPNName 1.3.6.1.4.1.25506.2.4.1.1.7.1.17 displaystring read-only
The VPN instance of this operation uses.
                     hh3cCfgLogServerAddrType 1.3.6.1.4.1.25506.2.4.1.1.7.1.18 inetaddresstype read-only
The type of IP address for the hh3cCfgLogServerAddrRev.
                     hh3cCfgLogServerAddrRev 1.3.6.1.4.1.25506.2.4.1.1.7.1.19 inetaddress read-only
The remote server address when hh3cCfgLogSrcData or hh3cCfgLogDesData has the value of 'netFtp'. Other, a value of 0.0.0.0.
                     hh3cCfgLogServerAddrVPNName 1.3.6.1.4.1.25506.2.4.1.1.7.1.20 displaystring read-only
The VPN instance of this operation uses.
             hh3cCfgFirstTrapTime 1.3.6.1.4.1.25506.2.4.1.1.8 timeticks no-access
Time when the first trap is sent.
         hh3cCfgOperate 1.3.6.1.4.1.25506.2.4.1.2
             hh3cCfgOperateGlobalEntryLimit 1.3.6.1.4.1.25506.2.4.1.2.1 integer32 read-only
The maximum number of copy entries that may be held in hh3cCfgOperateTable. A particular setting does not guarantee that much data can be held.
             hh3cCfgOperateEntryAgeOutTime 1.3.6.1.4.1.25506.2.4.1.2.2 integer32 read-write
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.
             hh3cCfgOperateResultGlobalEntryLimit 1.3.6.1.4.1.25506.2.4.1.2.3 integer32 read-write
The maximum number of copy entries that may be held in hh3cCfgOperateResultTable. A particular setting does not guarantee that much data can be held.
             hh3cCfgOperateTable 1.3.6.1.4.1.25506.2.4.1.2.4 no-access
A table of config-operation requests.
                 hh3cCfgOperateEntry 1.3.6.1.4.1.25506.2.4.1.2.4.1 no-access
An operate request entry.
                     hh3cCfgOperateIndex 1.3.6.1.4.1.25506.2.4.1.2.4.1.1 integer32 no-access
The unique index value of a row in this table.
                     hh3cCfgOperateType 1.3.6.1.4.1.25506.2.4.1.2.4.1.2 configoperationtype read-only
Specify the type of operation on configuration.
                     hh3cCfgOperateProtocol 1.3.6.1.4.1.25506.2.4.1.2.4.1.3 integer read-only
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. Enumeration: 'ftp': 1, 'tftp': 2, 'clustertftp': 4, 'clusterftp': 3.
                     hh3cCfgOperateFileName 1.3.6.1.4.1.25506.2.4.1.2.4.1.4 displaystring read-only
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.
                     hh3cCfgOperateServerAddress 1.3.6.1.4.1.25506.2.4.1.2.4.1.5 ipaddress read-only
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.
                     hh3cCfgOperateUserName 1.3.6.1.4.1.25506.2.4.1.2.4.1.6 displaystring read-only
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.
                     hh3cCfgOperateUserPassword 1.3.6.1.4.1.25506.2.4.1.2.4.1.7 displaystring read-only
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.
                     hh3cCfgOperateEndNotificationSwitch 1.3.6.1.4.1.25506.2.4.1.2.4.1.8 truthvalue read-only
Specifies whether or not a notification should be issued on the completion of the operation.
                     hh3cCfgOperateRowStatus 1.3.6.1.4.1.25506.2.4.1.2.4.1.9 rowstatus read-only
The status of this table entry. When the status is active all the object's value in the entry is not allowed to modified.
                     hh3cCfgOperateServerPort 1.3.6.1.4.1.25506.2.4.1.2.4.1.10 integer32 read-only
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.
                     hh3cCfgOperateSrvAddrType 1.3.6.1.4.1.25506.2.4.1.2.4.1.11 inetaddresstype read-only
The type of IP address for hh3cCfgOperateSrvAddrRev.
                     hh3cCfgOperateSrvAddrRev 1.3.6.1.4.1.25506.2.4.1.2.4.1.12 inetaddress read-only
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.
                     hh3cCfgOperateSrvVPNName 1.3.6.1.4.1.25506.2.4.1.2.4.1.13 displaystring read-only
The VPN instance of this operation uses.
             hh3cCfgOperateResultTable 1.3.6.1.4.1.25506.2.4.1.2.5 no-access
A table of config-operation requests result.
                 hh3cCfgOperateResultEntry 1.3.6.1.4.1.25506.2.4.1.2.5.1 no-access
The result entries of configuration operation requests.
                     hh3cCfgOperateResultIndex 1.3.6.1.4.1.25506.2.4.1.2.5.1.1 integer32 no-access
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.
                     hh3cCfgOperateResultOptIndex 1.3.6.1.4.1.25506.2.4.1.2.5.1.2 integer32 read-only
The operation index in the hh3cCfgOperateTable.
                     hh3cCfgOperateResultOpType 1.3.6.1.4.1.25506.2.4.1.2.5.1.3 configoperationtype read-only
The operation type in the hh3cCfgOperateTable.
                     hh3cCfgOperateState 1.3.6.1.4.1.25506.2.4.1.2.5.1.4 configoperationstatetype read-only
The operation state type in the hh3cCfgOperateTable.
                     hh3cCfgOperateTime 1.3.6.1.4.1.25506.2.4.1.2.5.1.5 timeticks read-only
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.
                     hh3cCfgOperateEndTime 1.3.6.1.4.1.25506.2.4.1.2.5.1.6 timeticks read-only
The value of sysUpTime when the configuration operation is finished.
                     hh3cCfgOperFailReason 1.3.6.1.4.1.25506.2.4.1.2.5.1.7 displaystring read-only
The failure reasons of configuration operation.
             hh3cCfgExecuteOperate 1.3.6.1.4.1.25506.2.4.1.2.6
                 hh3cCfgExecuteOperateResultEntryLimit 1.3.6.1.4.1.25506.2.4.1.2.6.1 integer32 read-write
The maximum number of ConfigOperationType entries that may be held in hh3cCfgExecuteResultTable. A particular setting does not guarantee that much data can be held.
                 hh3cCfgExecuteResultTable 1.3.6.1.4.1.25506.2.4.1.2.6.2 no-access
A table of configuration execute result.
                     hh3cCfgExecuteResultEntry 1.3.6.1.4.1.25506.2.4.1.2.6.2.1 no-access
The result entries of configuration execute operation.
                         hh3cCfgExecuteResultIndex 1.3.6.1.4.1.25506.2.4.1.2.6.2.1.1 integer32 no-access
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.
                         hh3cCfgExecuteResultOptIndex 1.3.6.1.4.1.25506.2.4.1.2.6.2.1.2 integer32 read-only
The configuration execute operation index in the hh3cCfgExecuteResultTable.
                         hh3cCfgExecuteResultOpType 1.3.6.1.4.1.25506.2.4.1.2.6.2.1.3 configoperationtype read-only
The operation type in the hh3cCfgExecuteResultTable.
                         hh3cCfgExecuteState 1.3.6.1.4.1.25506.2.4.1.2.6.2.1.4 configoperationstatetype read-only
Record the status of the specified operation.
                         hh3cCfgExecuteTime 1.3.6.1.4.1.25506.2.4.1.2.6.2.1.5 timeticks read-only
Record the time of the execution starts.
                         hh3cCfgExecuteEndTime 1.3.6.1.4.1.25506.2.4.1.2.6.2.1.6 timeticks read-only
Record the time of the execution is finished.
             hh3cCfgReset 1.3.6.1.4.1.25506.2.4.1.2.7 integer read-write
Reboot the device with the default configuration. Enumeration: 'reset': 2, 'normal': 1.
             hh3cCfgReset2 1.3.6.1.4.1.25506.2.4.1.2.8 integer read-write
normal:do nothing. reset :reboot the device with the default configuration. 'normal' will be returned when getting. This node differs from hh3cCfgReset in value. Enumeration: 'reset': 1, 'normal': 0.
     hh3cConfigManNotifications 1.3.6.1.4.1.25506.2.4.2
         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.
         hh3cCfgOperateCompletion 1.3.6.1.4.1.25506.2.4.2.2
When create hh3cCfgOperateTable successfully, a notification may be generated.
         hh3cCfgInvalidConfigFile 1.3.6.1.4.1.25506.2.4.2.3
When the configuration file is invalid, this notification will be generated.
     hh3cConfigManConformance 1.3.6.1.4.1.25506.2.4.3
         hh3cConfigManCompliances 1.3.6.1.4.1.25506.2.4.3.1
             hh3cConfigManCompliance 1.3.6.1.4.1.25506.2.4.3.1.1
The statement of compliance for those implementing the configuration management MIB.
         hh3cConfigManGroups 1.3.6.1.4.1.25506.2.4.3.2
             hh3cCfgManLogGroup 1.3.6.1.4.1.25506.2.4.3.2.1
A collection of objects configuration log group.
             hh3cCfgOperateGroup 1.3.6.1.4.1.25506.2.4.3.2.2
A group of configuration operation.
             hh3cCfgManNotificationGroup 1.3.6.1.4.1.25506.2.4.3.2.3
Collection of notification objects.