This object is used to switch the active executing firmware from the version
in sc553ActiveRev to the version in sc553StoredRev.
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 sc553StoredStatus object to indicate results
5) If succesfull:
update sc553ActiveFirmwareRev and sc553StoredFirmwareRev
and begin executing
If failed:
replace active area with previous revision
The switchNorm(1) enumeration will always be read.
Setting switchActive(2) when the sc553StoredStatus is not statOK(3) will
result in an error.
Parsed from file gdcsc553.mib.txt
Company: None
Module: GDC-SC553-MIB
This object is used to switch the active executing firmware from the version
in sc553ActiveRev to the version in sc553StoredRev.
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 sc553StoredStatus object to indicate results
5) If succesfull:
update sc553ActiveFirmwareRev and sc553StoredFirmwareRev
and begin executing
If failed:
replace active area with previous revision
The switchNorm(1) enumeration will always be read.
Setting switchActive(2) when the sc553StoredStatus is not statOK(3) will
result in an error.
Parsed from file GDC-SC553-MIB.mib
Module: GDC-SC553-MIB
sc553SwitchActiveFirmware 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 sc553ActiveRev to the version in sc553StoredRev. 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 sc553StoredStatus object to indicate results 5) If succesfull: update sc553ActiveFirmwareRev and sc553StoredFirmwareRev and begin executing If failed: replace active area with previous revision The switchNorm(1) enumeration will always be read. Setting switchActive(2) when the sc553StoredStatus is not statOK(3) will result in an error. " ::= { sc553VersionEntry 6 }
Vendor: General DataComm, Inc.
Module: GDC-SC553-MIB
[Automatically extracted from oidview.com]
sc553SwitchActiveFirmware 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 sc553ActiveRev to the version in sc553StoredRev. 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 sc553StoredStatus object to indicate results 5) If succesfull: update sc553ActiveFirmwareRev and sc553StoredFirmwareRev and begin executing If failed: replace active area with previous revision The switchNorm(1) enumeration will always be read. Setting switchActive(2) when the sc553StoredStatus is not statOK(3) will result in an error. " ::= { sc553VersionEntry 6 }
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.7 | sc553DownloadingMode | 0 | 0 | This object is used to configure the download mode: disableAll(1) Prevents any firmware downloading to SC553 enableAndWait(2) … |