All MIBs › ACC-RLOAD › accTftpRemoteFile
accTftpRemoteFile
Module: ACC-RLOAD
OID (symbolic): ACC-RLOAD::accTftpRemoteFile
OID (numeric): 1.3.6.1.4.1.5.1.1.27.6.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The remote filename used in the last download.
What is accTftpRemoteFile?
This OID displays the remote filename that was downloaded in the last TFTP operation. Engineers use this to verify which version of a file was pulled from the server. For example, seeing 'firmware-v2.4.1.bin' in this field confirms that version 2.4.1 was just downloaded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.27.6.3 snmpwalk -v2c -c public <target> ACC-RLOAD::accTftpRemoteFile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.27.6.3.1 snmpget -v2c -c public <target> ACC-RLOAD::accTftpRemoteFile.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.27 | accRload | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.27.6 | accTftpStat | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.27.6.3 | accTftpRemoteFile | ACC-RLOAD |