createConfigFile
AT-INSTALL-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.49.5
Object
The name of a file to create containing the current router configuration. A read from this variable will return the same as the variable configFile. Thus to save the current configuration in the current configuration file, read createConfigFile first, then write the result back to createConfigFile. If this variable is written with the name of an existing file, the file will be replaced with the current configuration.
Context
- MIB
- AT-INSTALL-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.49.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- install
- Siblings
- 7
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| installTrap | node | - | .1.3.6.1.4.1.207.8.4.4.4.49.0 |
| installTable The list of install configurations for the router. | table | - | .1.3.6.1.4.1.207.8.4.4.4.49.1 |
| installHistoryTable The table of descriptions of events in the install history of
the router. | table | - | .1.3.6.1.4.1.207.8.4.4.4.49.2 |
| configFile The name of the file that the router will configure from at
boot. The format of the name is the same as that for fileName
described above. If the configuration file name is a zero… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.49.3 |
| licenceTable The list of release licences in the router. | table | - | .1.3.6.1.4.1.207.8.4.4.4.49.4 |
| configFileExist Indicates if the boot configuration file exists or not. true(1)
means it exists, false(2) means it doesn't | scalar | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.49.6 |
| currentConfigFile The name of the file that the router is currently configured
with. The format of the name is the same as that for fileName
described above. If the current configuration file name… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.49.7 |