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>
Start monitoring ADVA FSP 150 (F3) Carrier Ethernet demarcation devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADVA-MIB::neAutoBackupServerDirectory OID value, configure state conditions and alerts, and monitor any ADVA FSP 150 (F3) Carrier Ethernet demarcation devices from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |