ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



leaf_handlers(3)                                  net-snmp                                  leaf_handlers(3)



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
       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).

       These handlers will typically allow control to be passed down to a lower level, user-provided
       handler, but this is (usually) optional.



Version 5.4.1                                    27 Jul 2007                                leaf_handlers(3)

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.