All MIBs › CISCO-TS-STACK-MIB › ciscoTsTftpDownload
ciscoTsTftpDownload
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTftpDownload
OID (numeric): 1.3.6.1.4.1.9.5.32.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this to any number between 1 and 8 starts a TFTP download for that box. Setting this to 9 starts a TFTP download for all boxes in a stack. This object will always return a zero on a get request. If RMON is enabled on the switch or stack, then setting this object will cause the RMON feature to be disabled until the switch or stack is rebooted.
What is ciscoTsTftpDownload?
This read-write INTEGER (0-9) triggers a TFTP firmware download when set: values 1 through 8 target a single specific switch by its stack position, while 9 broadcasts the download command to every box in the stack at once. The object always reads back as 0 regardless of what was written, and the description flags a real side effect worth knowing: if RMON was enabled, triggering a download disables RMON collection until the switch or stack is next rebooted. An admin upgrading an 8-unit matrix stack in one shot would set this to 9 rather than repeating the set eight times.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.11 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTftpDownload
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.11.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTftpDownload.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.1.1.11.1 i <value>
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsTftpDownload OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.1 | ciscoTsMain | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1 | ciscoTsConfig | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1.11 | ciscoTsTftpDownload | CISCO-TS-STACK-MIB |