Null
From Net-SNMP Wiki
| Net-SNMP MIB Helper | |
| Null | |
| Code: | agent/helpers/null.c |
|---|---|
| Other Helpers: | Agent Helpers |
The null helper doesn't provide any values, all requests are answered with NOSUCHVALUE. The main uses of it are
- To act as the default handler for the top node
- To act as an example of a truly trivial helper