All MIBs › DASAN-SWITCH-MIB › dsTftpStatus
dsTftpStatus
Module: DASAN-SWITCH-MIB
OID (symbolic): DASAN-SWITCH-MIB::dsTftpStatus
OID (numeric): 1.3.6.1.4.1.6296.9.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
TFTP transaction status. To receive a file from remote server, get is used. To send OS or Configuration to remote server, put is used. Abort can be used to terminate running tftp client.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.1.6 snmpwalk -v2c -c public <target> DASAN-SWITCH-MIB::dsTftpStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.1.6.1 snmpget -v2c -c public <target> DASAN-SWITCH-MIB::dsTftpStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6296.9.1.1.1.6.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6296 | dasan | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9 | dasanMgmt | DASAN-SMI |
| 1.3.6.1.4.1.6296.9.1 | dasanSwitchMIB | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1 | dasanSwitchMIBObjects | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.1 | dsSwitchSystem | DASAN-SWITCH-MIB |
| 1.3.6.1.4.1.6296.9.1.1.1.6 | dsTftpStatus | DASAN-SWITCH-MIB |