All MIBs › ADVA-MIB › neAutoBackupServerAddress
neAutoBackupServerAddress
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neAutoBackupServerAddress
OID (numeric): 1.3.6.1.4.1.2544.2.5.3.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
The IP address of the external FTP server for backup files.
What is neAutoBackupServerAddress?
Reports or sets the IPv4 address of an external FTP server where automatic backup files are uploaded. Configuring this enables offsite backup archiving for disaster recovery and compliance with data retention policies. Example value: 10.20.30.40.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.3.4 snmpwalk -v2c -c public <target> ADVA-MIB::neAutoBackupServerAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.3.4.1 snmpget -v2c -c public <target> ADVA-MIB::neAutoBackupServerAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.5.3.4.1 a <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.4 | neAutoBackupServerAddress | ADVA-MIB |