All MIBs › REMOTEACCESS-MIB › tftpAction
tftpAction
Module: REMOTEACCESS-MIB
OID (symbolic): REMOTEACCESS-MIB::tftpAction
OID (numeric): 1.3.6.1.2.1.16.19.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
When this object is set to LOAD (2) or STORE (3), the device will discontinue its normal operation and begin loading or storing of the image specified by probeDownloadFile using the TFTP protocol. If LOAD(2) is specified, the new image is copied from the TFTP Server to the unit. If STORE(3)is specified the image is written to the TFTP Server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.19.8 snmpwalk -v2c -c public <target> REMOTEACCESS-MIB::tftpAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.19.8.1 snmpget -v2c -c public <target> REMOTEACCESS-MIB::tftpAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.16.19.8.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.19 | tftp | REMOTEACCESS-MIB |
| 1.3.6.1.2.1.16.19.8 | tftpAction | REMOTEACCESS-MIB |