All MIBs › AT-FILEv2-MIB › atFilev2DestDirName
atFilev2DestDirName
Module: AT-FILEv2-MIB
OID (symbolic): AT-FILEv2-MIB::atFilev2DestDirName
OID (numeric): 1.3.6.1.4.1.207.8.4.4.4.600.3.14.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This object is required for directory creation or rename operations only. It should be set to the name of the directory to be created, or the destination directory name for a rename operation. It should not include any path data and operations on hidden directories are not supported.
For example, to create directory 'backupconfigs/old' on the flash filesystem, this object should be set to 'old'.
What is atFilev2DestDirName?
This read-write text field specifies the name for a new directory or rename destination. An administrator sets this to 'newdir' to create or rename to that name.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.600.3.14.5 snmpwalk -v2c -c public <target> AT-FILEv2-MIB::atFilev2DestDirName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.600.3.14.5.1 snmpget -v2c -c public <target> AT-FILEv2-MIB::atFilev2DestDirName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.4.4.4.600.3.14.5.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atFilev2DestDirName.1
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::atFilev2DestDirName 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.14 | atFilev2DirOperation | AT-FILEv2-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.600.3.14.5 | atFilev2DestDirName | AT-FILEv2-MIB |