CIE1000-ICFG-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CIE1000-ICFG-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
 cie1000IcfgMib 1.3.6.1.4.1.9.9.832.1.101
This is a private version of ICFG
         cie1000IcfgMibObjects 1.3.6.1.4.1.9.9.832.1.101.1
             cie1000IcfgStatus 1.3.6.1.4.1.9.9.832.1.101.1.3
                 cie1000IcfgStatusFileStatistics 1.3.6.1.4.1.9.9.832.1.101.1.3.1
                     cie1000IcfgStatusFileStatisticsNumberOfFiles 1.3.6.1.4.1.9.9.832.1.101.1.3.1.1 unsigned32 read-only
Number of files in flash.
                     cie1000IcfgStatusFileStatisticsTotalBytes 1.3.6.1.4.1.9.9.832.1.101.1.3.1.2 unsigned32 read-only
Total number of bytes used by all files in flash.
                     cie1000IcfgStatusFileStatisticsFlashSizeBytes 1.3.6.1.4.1.9.9.832.1.101.1.3.1.3 unsigned32 read-only
Flash file system size in bytes.
                     cie1000IcfgStatusFileStatisticsFlashFreeBytes 1.3.6.1.4.1.9.9.832.1.101.1.3.1.4 unsigned32 read-only
Flash file system number of free bytes.
                 cie1000IcfgStatusFileTable 1.3.6.1.4.1.9.9.832.1.101.1.3.2 no-access
This is a table of status of files in flash.
                     cie1000IcfgStatusFileEntry 1.3.6.1.4.1.9.9.832.1.101.1.3.2.1 no-access
Each entry has a set of file status.
                         cie1000IcfgStatusFileFileNo 1.3.6.1.4.1.9.9.832.1.101.1.3.2.1.1 integer32 no-access
The number of File. The number starts from 1.
                         cie1000IcfgStatusFileFileName 1.3.6.1.4.1.9.9.832.1.101.1.3.2.1.2 cie1000displaystring read-only
File name.
                         cie1000IcfgStatusFileBytes 1.3.6.1.4.1.9.9.832.1.101.1.3.2.1.3 unsigned32 read-only
Number of bytes of the file.
                         cie1000IcfgStatusFileModifiedTime 1.3.6.1.4.1.9.9.832.1.101.1.3.2.1.4 cie1000displaystring read-only
Last modified time of the file.
                         cie1000IcfgStatusFileAttribute 1.3.6.1.4.1.9.9.832.1.101.1.3.2.1.5 cie1000displaystring read-only
File attribute in the format of 'rw'. 'r' presents readable while 'w' presents writable.
                 cie1000IcfgStatusCopyConfig 1.3.6.1.4.1.9.9.832.1.101.1.3.3
                     cie1000IcfgStatusCopyConfigStatus 1.3.6.1.4.1.9.9.832.1.101.1.3.3.1 cie1000icfgconfigstatus read-only
The status indicates the status of current copy operation. none(0) means no copy operation. success(1) means copy operation is successful. inProgress(2) means current copy operation is in progress. errOtherInProcessing(3) means copy operation is failed due to other in processing. errNoSuchFile(4) means copy operation is failed due to file not existing. errSameSrcDst(5) means copy operation is failed due to the source and destination are the same. errPermissionDenied(6) means copy operation is failed due to the destination is not permitted to modify. errLoadSrc(7) means copy operation is failed due to the error to load source file. errSaveDst(8) means copy operation is failed due to the error to save or commit destination.
             cie1000IcfgControl 1.3.6.1.4.1.9.9.832.1.101.1.4
                 cie1000IcfgControlGlobals 1.3.6.1.4.1.9.9.832.1.101.1.4.1
                     cie1000IcfgControlGlobalsReloadDefault 1.3.6.1.4.1.9.9.832.1.101.1.4.1.1 cie1000icfgreloaddefault read-write
Reset system to default. none(0) is to do nothing. default(1) is to reset the whole system to default. defaultKeepIp(2) is to reset system to default, but keep IP address of VLAN 1.
                     cie1000IcfgControlGlobalsDeleteFile 1.3.6.1.4.1.9.9.832.1.101.1.4.1.2 cie1000displaystring read-write
Delete file in flash. The format is flash:filename. Where 'default-config' is read-only and not allowed to be deleted.
                 cie1000IcfgControlCopyConfig 1.3.6.1.4.1.9.9.832.1.101.1.4.2
                     cie1000IcfgControlCopyConfigCopy 1.3.6.1.4.1.9.9.832.1.101.1.4.2.1 truthvalue read-write
Action to do copy or not. true is to do the copy operation. false is to do nothing
                     cie1000IcfgControlCopyConfigSourceConfigType 1.3.6.1.4.1.9.9.832.1.101.1.4.2.2 cie1000icfgconfigtype read-write
Source configuration type. none(0) means no configuration file. runningConfig(1) means running configuration. startupConfig(2) means startup configuration file in flash. configFile(3) is the configuration file specified in SourceConfigFile.
                     cie1000IcfgControlCopyConfigSourceConfigFile 1.3.6.1.4.1.9.9.832.1.101.1.4.2.3 cie1000displaystring read-write
Source configuration file. If the configuration file is in flash then the format is flash:'filename'. If the configuration file is from tftp then the format is tftp://server[:port]/path-to-file.
                     cie1000IcfgControlCopyConfigDestinationConfigType 1.3.6.1.4.1.9.9.832.1.101.1.4.2.4 cie1000icfgconfigtype read-write
Source configuration type. none(0) means no configuration file. runningConfig(1) means running configuration. startupConfig(2) means startup configuration file in flash. configFile(3) is the configuration file specified in DestinationConfigFile.
                     cie1000IcfgControlCopyConfigDestinationConfigFile 1.3.6.1.4.1.9.9.832.1.101.1.4.2.5 cie1000displaystring read-write
Destination configuration file. If the configuration file is in flash then the format is flash:filename. If the configuration file is from tftp then the format is tftp://server[:port]/filename_with_path. Where 'default-config' is read-only and not allowed to be deleted.
                     cie1000IcfgControlCopyConfigMerge 1.3.6.1.4.1.9.9.832.1.101.1.4.2.6 truthvalue read-write
This flag works only if DestinationConfigType is runningConfig(1). true is to merge the source configuration into the current running configuration. false is to replace the current running configuration with the source configuration.
         cie1000IcfgMibConformance 1.3.6.1.4.1.9.9.832.1.101.2
             cie1000IcfgMibCompliances 1.3.6.1.4.1.9.9.832.1.101.2.1
                 cie1000IcfgMibCompliance 1.3.6.1.4.1.9.9.832.1.101.2.1.1
The compliance statement for the implementation.
             cie1000IcfgMibGroups 1.3.6.1.4.1.9.9.832.1.101.2.2
                 cie1000IcfgStatusFileStatisticsInfoGroup 1.3.6.1.4.1.9.9.832.1.101.2.2.1
A collection of objects.
                 cie1000IcfgStatusFileTableInfoGroup 1.3.6.1.4.1.9.9.832.1.101.2.2.2
A collection of objects.
                 cie1000IcfgStatusCopyConfigInfoGroup 1.3.6.1.4.1.9.9.832.1.101.2.2.3
A collection of objects.
                 cie1000IcfgControlGlobalsInfoGroup 1.3.6.1.4.1.9.9.832.1.101.2.2.4
A collection of objects.
                 cie1000IcfgControlCopyConfigInfoGroup 1.3.6.1.4.1.9.9.832.1.101.2.2.5
A collection of objects.