All MIBs › FOUNDRY-SN-AGENT-MIB › brcdSwPackageUpgradeAllImages
brcdSwPackageUpgradeAllImages
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::brcdSwPackageUpgradeAllImages
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.16.1.1.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
To specify an all-image upgrade. If set to true(1), the upgrade sequence will include the MP FPGA images (MBRIDGE/MBRIDGE32 and SBRIDGE/HSBRIDGE).
Default is false(2) which will upgrade only the MP and LP Monitor images, MP and LP Application images, and LP Bundled FPGA for MLX/XMR. While CES/CER will upgrade the monitor, application, and FPGA images. This object must be set along with brcdSwPackageLoad. For a read operation, this will always return false(2).
What is brcdSwPackageUpgradeAllImages?
This object controls whether a firmware upgrade includes all system images (including FPGA, monitor, application, and bundled images) or only a subset of components. When set to true, the upgrade process updates all modular firmware components; when false, only selected images are upgraded. System operators use this setting to perform comprehensive system updates or selective patching depending on maintenance requirements and product architecture.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.16.1.1.4 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::brcdSwPackageUpgradeAllImages
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.16.1.1.4.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::brcdSwPackageUpgradeAllImages.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.2.16.1.1.4.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.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2 | snAgentSys | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.16 | brcdSw | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.16.1 | brcdSwPackageGroup | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.16.1.1 | brcdSwPackageUpgrade | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.16.1.1.4 | brcdSwPackageUpgradeAllImages | FOUNDRY-SN-AGENT-MIB |