table of contents
        
      
      
    | 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.
Author¶
Generated automatically by Doxygen for net-snmp from the source code.
| 23 Sep 2009 | Version 5.5 |