All MIBs › DACS-MIB › tftpError
tftpError
Module: DACS-MIB
OID (symbolic): DACS-MIB::tftpError
OID (numeric): 1.3.6.1.4.1.164.6.2.12.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The MSB represents the standard error code. The LSB represents the private error code. 0x0000 is No Error 0x0100 is File Not Found 0x0400 is Illegal TFTP operation 0x0500 is Unknown transfer ID 0x0001 is Server Overflow 0x0002 is No empty UDP port 0x0003 is No empty connection 0x0004 is Illegal File Mode 0x0007 is Illegal PDU size
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.12.7 snmpwalk -v2c -c public <target> DACS-MIB::tftpError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.12.7.1 snmpget -v2c -c public <target> DACS-MIB::tftpError.1
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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.12 | fileTransfer | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.12.7 | tftpError | DACS-MIB |