This object is used to configure the download mode:
disableAll(1) Prevents any firmware downloading to SC553
enableAndWait(2) Allows downloading zipped code to be stored only!
enableAndSwitch(3) Allows downloading and then unzips and begins executing
the new code
Parsed from file gdcsc553.mib.txt
Company: None
Module: GDC-SC553-MIB
This object is used to configure the download mode:
disableAll(1) Prevents any firmware downloading to SC553
enableAndWait(2) Allows downloading zipped code to be stored only!
enableAndSwitch(3) Allows downloading and then unzips and begins executing
the new code
Parsed from file GDC-SC553-MIB.mib
Module: GDC-SC553-MIB
sc553DownloadingMode OBJECT-TYPE SYNTAX INTEGER { disableAll(1), enableAndWait(2), enableAndSwitch(3) } ACCESS read-write STATUS mandatory DESCRIPTION "This object is used to configure the download mode: disableAll(1) Prevents any firmware downloading to SC553 enableAndWait(2) Allows downloading zipped code to be stored only! enableAndSwitch(3) Allows downloading and then unzips and begins executing the new code " ::= { sc553VersionEntry 7 }
Vendor: General DataComm, Inc.
Module: GDC-SC553-MIB
[Automatically extracted from oidview.com]
sc553DownloadingMode OBJECT-TYPE SYNTAX INTEGER { disableAll(1), enableAndWait(2), enableAndSwitch(3) } ACCESS read-write STATUS mandatory DESCRIPTION "This object is used to configure the download mode: disableAll(1) Prevents any firmware downloading to SC553 enableAndWait(2) Allows downloading zipped code to be stored only! enableAndSwitch(3) Allows downloading and then unzips and begins executing the new code " ::= { sc553VersionEntry 7 }
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.5 | sc553StoredFirmwareStatus | 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.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.… |