G6-FILES-MIB :: scriptdataImportFromMedia

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsG6-FILES-MIBscriptdataImportFromMedia

scriptdataImportFromMedia

Module: G6-FILES-MIB

OID (symbolic): G6-FILES-MIB::scriptdataImportFromMedia

OID (numeric): 1.3.6.1.4.1.3181.10.6.3.72.3.1.10

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 files to the script_data folder. If the file(s) already exists they are overwritten. Syntax: import_from_media = filename.

What is scriptdataImportFromMedia?

Set this to a filename to copy that file from removable media into the device's script_data folder, overwriting any existing file with the same name. Useful for loading reference data onto a device that lacks direct network access.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.3.1.10
snmpwalk -v2c -c public <target> G6-FILES-MIB::scriptdataImportFromMedia

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.3.1.10.1
snmpget -v2c -c public <target> G6-FILES-MIB::scriptdataImportFromMedia.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.3181.10.6.3.72.3.1.10.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> scriptdataImportFromMedia.1

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::scriptdataImportFromMedia 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.3181microsensMICROSENS-G6-MIB
1.3.6.1.4.1.3181.10managedSwitchesMICROSENS-G6-MIB
1.3.6.1.4.1.3181.10.6g6MICROSENS-G6-MIB
Numeric OIDNameModule
1.3.6.1.4.1.3181.10.6.3managementG6-FILES-MIB
1.3.6.1.4.1.3181.10.6.3.72filesG6-FILES-MIB
1.3.6.1.4.1.3181.10.6.3.72.3scriptdataTableG6-FILES-MIB
1.3.6.1.4.1.3181.10.6.3.72.3.1scriptdataEntryG6-FILES-MIB
1.3.6.1.4.1.3181.10.6.3.72.3.1.10scriptdataImportFromMediaG6-FILES-MIB