All MIBs › ADVA-MIB › neBackupRestoreState
neBackupRestoreState
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neBackupRestoreState
OID (numeric): 1.3.6.1.4.1.2544.2.5.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The status of the current NE configuration backup/restore operation activated by 'neBackupRestoreRequest'.
What is neBackupRestoreState?
Reports an enumeration representing the current operational state of the backup or restore process (idle, inProgress, completed, failed). Monitoring this OID allows operators to track the progress and success of configuration backup/restore operations in real time. Example value: inProgress or completed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.2.2 snmpwalk -v2c -c public <target> ADVA-MIB::neBackupRestoreState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.2.2.1 snmpget -v2c -c public <target> ADVA-MIB::neBackupRestoreState.1
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.2 | neBackupRestore | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.2.2 | neBackupRestoreState | ADVA-MIB |