All MIBs › CISCO-FASTHUB-MIB › mrUpgradeTFTPServerAddress
mrUpgradeTFTPServerAddress
Module: CISCO-FASTHUB-MIB
OID (symbolic): CISCO-FASTHUB-MIB::mrUpgradeTFTPServerAddress
OID (numeric): 1.3.6.1.4.1.9.2.11.1.5.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This object names the TFTP server from which a firmware file can be downloaded using the built-in TFTP protocol. This is the in-band system-directed upgrade method. The download may be initiated by setting the mrUpgradeTFTPInitiate to upgrade(1), or via an out-of-band management action.
If the first non-blank character in mrUpgradeTFTPServerAddress is a NetASCII numeral, the name is assumed to be an IP address. Otherwise, the name is assumed to be a fully qualified Domain Name Server name, and the DNS protocol will be used to resolve it to an IP address.
Default value: string of length 0.
What is mrUpgradeTFTPServerAddress?
Configures the address of the TFTP server used for in-band firmware upgrades initiated via the built-in TFTP download mechanism.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.5.5 snmpwalk -v2c -c public <target> CISCO-FASTHUB-MIB::mrUpgradeTFTPServerAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.5.5.1 snmpget -v2c -c public <target> CISCO-FASTHUB-MIB::mrUpgradeTFTPServerAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.2.11.1.5.5.1 s <value>
Start monitoring Cisco Catalyst FastHub Ethernet hubs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FASTHUB-MIB::mrUpgradeTFTPServerAddress OID value, configure state conditions and alerts, and monitor any Cisco Catalyst FastHub Ethernet hubs 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.2 | local | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.2.11 | ciscoFastHubMIB | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1 | ciscoFastHubMIBObjects | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.5 | mrUpgrade | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.5.5 | mrUpgradeTFTPServerAddress | CISCO-FASTHUB-MIB |