ADVA-MIB :: neAutoBackupServerDirectory

MIB Reference — IPNetwork Monitor

All MIBsADVA-MIBneAutoBackupServerDirectory

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2544advaMIBADVA-MIB
1.3.6.1.4.1.2544.2commonADVA-MIB
1.3.6.1.4.1.2544.2.5configADVA-MIB
1.3.6.1.4.1.2544.2.5.3neAutoBackupADVA-MIB
1.3.6.1.4.1.2544.2.5.3.7neAutoBackupServerDirectoryADVA-MIB