SC5002-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
21
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
gdc OBJECT IDENTIFIER .1.3.6.1.4.1.498 |
RFC1155-SMI Unknown .1.3.6.1.4.1.498 |
dsx1 OBJECT IDENTIFIER .1.3.6.1.4.1.498.6 |
sc5002 OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.8 |
sc5002Version OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.8.1 |
sc5002MIBversionIdentifies the version of the MIB. The format of the version
is x.yzT, where 'x' identifies the major revision number, 'y'
identifies the minor revision number, 'z' identifies the
typographical revision, and T identifies the test revision.
Upon formal release, no designation for the test revision will
be present. Acceptable values for the individual revision
components are as follows:
x: 1 - 9, y: 0 - 9, z: 0 - 9, T: A - Zro DisplayString .1.3.6.1.4.1.498.6.8.1.1 |
sc5002VersionTable SEQUENCE OF Sc5002VersionEntry .1.3.6.1.4.1.498.6.8.1.2 |
sc5002VersionEntryAn entry in the GDC SC5002 Version Table. Sc5002VersionEntry .1.3.6.1.4.1.498.6.8.1.2.1 |
sc5002VersionIndexIdentifies Version parameters associated with the managed object.ro SCinstance .1.3.6.1.4.1.498.6.8.1.2.1.1 |
sc5002ActiveFirmwareRevThe version number of the firmware currently executing.
The format is MM.NN.BB where:
MM: Major Revision (0-99)
NN: Minor Revision (0-99)
BB: Bug Fix Revision (0-99)ro DisplayString .1.3.6.1.4.1.498.6.8.1.2.1.2 |
sc5002StoredFirmwareRevThe version number of the firmware stored (in a compressed format)
but not currently executing.
MM: Major Revision (0-99)
NN: Minor Revision (0-99)
BB: Bug Fix Revision (0-99)ro DisplayString .1.3.6.1.4.1.498.6.8.1.2.1.3 |
sc5002BootRevThe version number of the bootstrap firmware.
The version number of the firmware, to allow products to know which
revision is installed. The released version number is sequenced fromro DisplayString .1.3.6.1.4.1.498.6.8.1.2.1.4 |
sc5002StoredFirmwareStatusThis 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 sc5002SwitchActive to switchActive(2))
statCheckSumBad(4) Failed checksum after download
statUnZipping(5) In process of uncompressing into active area
statBadUnZip(6) Failed last uncompress
The object is read only.ro Enumeration .1.3.6.1.4.1.498.6.8.1.2.1.5 |
sc5002SwitchActiveFirmwareThis object is used to switch the active executing firmware from the version
in sc5002ActiveRev to the version in sc5002StoredRev.
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 sc5002StoredStatus object to indicate results
5) If succesfull:
update sc5002ActiveFirmwareRev and sc5002StoredFirmwareRev
and begin executing
If failed:
replace active area with previous revision
The switchNorm(1) enumeration will always be read.
Setting switchActive(2) when the sc5002StoredStatus is not statOK(3) will
result in an error.rw Enumeration .1.3.6.1.4.1.498.6.8.1.2.1.6 |
sc5002DownloadingModeThis object is used to configure the download mode:
disableAll(1) Prevents any firmware downloading to SC5002
enableAndWait(2) Allows downloading zipped code to be stored only!
enableAndSwitch(3) Allows downloading and then unzips and begins executing
the new coderw Enumeration .1.3.6.1.4.1.498.6.8.1.2.1.7 |
sc5002NetworkCfg OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.8.2 |
sc5002Alarms OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.8.3 |
sc5002Diagnostics OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.8.4 |
sc5002Maintenance OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.8.5 |
sc5002Performance OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.8.6 |
sc5002FirmwareRevThe version number of the firmware. Released versions are sequenced
from
::= { sc5002VersionEntry 8 }
sc5002NetworkCfgTable OBJECT-TYPE
SYNTAX SEQUENCE OF Sc5002NetworkCfgEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTIONro DisplayString .sc5002DiagEntry.3 |