All MIBs › SC5002-MIB › sc5002StoredFirmwareStatus
sc5002StoredFirmwareStatus
Module: SC5002-MIB
OID (symbolic): SC5002-MIB::sc5002StoredFirmwareStatus
OID (numeric): 1.3.6.1.4.1.498.6.8.1.2.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 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.
What is sc5002StoredFirmwareStatus?
This OID reports the state of the non-active, stored firmware image, such as statOK (checksum passed and ready to activate) or statCheckSumBad (failed verification after download). Operators check this before setting sc5002SwitchActiveFirmware to switchActive, since the switch is only valid when this reports statOK.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.6.8.1.2.1.5 snmpwalk -v2c -c public <target> SC5002-MIB::sc5002StoredFirmwareStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.6.8.1.2.1.5.1 snmpget -v2c -c public <target> SC5002-MIB::sc5002StoredFirmwareStatus.1
Start monitoring General DataComm SC5002-series equipment (firmware revision/E1 alarm configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SC5002-MIB::sc5002StoredFirmwareStatus OID value, configure state conditions and alerts, and monitor any General DataComm SC5002-series equipment (firmware revision/E1 alarm 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.6 | dsx1 | GDCDSX1-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.6.8 | sc5002 | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.1 | sc5002Version | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.1.2 | sc5002VersionTable | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.1.2.1 | sc5002VersionEntry | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.1.2.1.5 | sc5002StoredFirmwareStatus | SC5002-MIB |