All MIBs › HIRSCHMANN-MMP4-BASICL2-MIB › hmAgentTransferDownloadFilename
hmAgentTransferDownloadFilename
Module: HIRSCHMANN-MMP4-BASICL2-MIB
OID (symbolic): HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentTransferDownloadFilename
OID (numeric): 1.3.6.1.4.1.248.15.1.2.9.2.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
Transfer download tftpfilename configures the file name for the file being downloaded to the switch. It can be up to 32 alphanumeric characters. The switch remembers the last file name used. File path can be appended to the file name if the string is less than 33 characters. Otherwise, the File Path field will need to be used and the File Name will be appended to the File Path as is. An example would be File Path set to c:/tftp/code/ and File Name set to e1r1v1.opr. Note: File Name, File Path, and TFTP Server IP Address are applicable only if the Transfer Mode is TFTP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.15.1.2.9.2.4 snmpwalk -v2c -c public <target> HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentTransferDownloadFilename
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.15.1.2.9.2.4.1 snmpget -v2c -c public <target> HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentTransferDownloadFilename.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.15.1.2.9.2.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hmAgentTransferDownloadFilename.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.15 | hmPlatform4 | HIRSCHMANN-MMP4-BASICL2-MIB |
| 1.3.6.1.4.1.248.15.1 | hmPlatform4BasicL2 | HIRSCHMANN-MMP4-BASICL2-MIB |
| 1.3.6.1.4.1.248.15.1.2 | hmAgentConfigGroup | HIRSCHMANN-MMP4-BASICL2-MIB |
| 1.3.6.1.4.1.248.15.1.2.9 | hmAgentTransferConfigGroup | HIRSCHMANN-MMP4-BASICL2-MIB |
| 1.3.6.1.4.1.248.15.1.2.9.2 | hmAgentTransferDownloadGroup | HIRSCHMANN-MMP4-BASICL2-MIB |
| 1.3.6.1.4.1.248.15.1.2.9.2.4 | hmAgentTransferDownloadFilename | HIRSCHMANN-MMP4-BASICL2-MIB |