All MIBs › GDCHDSL-MIB › gdcHdslSwitchActiveFirmware
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 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.498 | gdc | GDCCMN-MIB |
| 1.3.6.1.4.1.498.11 | hdsl | GDCHDSL-MIB |
| 1.3.6.1.4.1.498.11.1 | gdcHdslSystem | GDCHDSL-MIB |
| 1.3.6.1.4.1.498.11.1.1 | gdcHdslVersion | GDCHDSL-MIB |
| 1.3.6.1.4.1.498.11.1.1.3 | gdcHdslDownloadTable | GDCHDSL-MIB |
| 1.3.6.1.4.1.498.11.1.1.3.1 | gdcHdslDownloadEntry | GDCHDSL-MIB |
| 1.3.6.1.4.1.498.11.1.1.3.1.5 | gdcHdslSwitchActiveFirmware | GDCHDSL-MIB |