All MIBs › NETOPIA-MIB › tftpReadFw
tftpReadFw
Module: NETOPIA-MIB
OID (symbolic): NETOPIA-MIB::tftpReadFw
OID (numeric): 1.3.6.1.4.1.304.1.3.1.10.3.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifying the value 'readFw(3)' in an SNMP Set Request causes the device to attempt to replace its firmware image stored in Flash-Erasable Programmable Read-Only Memory (Flash-EPROM) with one read via TFTP.
The tftpServerAddr object indicates the host name or IP address of the TFTP server and the tftpFwFileName object indicates the file name of the firmware image file.
The value 'readFw(3)' may be specified only if the values of this object, the tftpReadConfig object, and the tftpWriteConfig object are 'notReadingFw(2)', 'notReadingConfig(2)', and 'notWritingConfig(2)', respectively. (That is, the device supports only one TFTP transfer at a time.)
The value of this object returned in response to an SNMP Get or Get-Next Request will be either 'readingFw(1)' or 'notReadingFw(2)'.
The device will reset itself after successfully replacing its firmware image.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.304.1.3.1.10.3.5 snmpwalk -v2c -c public <target> NETOPIA-MIB::tftpReadFw
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.304.1.3.1.10.3.5.1 snmpget -v2c -c public <target> NETOPIA-MIB::tftpReadFw.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.304.1.3.1.10.3.5.1 i <value>
Start monitoring Netopia DSL router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETOPIA-MIB::tftpReadFw OID value, configure state conditions and alerts, and monitor any Netopia DSL router/gateway from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.304 | farallon | NETOPIA-MIB |
| 1.3.6.1.4.1.304.1.3.1 | netopia | NETOPIA-MIB |
| 1.3.6.1.4.1.304.1.3.1.10 | bootParams | NETOPIA-MIB |
| 1.3.6.1.4.1.304.1.3.1.10.3 | tftpParams | NETOPIA-MIB |
| 1.3.6.1.4.1.304.1.3.1.10.3.5 | tftpReadFw | NETOPIA-MIB |