Null

From Net-SNMP Wiki
Revision as of 16:01, 13 July 2011 by Wes (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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