All MIBs › FOUNDRY-SN-AGENT-MIB › brcdSwPackageLoad
brcdSwPackageLoad
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::brcdSwPackageLoad
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.16.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Action object to upgrade the system using a release package. none(1) is the value after the system comes up and should not be used for set-request. The following values will download the release package from a TFTP server and upgrade the system : tftpToPrimary(2) installs both MP and LP application images to primary code. tftpToSecondary(3) installs both MP and LP application images to secondary code. tftpToMgmtModulePrimaryIntfModuleSecondary (4) installs MP application image to primary code and the LP application images to secondary code. tftpToMgmtModuleSecondaryIntfModulePrimary (5) installs MP application image to secondary code and the LP application images to primary code.
What is brcdSwPackageLoad?
This object controls the firmware upgrade process on Foundry/Brocade network switches by specifying the source and destination for loading new software packages. Administrators set this object to download release packages from a TFTP server and install both Management Processor (MP) and Line Processor (LP) application images to either primary or secondary code banks. This is a critical action object used during maintenance windows to deploy new system firmware versions on the switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.16.1.1.2 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::brcdSwPackageLoad
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.16.1.1.2.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::brcdSwPackageLoad.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.2.16.1.1.2.1 i <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.2 | brcdSwPackageLoad | FOUNDRY-SN-AGENT-MIB |