firmwareMirrorSdCard
G6-FILES-MIB ·
.1.3.6.1.4.1.3181.10.6.3.72.5.1.12
Object
The function mirrors the whole content of the SD card into the internal flash memory of a micro switch with internal memory. This command only executes when the device is currently running on the SD card to be copied. On switch versions without internal memory nothing will happen. There are two options. OVERWRITE: All data previously stored in the internal memory, including config and passwords, is overwritten. Possibly existing custom configurations or scripts are retained. REPLACE: The internal memory is first erased before the copy commences. Any existing data are removed. This assures are clean copy ofth SD card without possible extra data being retained. Note: The miror command will not operate when system.boot_preference is set to INTERN_ONLY to safeguard the device against an illegally inserted SD card. Syntax: mirror_sd_card = OVERWRITE (or REPLACE) (uppercase).
Context
- MIB
- G6-FILES-MIB
- OID
.1.3.6.1.4.1.3181.10.6.3.72.5.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- firmwareEntry
- Table
- firmwareTable
- Siblings
- 11
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| firmwareIndex Automatically generated | column | Integer32 | .1.3.6.1.4.1.3181.10.6.3.72.5.1.1 |
| firmwareExportToMedia The function depends on the type of device. On devices with USB port this action copies to an inserted memory stick. On a micro switch running from internal memory this action cop… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.5.1.10 |
| firmwareImportFromMedia The function depends on the type of device. On devices with USB port this action imports the specified config from an inserted memory stick. On a micro switch running from interna… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.5.1.11 |
| firmwareListInstalledVersions Lists detailed version information of individual system programs. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.5.1.2 |
| firmwareDisplayFiles Displays a list of all available software files. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.5.1.3 |
| firmwareDeleteFile Deletes a previously downloaded firmware file. This does not affect unit operation. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.5.1.4 |
| firmwareDownload Complete updates or patches can be downloaded using various protocols. The downloaded files will not be activated until requested using the install_software_update command. Exampl… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.5.1.5 |
| firmwareVerifyUpdateFile Verifies the software contained in the update file specified as parameter. Syntax: verify_update_file = newcode.msu The file will not be installed, just verified. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.5.1.6 |
| firmwareShowReleaseNotes Use to read information about a particular software archive file. Syntax: show_release_notes = filename | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.5.1.7 |
| firmwareInstallSoftwareUpdate Installs the software as contained in the update file specified as parameter. Syntax: install_software_update = newcode.msu NOTE: the unit may automatically reboot after the inst… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.5.1.8 |
| firmwareListMediaFiles Display a list of all firmware files available on the external media in the updates folder. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.5.1.9 |