All MIBs › DES3225G-MIB › swDevCtrlUploadImageFileName
swDevCtrlUploadImageFileName
Module: DES3225G-MIB
OID (symbolic): DES3225G-MIB::swDevCtrlUploadImageFileName
OID (numeric): 1.3.6.1.4.1.171.11.24.1.2.8
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The name of the image file to be uploaded from the device to TFTP server when enabling image upload function (by writing swDevCtrlUploadImage).
What is swDevCtrlUploadImageFileName?
Holds the filename to use on the TFTP server when the switch uploads its firmware image, as a string up to 64 characters. An admin sets this before writing to swDevCtrlUploadImage to control where the uploaded image file is named/stored.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.11.24.1.2.8 snmpwalk -v2c -c public <target> DES3225G-MIB::swDevCtrlUploadImageFileName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.11.24.1.2.8.1 snmpget -v2c -c public <target> DES3225G-MIB::swDevCtrlUploadImageFileName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.11.24.1.2.8.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swDevCtrlUploadImageFileName.1
Start monitoring D-Link DES-3225G switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DES3225G-MIB::swDevCtrlUploadImageFileName OID value, configure state conditions and alerts, and monitor any D-Link DES-3225G switch from a single console.
OID Breakdown
Upper-level ancestors (8 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.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.11 | dlink_mgmt | DES2218-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.11.24 | des3225gSeries | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.1 | swDevPackage | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.1.2 | swDevCtrl | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.1.2.8 | swDevCtrlUploadImageFileName | DES3225G-MIB |