ADVA-MIB :: neAutoBackupConfig

MIB Reference — IPNetwork Monitor

All MIBsADVA-MIBneAutoBackupConfig

neAutoBackupConfig

Module: ADVA-MIB

OID (symbolic): ADVA-MIB::neAutoBackupConfig

OID (numeric): 1.3.6.1.4.1.2544.2.5.3.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The configuration of the regular network element configuration Backup/Restore:

- disabled(1): No regular backup

- autoBackup(2): Regular backup to a local file is active

- autoBackupAndUpload(3): Regular backup and upload to external FTP server is active

The default is autoBackup(2).

If this object is not disabled(1) all other auto-backup objects are read-only. I.e., all neAutoBackupServerXxx objects must be set before changing this object to autoBackupAndUpload(3).

What is neAutoBackupConfig?

Reports or sets the automatic backup mode (disabled, local autoBackup, or autoBackupAndUpload to remote server). This OID determines whether the network element performs periodic configuration preservation and where the backups are stored. Example value: autoBackupAndUpload.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.3.1
snmpwalk -v2c -c public <target> ADVA-MIB::neAutoBackupConfig

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.3.1.1
snmpget -v2c -c public <target> ADVA-MIB::neAutoBackupConfig.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> neAutoBackupConfig.1

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.1neAutoBackupConfigADVA-MIB