| Value | Major error code |
|---|---|
| 0 | No error detected |
| 1 | SNMP agent reported error |
| 2 | Internally detected error |
| Value | SNMP Agent detected minor error code |
|---|---|
| 0 | No error |
| 1 | Too big |
| 2 | No such name |
| 3 | Incorrect value |
| 4 | Read only |
| 5 | General error |
| Value | Internal minor error code |
|---|---|
| 0 | No error |
| 1 | Protocol error |
| 2 | Out of memory |
| 3 | No response–all retries failed |
| 4 | Some I/O error occurred |
| 5 | Illegal request |
| 6 | Unknown host specified |
| 7 | Unknown MIB variable |
| 8 | No such filter |
| 9 | Too many variables specified |
| Value | Value type |
|---|---|
| 0 | Text representation |
| 1 | Number (integer, signed) |
| 2 | Binary data string |
| 3 | Object identifier |
| 4 | Empty (no value) |
| 5 | IP address |
| 6 | Counter (unsigned) |
| 7 | Gauge (unsigned) |
| 8 | Time ticks (1/100ths seconds) |
| 9 | Display string |