All MIBs › SC5520-MIB › sc5520DownloadingMode
sc5520DownloadingMode
Module: SC5520-MIB
OID (symbolic): SC5520-MIB::sc5520DownloadingMode
OID (numeric): 1.3.6.1.4.1.498.8.3.8.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 SC5520
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 sc5520DownloadingMode?
Configures whether firmware downloads to this unit are blocked entirely (disableAll), accepted and stored only pending a later manual switch (enableAndWait), or accepted and automatically decompressed and activated once received (enableAndSwitch).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.8.3.8.1.7 snmpwalk -v2c -c public <target> SC5520-MIB::sc5520DownloadingMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.8.3.8.1.7.1 snmpget -v2c -c public <target> SC5520-MIB::sc5520DownloadingMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.8.3.8.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sc5520DownloadingMode.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::sc5520DownloadingMode 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.7 | sc5520DownloadingMode | SC5520-MIB |