All MIBs › AT-FILEv2-MIB › atFilev2SourceFilename
atFilev2SourceFilename
Module: AT-FILEv2-MIB
OID (symbolic): AT-FILEv2-MIB::atFilev2SourceFilename
OID (numeric): 1.3.6.1.4.1.207.8.4.4.4.600.3.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The filename of the source file to be copied, moved or deleted. Include any path as required, but the file system type is not necessary.
For example, to copy the file latest.cfg from the backupconfigs/routers directory on the TFTP server, this object should be set to:
backupconfigs/routers/latest.cfg
What is atFilev2SourceFilename?
This read-write text field specifies the source file path for copy/move/delete operations. An administrator might set this to 'backups/config.cfg' to copy that file.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.600.3.3 snmpwalk -v2c -c public <target> AT-FILEv2-MIB::atFilev2SourceFilename
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.600.3.3.1 snmpget -v2c -c public <target> AT-FILEv2-MIB::atFilev2SourceFilename.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.4.4.4.600.3.3.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::atFilev2SourceFilename 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.3 | atFilev2SourceFilename | AT-FILEv2-MIB |