cpqnTftpTransferLastErr
CPQNTFTP-MIB ·
.1.3.6.1.4.1.232.121.9.5.1.7
Object
column mandatory
Enumeration
DURABLE: This is the error status (if any) of the last upload or download that occurred for this entry.
Context
- MIB
- CPQNTFTP-MIB
- OID
.1.3.6.1.4.1.232.121.9.5.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqnTftpEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQNTFTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNTFTP-MIB::cpqnTftpTransferLastErr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQNTFTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNTFTP-MIB::cpqnTftpTransferLastErr.<cpqnTftpFileType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQNTFTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQNTFTP-MIB::cpqnTftpTransferLastErr'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no-error |
2 | transfer-in-progress |
3 | download-failed |
4 | upload-failed |
5 | tftp-timeout |
6 | route-not-found |
7 | file-not-found |
8 | invalid-access |
9 | disk-full |
10 | illegal-tftp-op |
11 | unk-xfer-id |
12 | file-exists |
13 | no-such-user |
14 | invalid-version |
15 | hardware-error |