Difference between revisions of "Null"
From Net-SNMP Wiki
DronaLalmo (Talk | contribs) |
|||
Line 1: | Line 1: | ||
+ | olodro | ||
The null helper doesn't provide any values, all requests are answered with NOSUCHVALUE. | The null helper doesn't provide any values, all requests are answered with NOSUCHVALUE. | ||
The main uses of it are | The main uses of it are | ||
* To act as the default handler for the top node | * To act as the default handler for the top node | ||
* To act as an example of a truly trivial helper | * To act as an example of a truly trivial helper |
Revision as of 19:43, 4 October 2007
olodro 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