me1200IcfgControlCopyConfigSourceConfigType
ME1200-ICFG-MIB ·
.1.3.6.1.4.1.9.9.815.1.101.1.4.2.2
Object
scalar
r/w
ME1200ConfigType
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.
Context
- MIB
- ME1200-ICFG-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.101.1.4.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- me1200IcfgControlCopyConfig
- Siblings
- 5
Syntax
ME1200ConfigType
- Source
- ME1200ConfigType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | runningConfig |
2 | startupConfig |
3 | configFile |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| me1200IcfgControlCopyConfigCopy Action to do copy or not. true(1) is to do the copy operation. false(2)
is to do nothing | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.815.1.101.1.4.2.1 |
| me1200IcfgControlCopyConfigSourceConfigFile 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… | scalar | OctetString | .1.3.6.1.4.1.9.9.815.1.101.1.4.2.3 |
| me1200IcfgControlCopyConfigDestinationConfigType Source configuration type. none(0) means no configuration file.
runningConfig(1) means running configuration. startupConfig(2) means
startup configuration file in flash. configFil… | scalar | ME1200ConfigType | .1.3.6.1.4.1.9.9.815.1.101.1.4.2.4 |
| me1200IcfgControlCopyConfigDestinationConfigFile 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[:p… | scalar | OctetString | .1.3.6.1.4.1.9.9.815.1.101.1.4.2.5 |
| me1200IcfgControlCopyConfigMerge This flag works only if DestinationConfigType is runningConfig(1).
true(1) is to merge the source configuration into the current running
configuration. false(2) is to replace the … | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.815.1.101.1.4.2.6 |