GDCHDSL-MIB :: gdcHdslSwitchActiveFirmware

MIB Reference — IPNetwork Monitor

All MIBsGDCHDSL-MIBgdcHdslSwitchActiveFirmware

gdcHdslSwitchActiveFirmware

Module: GDCHDSL-MIB

OID (symbolic): GDCHDSL-MIB::gdcHdslSwitchActiveFirmware

OID (numeric): 1.3.6.1.4.1.498.11.1.1.3.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This object is used to switch the active executing firmware from the version in gdcHdslActiveFirmwareRev to the version in gdcHdslStoredFirmwareRev.

When a switchActive(2) is set (write only) the element will: 1) reboot 2) uncompress stored code into active area 3) perform checksum on active area 4) Set gdcHdslStoredStatus object to indicate results 5) If succesfull: update gdcHdslActiveFirmwareRev and gdcHdslStoredFirmwareRev and begin executing If failed: replace active area with previous revision

The switchNorm(1) enumeration will always be read.

Setting switchActive(2) when the gdcHdslStoredFirmwareStatus is not statOK(3) will result in an error. Valid [i]nterface = 0

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.11.1.1.3.1.5
snmpwalk -v2c -c public <target> GDCHDSL-MIB::gdcHdslSwitchActiveFirmware

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.498.11.1.1.3.1.5.1
snmpget -v2c -c public <target> GDCHDSL-MIB::gdcHdslSwitchActiveFirmware.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.498.11.1.1.3.1.5.1 i <value>

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.498gdcGDCCMN-MIB
1.3.6.1.4.1.498.11hdslGDCHDSL-MIB
1.3.6.1.4.1.498.11.1gdcHdslSystemGDCHDSL-MIB
1.3.6.1.4.1.498.11.1.1gdcHdslVersionGDCHDSL-MIB
1.3.6.1.4.1.498.11.1.1.3gdcHdslDownloadTableGDCHDSL-MIB
1.3.6.1.4.1.498.11.1.1.3.1gdcHdslDownloadEntryGDCHDSL-MIB
1.3.6.1.4.1.498.11.1.1.3.1.5gdcHdslSwitchActiveFirmwareGDCHDSL-MIB