Home/Catalog/CIE1000-ICFG-MIB

CIE1000-ICFG-MIB

This is a private version of ICFG
Main OID:
cie1000IcfgMib.1.3.6.1.4.1.9.9.832.1.101
32
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

32 total
Object Name
cie1000IcfgMibThis is a private version of ICFG
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.832.1.101
SNMPv2-CONFThis is a private version of ICFG
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.832.1.101
cie1000IcfgMibObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.832.1.101.1
cie1000IcfgStatus
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.832.1.101.1.3
cie1000IcfgStatusFileStatistics
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.832.1.101.1.3.1
cie1000IcfgStatusFileStatisticsNumberOfFilesNumber of files in flash.ro
Unsigned32
.1.3.6.1.4.1.9.9.832.1.101.1.3.1.1
cie1000IcfgStatusFileStatisticsTotalBytesTotal number of bytes used by all files in flash.ro
Unsigned32
.1.3.6.1.4.1.9.9.832.1.101.1.3.1.2
cie1000IcfgStatusFileStatisticsFlashSizeBytesFlash file system size in bytes.ro
Unsigned32
.1.3.6.1.4.1.9.9.832.1.101.1.3.1.3
cie1000IcfgStatusFileStatisticsFlashFreeBytesFlash file system number of free bytes.ro
Unsigned32
.1.3.6.1.4.1.9.9.832.1.101.1.3.1.4
cie1000IcfgStatusFileTableThis is a table of status of files in flash.
SEQUENCE OF CIE1000IcfgStatusFileEntry
.1.3.6.1.4.1.9.9.832.1.101.1.3.2
cie1000IcfgStatusFileEntryEach entry has a set of file status.
CIE1000IcfgStatusFileEntry
.1.3.6.1.4.1.9.9.832.1.101.1.3.2.1
cie1000IcfgStatusFileFileNoThe number of File. The number starts from 1.ro
Integer32
.1.3.6.1.4.1.9.9.832.1.101.1.3.2.1.1
cie1000IcfgStatusFileFileNameFile name.ro
CIE1000DisplayString
.1.3.6.1.4.1.9.9.832.1.101.1.3.2.1.2
cie1000IcfgStatusFileBytesNumber of bytes of the file.ro
Unsigned32
.1.3.6.1.4.1.9.9.832.1.101.1.3.2.1.3
cie1000IcfgStatusFileModifiedTimeLast modified time of the file.ro
CIE1000DisplayString
.1.3.6.1.4.1.9.9.832.1.101.1.3.2.1.4
cie1000IcfgStatusFileAttributeFile attribute in the format of 'rw'. 'r' presents readable while 'w' presents writable.ro
CIE1000DisplayString
.1.3.6.1.4.1.9.9.832.1.101.1.3.2.1.5
cie1000IcfgStatusCopyConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.832.1.101.1.3.3
cie1000IcfgStatusCopyConfigStatusThe 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.ro
CIE1000IcfgConfigStatus
.1.3.6.1.4.1.9.9.832.1.101.1.3.3.1
cie1000IcfgControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.832.1.101.1.4
cie1000IcfgControlGlobals
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.832.1.101.1.4.1
cie1000IcfgControlGlobalsReloadDefaultReset 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.rw
CIE1000IcfgReloadDefault
.1.3.6.1.4.1.9.9.832.1.101.1.4.1.1
cie1000IcfgControlGlobalsDeleteFileDelete file in flash. The format is flash:filename. Where 'default-config' is read-only and not allowed to be deleted.rw
CIE1000DisplayString
.1.3.6.1.4.1.9.9.832.1.101.1.4.1.2
cie1000IcfgControlCopyConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.832.1.101.1.4.2
cie1000IcfgControlCopyConfigCopyAction to do copy or not. true is to do the copy operation. false is to do nothingrw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.832.1.101.1.4.2.1
cie1000IcfgControlCopyConfigSourceConfigTypeSource 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.rw
CIE1000IcfgConfigType
.1.3.6.1.4.1.9.9.832.1.101.1.4.2.2
cie1000IcfgControlCopyConfigSourceConfigFileSource 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.rw
CIE1000DisplayString
.1.3.6.1.4.1.9.9.832.1.101.1.4.2.3
cie1000IcfgControlCopyConfigDestinationConfigTypeSource 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.rw
CIE1000IcfgConfigType
.1.3.6.1.4.1.9.9.832.1.101.1.4.2.4
cie1000IcfgControlCopyConfigDestinationConfigFileDestination 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.rw
CIE1000DisplayString
.1.3.6.1.4.1.9.9.832.1.101.1.4.2.5
cie1000IcfgControlCopyConfigMergeThis 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.832.1.101.1.4.2.6
cie1000IcfgMibConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.832.1.101.2
cie1000IcfgMibCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.832.1.101.2.1
cie1000IcfgMibGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.832.1.101.2.2
CIE1000-ICFG-MIB - SNMP MIB Reference | MIBs Explorer