This object represents the state of the Non-Active or Stored firmware:
statBlank(1) Factory Default
statDownLoading(2) In process of downloading firmware
statOK(3) Zipped version checksum succesful (OK to switch)
(can set sc553SwitchActive to switchActive(2))
statCheckSumBad(4) Failed checksum after download
statUnZipping(5) In process of uncompressing into active area
statBadUnZip(6) Failed last uncompress
statDownloadAborted(7) Download aborted by user
The object is read only.
Parsed from file gdcsc553.mib.txt
Company: None
Module: GDC-SC553-MIB
This object represents the state of the Non-Active or Stored firmware:
statBlank(1) Factory Default
statDownLoading(2) In process of downloading firmware
statOK(3) Zipped version checksum succesful (OK to switch)
(can set sc553SwitchActive to switchActive(2))
statCheckSumBad(4) Failed checksum after download
statUnZipping(5) In process of uncompressing into active area
statBadUnZip(6) Failed last uncompress
statDownloadAborted(7) Download aborted by user
The object is read only.
Parsed from file GDC-SC553-MIB.mib
Module: GDC-SC553-MIB
sc553StoredFirmwareStatus OBJECT-TYPE SYNTAX INTEGER { statBlank(1), statDownLoading(2), statOK(3), statCheckSumBad(4), statUnZipping(5), statBadUnZip(6), statDownloadAborted(7) } ACCESS read-only STATUS mandatory DESCRIPTION "This object represents the state of the Non-Active or Stored firmware: statBlank(1) Factory Default statDownLoading(2) In process of downloading firmware statOK(3) Zipped version checksum succesful (OK to switch) (can set sc553SwitchActive to switchActive(2)) statCheckSumBad(4) Failed checksum after download statUnZipping(5) In process of uncompressing into active area statBadUnZip(6) Failed last uncompress statDownloadAborted(7) Download aborted by user The object is read only. " ::= { sc553VersionEntry 5 }
Vendor: General DataComm, Inc.
Module: GDC-SC553-MIB
[Automatically extracted from oidview.com]
sc553StoredFirmwareStatus OBJECT-TYPE SYNTAX INTEGER { statBlank(1), statDownLoading(2), statOK(3), statCheckSumBad(4), statUnZipping(5), statBadUnZip(6), statDownloadAborted(7) } ACCESS read-only STATUS mandatory DESCRIPTION "This object represents the state of the Non-Active or Stored firmware: statBlank(1) Factory Default statDownLoading(2) In process of downloading firmware statOK(3) Zipped version checksum succesful (OK to switch) (can set sc553SwitchActive to switchActive(2)) statCheckSumBad(4) Failed checksum after download statUnZipping(5) In process of uncompressing into active area statBadUnZip(6) Failed last uncompress statDownloadAborted(7) Download aborted by user The object is read only. " ::= { sc553VersionEntry 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.498.6.11.1.2.1.1 | sc553VersionIndex | 0 | 0 | Identifies Version parameters associated with the managed object. |
1.3.6.1.4.1.498.6.11.1.2.1.2 | sc553ActiveFirmwareRev | 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.6.11.1.2.1.3 | sc553StoredFirmwareRev | 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.6.11.1.2.1.4 | sc553BootRev | 0 | 0 | The version number of the bootstrap firmware. The version number of the firmware, to allow products to know which revision is ins… |
1.3.6.1.4.1.498.6.11.1.2.1.6 | sc553SwitchActiveFirmware | 0 | 0 | This object is used to switch the active executing firmware from the version in sc553ActiveRev to the version in sc553StoredRev.… |
1.3.6.1.4.1.498.6.11.1.2.1.7 | sc553DownloadingMode | 0 | 0 | This object is used to configure the download mode: disableAll(1) Prevents any firmware downloading to SC553 enableAndWait(2) … |