| .TH "leaf_handlers" 3 "24 Jun 2011" "Version 5.4.3.pre1" "net-snmp" \" -*- nroff -*- |
| 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). |
| .RI "\fIProcess individual MIB instances easily. \fP" |
| .RI "\fIProcess scalars easily. \fP" |
| .RI "\fIProcess groups of scalars. \fP" |
| .RI "\fIWatch a specified \fBvariable\fP and process it as an instance or scalar object. \fP" |
| .SH "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. |
| Generated automatically by Doxygen for net-snmp from the source code. |