CISCO-TS-STACK-MIB :: ciscoTsTftpServer

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-TS-STACK-MIBciscoTsTftpServer

ciscoTsTftpServer

Module: CISCO-TS-STACK-MIB

OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTftpServer

OID (numeric): 1.3.6.1.4.1.9.5.32.1.1.8

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: TFTP sever's IP address.

What is ciscoTsTftpServer?

This read-write IpAddress names the TFTP server the switch will contact when a firmware or configuration download is triggered via ciscoTsTftpDownload. It has no effect by itself, it's the address half of a two-step process where an admin also sets ciscoTsTftpFileLoc for the file path, so leaving it pointed at a decommissioned server causes silent download failures the next time firmware is pushed. A typical value is the IP of an internal TFTP host such as 10.1.1.50.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.8
snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTftpServer

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.8.1
snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTftpServer.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.1.1.8.1 a <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoTsTftpServer.1

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::ciscoTsTftpServer 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 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.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.5workgroupCISCO-ES-STACK-MIB
1.3.6.1.4.1.9.5.32tsStackCISCO-STACK-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.5.32.1ciscoTsMainCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.1.1ciscoTsConfigCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.1.1.8ciscoTsTftpServerCISCO-TS-STACK-MIB