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
Parsed from file gdchdsl.mib.txt
Company: None
Module: GDCHDSL-MIB
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
Parsed from file GDCHDSL-MIB.mib
Module: GDCHDSL-MIB
gdcHdslSwitchActiveFirmware OBJECT-TYPE SYNTAX INTEGER { switchNorm(1), switchActive(2) } ACCESS read-write STATUS mandatory 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" ::= { gdcHdslDownloadEntry 5 }
Vendor: General DataComm, Inc.
Module: GDCHDSL-MIB
[Automatically extracted from oidview.com]
gdcHdslSwitchActiveFirmware OBJECT-TYPE SYNTAX INTEGER { switchNorm(1), switchActive(2) } ACCESS read-write STATUS mandatory 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" ::= { gdcHdslDownloadEntry 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.498.11.1.1.3.1.1 | gdcHdslDownloadIndex | 0 | 0 | Integer value which uniquely identifies the GDCHDSL to which this entry is applicable. SCinstance is defined to be SLDi where: S … |
1.3.6.1.4.1.498.11.1.1.3.1.2 | gdcHdslActiveFirmwareRev | 0 | 0 | The version number of the firmware currently executing. The format is MM.NN.BB where: MM: Major Revision (0-99) NN: Minor Revision… |
1.3.6.1.4.1.498.11.1.1.3.1.3 | gdcHdslStoredFirmwareRev | 0 | 0 | The version number of the firmware stored (in a compressed format) but not currently executing. MM: Major Revision (0-99) NN: Mino… |
1.3.6.1.4.1.498.11.1.1.3.1.4 | gdcHdslStoredFirmwareStatus | 0 | 0 | This object represents the state of the Non-Active or Stored firmware: statBlank(1) Factory Default statDownLoading(2) In pro… |
1.3.6.1.4.1.498.11.1.1.3.1.6 | gdcHdslDownloadingMode | 0 | 0 | This object is used to configure the download mode: disableAll(1) Prevents any firmware downloading to GDCHDSL enableAndWa… |
1.3.6.1.4.1.498.11.1.1.3.1.7 | gdcHdslEraseFlash | 0 | 0 | A set of this object to erase(2) will erase the application stored in flash. After setting this object, there should be a delay … |