All MIBs › ADVA-MIB › fwDataReadyForActivation
fwDataReadyForActivation
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::fwDataReadyForActivation
OID (numeric): 1.3.6.1.4.1.2544.2.5.6.1.2.1.10
Node type: OBJECT-TYPE
Type: YesNoNA
Access: read-only
Description:
FWPREV-STBY == FWPREV-SYS-ACT
What is fwDataReadyForActivation?
This OID returns a boolean indicating whether the standby firmware version matches the active system firmware (FWPREV-STBY == FWPREV-SYS-ACT), confirming readiness for switchover. Pre-switchover verification is essential to prevent version mismatches that could cause service degradation or incompatibility. Example value: 1 indicates versions match and switchover is safe; 0 indicates version mismatch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.6.1.2.1.10 snmpwalk -v2c -c public <target> ADVA-MIB::fwDataReadyForActivation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.6.1.2.1.10.1 snmpget -v2c -c public <target> ADVA-MIB::fwDataReadyForActivation.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fwDataReadyForActivation.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.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.2 | fwDataTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1.2.1 | fwDataEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1.2.1.10 | fwDataReadyForActivation | ADVA-MIB |