ADVA-MIB :: neBackupRestoreRequest

MIB Reference — IPNetwork Monitor

All MIBsADVA-MIBneBackupRestoreRequest

neBackupRestoreRequest

Module: ADVA-MIB

OID (symbolic): ADVA-MIB::neBackupRestoreRequest

OID (numeric): 1.3.6.1.4.1.2544.2.5.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Run network element configuration Backup/Restore operation:

- none(1): No action (read only)

- runBackup(2): Save the network element configuration to a file (write only)

- runRestore(3): Restore the network element configuration from a file (write only)

The Restore operation does not overwrite settings which are required to reestablish contact to the NE via SNMP and Telnet.

What is neBackupRestoreRequest?

Reports or sets an enumeration controlling backup and restore operations (none, runBackup, or runRestore) on the network element configuration. Operators use this to initiate manual configuration preservation or recovery operations when needed for system maintenance or disaster recovery. Example value: runBackup to capture a configuration snapshot.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.2.1
snmpwalk -v2c -c public <target> ADVA-MIB::neBackupRestoreRequest

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.2.1.1
snmpget -v2c -c public <target> ADVA-MIB::neBackupRestoreRequest.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.5.2.1.1 i <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.2neBackupRestoreADVA-MIB
1.3.6.1.4.1.2544.2.5.2.1neBackupRestoreRequestADVA-MIB