All MIBs › AT-FILEv2-MIB › atFilev2DestinationFilename
atFilev2DestinationFilename
Module: AT-FILEv2-MIB
OID (symbolic): AT-FILEv2-MIB::atFilev2DestinationFilename
OID (numeric): 1.3.6.1.4.1.207.8.4.4.4.600.3.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The destination filename for the copy or move operation. Include any path as required, but the file system type is not necessary. The destination filename does not need to be the same as the source filename, and this object is ignored for file deletion operations.
For example, to copy a release file from a TFTP server to the backuprelease directory on the flash file system, this object should be set to:
backuprelease/latest.rel
Note: Any file at the destination that shares the destination filename will be overwritten by a move or copy operation.
What is atFilev2DestinationFilename?
This read-write text field specifies the destination file path and name for copy/move operations. An administrator might set this to 'archive/oldconfig.cfg'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.600.3.6 snmpwalk -v2c -c public <target> AT-FILEv2-MIB::atFilev2DestinationFilename
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.600.3.6.1 snmpget -v2c -c public <target> AT-FILEv2-MIB::atFilev2DestinationFilename.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.4.4.4.600.3.6.1 s <value>
Start monitoring Allied Telesis managed switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-FILEv2-MIB::atFilev2DestinationFilename OID value, configure state conditions and alerts, and monitor any Allied Telesis managed switches and routers from a single console.
OID Breakdown
Upper-level ancestors (11 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.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.4 | brouterMib | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4 | atRouter | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4.4 | modules | AT-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.600 | atFilev2 | AT-FILEv2-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.600.3 | atFilev2FileOperation | AT-FILEv2-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.600.3.6 | atFilev2DestinationFilename | AT-FILEv2-MIB |