All MIBs › ACC-MIB › accTftpRemoteFile
accTftpRemoteFile
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 read-only object shows the filename on the remote TFTP server that was used in the most recent download operation. Network engineers review this to verify that the correct remote file was transferred and to diagnose cases where the wrong file was accessed. A value of '/backups/config-20260601.cfg' confirms that specific backup was retrieved from the server.
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-MIB::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-MIB::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-MIB |