All MIBs › G6-FILES-MIB › configurationImportFromMedia
configurationImportFromMedia
Module: G6-FILES-MIB
OID (symbolic): G6-FILES-MIB::configurationImportFromMedia
OID (numeric): 1.3.6.1.4.1.3181.10.6.3.72.4.1.13
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: 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 internal memory this imports the specified config from a DOS formatted SD card. On all other switch versions this action will do nothing. When applicable this action imports the specified configuration to a new or existing user folder. If the folder name already exists the previous configuration is overwritten. The config folder must be located under config/name to be detected. Note that when a reserved name like running is imported, the folder is imported as running_imported. To actually activate the imported config use the restore_from_folder action. Syntax: import_from_media = my_new_config
What is configurationImportFromMedia?
Set this to a folder name to import that configuration from removable media into a new or existing user folder on the device; importing a reserved name like 'running' lands as 'running_imported', and a separate restore_from_folder action is needed to actually activate it. An admin cloning settings between offline devices via USB/SD would use this two-step import-then-restore process.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.4.1.13 snmpwalk -v2c -c public <target> G6-FILES-MIB::configurationImportFromMedia
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.4.1.13.1 snmpget -v2c -c public <target> G6-FILES-MIB::configurationImportFromMedia.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3181.10.6.3.72.4.1.13.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::configurationImportFromMedia 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.4 | configurationTable | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1 | configurationEntry | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.13 | configurationImportFromMedia | G6-FILES-MIB |