AT-FILEv2-MIB :: atFilev2BeginDirOperation

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAT-FILEv2-MIBatFilev2BeginDirOperation

atFilev2BeginDirOperation

Module: AT-FILEv2-MIB

OID (symbolic): AT-FILEv2-MIB::atFilev2BeginDirOperation

OID (numeric): 1.3.6.1.4.1.207.8.4.4.4.600.3.14.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: A read of this object will always return 'idle' (1). All applicable objects above must have been set correctly in order to commence an operation.

The following values may be set to perform the operations described:

createDir (2) : This will create a new directory with a name equating to atFilev2DestDirName, on the device indicated by atFilev2DirStackID, and the file system indicated by atFilev2DirFileSystem, with the path to the directory being indicated by atFilev2DirPath. The given path structure must already exist.

renameDir (3) : This will rename an existing directory with a name equating to atFilev2SourceDirName, to a name equating to atFilev2DestDirName on the device indicated by atFilev2DirStackID, and the file system indicated by atFilev2DirFileSystem, with the path to the directory being indicated by atFilev2DirPath. The given path structure and source directory must already exist, and a rename operation cannot change the path where the directory currently resides.

deleteEmptyDir (4) : This will delete an existing directory with a name equating to atFilev2SourceDirName, on the device indicated by atFilev2DirStackID, and the file system indicated by atFilev2DirFileSystem, with the path to the directory being indicated by atFilev2DirPath. However, the operation will fail if the specified directory is not empty. Only sub-directories within the specified file system can be deleted.

deleteForceDir (5) : This will delete an existing directory with a name equating to atFilev2SourceDirName, on the device indicated by atFilev2DirStackID, and the file system indicated by atFilev2DirFileSystem, with the path to the directory being indicated by atFilev2DirPath. The operation will also automatically delete any contents within the specified directory. Only sub- directories within the specified file system can be deleted.

What is atFilev2BeginDirOperation?

This read-write enumeration controls directory operations. Setting to 'createDir' (2) creates a directory; 'deleteEmptyDir' (4) deletes empty directories; reading always returns 'idle' (1).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.600.3.14.6
snmpwalk -v2c -c public <target> AT-FILEv2-MIB::atFilev2BeginDirOperation

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.6.1
snmpget -v2c -c public <target> AT-FILEv2-MIB::atFilev2BeginDirOperation.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.4.4.4.600.3.14.6.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atFilev2BeginDirOperation.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::atFilev2BeginDirOperation 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.207alliedTelesynAT-RG600-MIB
1.3.6.1.4.1.207.8mibObjectAT-RG600-MIB
1.3.6.1.4.1.207.8.4brouterMibAT-SMI-MIB
1.3.6.1.4.1.207.8.4.4atRouterAT-SMI-MIB
1.3.6.1.4.1.207.8.4.4.4modulesAT-SMI-MIB
Numeric OIDNameModule
1.3.6.1.4.1.207.8.4.4.4.600atFilev2AT-FILEv2-MIB
1.3.6.1.4.1.207.8.4.4.4.600.3atFilev2FileOperationAT-FILEv2-MIB
1.3.6.1.4.1.207.8.4.4.4.600.3.14atFilev2DirOperationAT-FILEv2-MIB
1.3.6.1.4.1.207.8.4.4.4.600.3.14.6atFilev2BeginDirOperationAT-FILEv2-MIB