All MIBs › G6-FILES-MIB › appsImportFromMedia
appsImportFromMedia
Module: G6-FILES-MIB
OID (symbolic): G6-FILES-MIB::appsImportFromMedia
OID (numeric): 1.3.6.1.4.1.3181.10.6.3.72.1.1.9
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 app installation file. If the app file name already exists the file is overwritten. Any already running version of the app is not affected. To actually install the imported app use the install command. Syntax: import_from_media = app_file
What is appsImportFromMedia?
Set this to an app file name to copy that app installation file from removable media into the device's storage (overwriting any existing file); a separate install command is still needed to activate it. An admin provisioning a device without network access would import the app package this way from a USB stick.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.1.1.9 snmpwalk -v2c -c public <target> G6-FILES-MIB::appsImportFromMedia
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.1.1.9.1 snmpget -v2c -c public <target> G6-FILES-MIB::appsImportFromMedia.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3181.10.6.3.72.1.1.9.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::appsImportFromMedia 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.1 | appsTable | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1 | appsEntry | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1.9 | appsImportFromMedia | G6-FILES-MIB |