FOUNDRY-SN-AGENT-MIB :: brcdSwPackageUpgradeSkipVersionCheck

MIB Reference — IPNetwork Monitor

All MIBsFOUNDRY-SN-AGENT-MIBbrcdSwPackageUpgradeSkipVersionCheck

brcdSwPackageUpgradeSkipVersionCheck

Module: FOUNDRY-SN-AGENT-MIB

OID (symbolic): FOUNDRY-SN-AGENT-MIB::brcdSwPackageUpgradeSkipVersionCheck

OID (numeric): 1.3.6.1.4.1.1991.1.1.2.16.1.1.6

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-write

Description:

To skip the version comparison of the FPGA images. By default it performs the version comparison between the image version in the manifest file and the one installed in in the system. Setting to 'true' forces the system to upgrade the images by skipping the version check. This object must be set along with brcdSwPackageLoad. For a read operation, this will always return false(2).

What is brcdSwPackageUpgradeSkipVersionCheck?

This read-write control object, when set to true, bypasses version compatibility checking during FPGA image upgrades, forcing the system to install images even if their versions differ from currently installed images. For read operations it always returns false(2) for security. An operator uses this during emergency firmware updates or when working with support to override safety checks, but should do so carefully to avoid incompatible image combinations.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.16.1.1.6
snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::brcdSwPackageUpgradeSkipVersionCheck

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.16.1.1.6.1
snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::brcdSwPackageUpgradeSkipVersionCheck.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.2.16.1.1.6.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> brcdSwPackageUpgradeSkipVersionCheck.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1991foundryFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1productsFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1switchFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.2snAgentSysFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.2.16brcdSwFOUNDRY-SN-AGENT-MIB
1.3.6.1.4.1.1991.1.1.2.16.1brcdSwPackageGroupFOUNDRY-SN-AGENT-MIB
1.3.6.1.4.1.1991.1.1.2.16.1.1brcdSwPackageUpgradeFOUNDRY-SN-AGENT-MIB
1.3.6.1.4.1.1991.1.1.2.16.1.1.6brcdSwPackageUpgradeSkipVersionCheckFOUNDRY-SN-AGENT-MIB