All MIBs › SC5002-MIB › sc5002DownloadingMode
sc5002DownloadingMode
Module: SC5002-MIB
OID (symbolic): SC5002-MIB::sc5002DownloadingMode
OID (numeric): 1.3.6.1.4.1.498.6.8.1.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This 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 code
What is sc5002DownloadingMode?
This OID configures whether firmware downloads to this unit are disabled entirely, allowed to be stored only, or allowed to be stored and then automatically unzipped and activated. Operators set enableAndWait during a controlled rollout to stage new firmware without immediately cutting over.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.6.8.1.2.1.7 snmpwalk -v2c -c public <target> SC5002-MIB::sc5002DownloadingMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.6.8.1.2.1.7.1 snmpget -v2c -c public <target> SC5002-MIB::sc5002DownloadingMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.6.8.1.2.1.7.1 i <value>
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::sc5002DownloadingMode 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.7 | sc5002DownloadingMode | SC5002-MIB |