SC5520-MIB :: sc5520DownloadingMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSC5520-MIBsc5520DownloadingMode

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.498gdcGDC7616-MIB
1.3.6.1.4.1.498.8dsuDDS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.498.8.3sc5520SC5520-MIB
1.3.6.1.4.1.498.8.3.8sc5520VersionTableSC5520-MIB
1.3.6.1.4.1.498.8.3.8.1sc5520VersionEntrySC5520-MIB
1.3.6.1.4.1.498.8.3.8.1.7sc5520DownloadingModeSC5520-MIB