All MIBs › G6-FILES-MIB › configurationUploadToServer
configurationUploadToServer
Module: G6-FILES-MIB
OID (symbolic): G6-FILES-MIB::configurationUploadToServer
OID (numeric): 1.3.6.1.4.1.3181.10.6.3.72.4.1.10
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The content of the specified configuration folder is compressed into a single file (in tar.gz format) and then uploaded to a server. Various protocols may be used. Example: upload_to_server = folder ftp://user:passwd@ftp.upload.com/dir/ Note the trailing / is mandatory for ftp. Instead of a hostname an IP address may be specified. Instead of ftp other transport formats like tftp or http can be specifed. The saved file will be prefixed by the local IP address of the sending device. Type = without parameter for additional online help.
What is configurationUploadToServer?
Set this to a folder name and destination FTP/TFTP/HTTP URL (trailing slash required for FTP) to compress that configuration folder and upload it to a server, with the uploaded filename prefixed by the device's local IP. Useful for centrally archiving each device's configuration for backup or auditing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.4.1.10 snmpwalk -v2c -c public <target> G6-FILES-MIB::configurationUploadToServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.4.1.10.1 snmpget -v2c -c public <target> G6-FILES-MIB::configurationUploadToServer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3181.10.6.3.72.4.1.10.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::configurationUploadToServer 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.10 | configurationUploadToServer | G6-FILES-MIB |