man netsnmp_leaf () - A group of handlers to implement individual leaf objects and instances (both scalar objects, and individual objects and instances within a table).
NAME
leaf_handlers: process individual leaf objects - A group of handlers to implement individual leaf objects and instances (both scalar objects, and individual objects and instances within a table).
Modules
instance: process individual MIB instances easily.
scalar: process scalars easily.
scalar_group: process groups of scalars.
watcher: watch a specified variable and process
it as an instance or scalar object
Detailed Description
A group of handlers to implement individual leaf objects and instances (both scalar objects, and individual objects and instances within a table).
These handlers will typically allow control to be passed down to a lower level, user-provided handler, but this is (usually) optional.