me1200IcfgControlCopyConfigCopy
ME1200-ICFG-MIB ·
.1.3.6.1.4.1.9.9.815.1.101.1.4.2.1
Object
Action to do copy or not. true(1) is to do the copy operation. false(2) is to do nothing
Context
- MIB
- ME1200-ICFG-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.101.1.4.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- me1200IcfgControlCopyConfig
- Siblings
- 5
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| me1200IcfgControlCopyConfigSourceConfigType 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.2 |
| 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 |