This object is used to switch the active executing firmware from the version
in sc800t3ActiveRev to the version in sc800t3StoredRev.
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 sc800t3StoredStatus object to indicate results
5) If succesfull:
update sc800t3ActiveFirmwareRev and sc800t3StoredFirmwareRev
and begin executing
If failed:
replace active area with previous revision
The switchNorm(1) enumeration will always be read.
Setting switchActive(2) when the sc800t3StoredStatus is not statOK(3) will
result in an error.
Parsed from file gdcsc800t3.mib.txt
Company: None
Module: GDC-SC800T3-MIB
This object is used to switch the active executing firmware from the version
in sc800t3ActiveRev to the version in sc800t3StoredRev.
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 sc800t3StoredStatus object to indicate results
5) If succesfull:
update sc800t3ActiveFirmwareRev and sc800t3StoredFirmwareRev
and begin executing
If failed:
replace active area with previous revision
The switchNorm(1) enumeration will always be read.
Setting switchActive(2) when the sc800t3StoredStatus is not statOK(3) will
result in an error.
Parsed from file GDC-SC800T3-MIB.mib
Module: GDC-SC800T3-MIB
sc800t3SwitchActiveFirmware 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 sc800t3ActiveRev to the version in sc800t3StoredRev. 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 sc800t3StoredStatus object to indicate results 5) If succesfull: update sc800t3ActiveFirmwareRev and sc800t3StoredFirmwareRev and begin executing If failed: replace active area with previous revision The switchNorm(1) enumeration will always be read. Setting switchActive(2) when the sc800t3StoredStatus is not statOK(3) will result in an error. " ::= { sc800t3VersionEntry 5 }
Vendor: General DataComm, Inc.
Module: GDC-SC800T3-MIB
[Automatically extracted from oidview.com]
sc800t3SwitchActiveFirmware 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 sc800t3ActiveRev to the version in sc800t3StoredRev. 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 sc800t3StoredStatus object to indicate results 5) If succesfull: update sc800t3ActiveFirmwareRev and sc800t3StoredFirmwareRev and begin executing If failed: replace active area with previous revision The switchNorm(1) enumeration will always be read. Setting switchActive(2) when the sc800t3StoredStatus is not statOK(3) will result in an error. " ::= { sc800t3VersionEntry 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.498.19.1.1.2.1.1 | sc800t3VersionIndex | 0 | 0 | Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S … |
1.3.6.1.4.1.498.19.1.1.2.1.2 | sc800t3ActiveFirmwareRev | 0 | 0 | The version number of the firmware currently executing. The format is MM.NN.BB where: MM: Major Revision (0-99) NN: Minor Revisio… |
1.3.6.1.4.1.498.19.1.1.2.1.3 | sc800t3StandbyFirmwareRev | 0 | 0 | The version number of the firmware stored (in a compressed format) but not currently executing. MM: Major Revision (0-99) NN: Min… |
1.3.6.1.4.1.498.19.1.1.2.1.4 | sc800t3StoredFirmwareStatus | 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.19.1.1.2.1.6 | sc800t3DownloadingMode | 0 | 0 | This object is used to configure the download mode: disableAll(1) Prevents any firmware downloading to SC800T3 enableAndWait(2) … |
1.3.6.1.4.1.498.19.1.1.2.1.7 | sc800t3EraseFlash | 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 … |