All MIBs › ADVA-MIB › ncuScheduledDbRestore
ncuScheduledDbRestore
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::ncuScheduledDbRestore
OID (numeric): 1.3.6.1.4.1.2544.2.5.6.1.22
Node type: OBJECT-TYPE
Type: RestoreActivation
Access: read-write
Description:
Shows whether scheduled activtion will be a database restore or a new software activation
What is ncuScheduledDbRestore?
This object determines whether a scheduled activation event will perform a database restore operation or a fresh software activation on the network control unit. Operators configure this setting before scheduling maintenance windows to control whether the system will preserve database contents or start with a clean state. Understanding this setting is critical for planning scheduled maintenance and avoiding unexpected data loss during upgrades.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.6.1.22 snmpwalk -v2c -c public <target> ADVA-MIB::ncuScheduledDbRestore
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.6.1.22.1 snmpget -v2c -c public <target> ADVA-MIB::ncuScheduledDbRestore.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.5.6.1.22.1 s <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.6 | updateBackupRestoreMib | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1 | swAdmin | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1.22 | ncuScheduledDbRestore | ADVA-MIB |