leaf_handlers: process individual leaf objectsSection: C Library Functions (3)Updated: 7 Aug 2004 |
leaf_handlers: process individual leaf objectsSection: C Library Functions (3)Updated: 7 Aug 2004 |
groupinstance: process individual MIB instances easily.
groupscalar: process scalars easily.
groupscalar_group: process groups of scalars.
groupwatcher: watch a specified variable and process
it as an instance or scalar object
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.