All MIBs › SC5520-MIB › sc5520StoredFirmwareStatus
sc5520StoredFirmwareStatus
Module: SC5520-MIB
OID (symbolic): SC5520-MIB::sc5520StoredFirmwareStatus
OID (numeric): 1.3.6.1.4.1.498.8.3.8.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
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 sc5520SwitchActive 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.
What is sc5520StoredFirmwareStatus?
The state of the non-active (stored) firmware image: blank (factory default), downloading, OK (checksum passed, ready to switch to via sc5520SwitchActiveFirmware), checksum-bad, unzipping, failed-unzip, or download-aborted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.8.3.8.1.5 snmpwalk -v2c -c public <target> SC5520-MIB::sc5520StoredFirmwareStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.8.3.8.1.5.1 snmpget -v2c -c public <target> SC5520-MIB::sc5520StoredFirmwareStatus.1
Start monitoring General DataComm SC5520 DSU/CSU (loopback/DTE-interface configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SC5520-MIB::sc5520StoredFirmwareStatus OID value, configure state conditions and alerts, and monitor any General DataComm SC5520 DSU/CSU (loopback/DTE-interface configuration) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.498 | gdc | GDC7616-MIB |
| 1.3.6.1.4.1.498.8 | dsu | DDS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.8.3 | sc5520 | SC5520-MIB |
| 1.3.6.1.4.1.498.8.3.8 | sc5520VersionTable | SC5520-MIB |
| 1.3.6.1.4.1.498.8.3.8.1 | sc5520VersionEntry | SC5520-MIB |
| 1.3.6.1.4.1.498.8.3.8.1.5 | sc5520StoredFirmwareStatus | SC5520-MIB |