All MIBs › GDCDSX1-MIB › gdcDsx1DownloadingMode
gdcDsx1DownloadingMode
Module: GDCDSX1-MIB
OID (symbolic): GDCDSX1-MIB::gdcDsx1DownloadingMode
OID (numeric): 1.3.6.1.4.1.498.6.1.1.2.1.9
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 gdcDsx1
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 gdcDsx1DownloadingMode?
This controls whether the card will accept firmware downloads at all: disableAll(1) blocks any download, enableAndWait(2) allows a zipped image to be downloaded and stored but not activated, and enableAndSwitch(3) automatically unzips and runs the new code once downloaded. Set it to disableAll to lock out unwanted firmware pushes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.6.1.1.2.1.9 snmpwalk -v2c -c public <target> GDCDSX1-MIB::gdcDsx1DownloadingMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.6.1.1.2.1.9.1 snmpget -v2c -c public <target> GDCDSX1-MIB::gdcDsx1DownloadingMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.6.1.1.2.1.9.1 i <value>
Start monitoring General DataComm (GDC) DSX-1 unit (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDCDSX1-MIB::gdcDsx1DownloadingMode OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) DSX-1 unit (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.6 | dsx1 | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1 | gdcDsx1System | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.1 | gdcDsx1Version | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.1.2 | gdcDsx1VersionTable | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.1.2.1 | gdcDsx1VersionEntry | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.1.2.1.9 | gdcDsx1DownloadingMode | GDCDSX1-MIB |