All MIBs › ADVA-MIB › swVersionNextBoot
swVersionNextBoot
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::swVersionNextBoot
OID (numeric): 1.3.6.1.4.1.2544.2.4.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Reports which software will be run at next boot, either the currently active one again or the alternative (currently inactive) one.
What is swVersionNextBoot?
This read-only object reports which software version will execute when the ADVA equipment reboots next: either the currently active version (staying the same) or the alternative inactive version (switching to a previously staged update). An operator checks this before rebooting to confirm that the intended software version is staged and ready for activation. It helps prevent accidental downgrades or confirms that a staged software update is properly queued for the next boot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.4.1.1.5 snmpwalk -v2c -c public <target> ADVA-MIB::swVersionNextBoot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.4.1.1.5.1 snmpget -v2c -c public <target> ADVA-MIB::swVersionNextBoot.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.4 | software | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.4.1 | swVersionTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.4.1.1 | swVersionEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.4.1.1.5 | swVersionNextBoot | ADVA-MIB |