All MIBs › ADVA-MIB › neAutoBackupServerDirectory
neAutoBackupServerDirectory
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neAutoBackupServerDirectory
OID (numeric): 1.3.6.1.4.1.2544.2.5.3.7
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description:
The directory on the external FTP server to which the backup files will be uploaded. The file name will be generated automatically (containing NE IP addres and backup time).
What is neAutoBackupServerDirectory?
This read-write object reports a string value representing the FTP server directory path where automated backups are uploaded. It enables network administrators to configure and monitor the backup destination, ensuring configuration changes are properly stored off-device. A concrete example would be '/backups/ftp/network_devices/nea_01' where the NE IP address and timestamp are automatically appended to filenames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.3.7 snmpwalk -v2c -c public <target> ADVA-MIB::neAutoBackupServerDirectory
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.3.7.1 snmpget -v2c -c public <target> ADVA-MIB::neAutoBackupServerDirectory.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.5.3.7.1 s <value>
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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5 | config | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.3 | neAutoBackup | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.3.7 | neAutoBackupServerDirectory | ADVA-MIB |