All MIBs › G6-FILES-MIB › firmwareMirrorSdCard
firmwareMirrorSdCard
Module: G6-FILES-MIB
OID (symbolic): G6-FILES-MIB::firmwareMirrorSdCard
OID (numeric): 1.3.6.1.4.1.3181.10.6.3.72.5.1.12
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: 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).
What is firmwareMirrorSdCard?
Set this to OVERWRITE or REPLACE (uppercase) to copy the entire content of the SD card the device is currently booted from into its internal flash memory; OVERWRITE preserves existing custom data where possible while REPLACE erases internal memory first for a clean copy. This only runs when the device is booted from the SD card being mirrored, and is blocked if system.boot_preference is INTERN_ONLY, protecting against an unauthorized SD card being copied in.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.5.1.12 snmpwalk -v2c -c public <target> G6-FILES-MIB::firmwareMirrorSdCard
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.5.1.12.1 snmpget -v2c -c public <target> G6-FILES-MIB::firmwareMirrorSdCard.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3181.10.6.3.72.5.1.12.1 s <value>
Start monitoring MICROSENS Generation 6 (G6) managed Ethernet switch (firmware/file management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the G6-FILES-MIB::firmwareMirrorSdCard OID value, configure state conditions and alerts, and monitor any MICROSENS Generation 6 (G6) managed Ethernet switch (firmware/file management) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3181 | microsens | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10 | managedSwitches | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10.6 | g6 | MICROSENS-G6-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3181.10.6.3 | management | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72 | files | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.5 | firmwareTable | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1 | firmwareEntry | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.12 | firmwareMirrorSdCard | G6-FILES-MIB |