1leaf_handlers(3)                   net-snmp                   leaf_handlers(3)
2
3
4

NAME

6       leaf_handlers - Process individual leaf objects A group of handlers to
7       implement individual leaf objects and instances (both scalar objects,
8       and individual objects and instances within a table).
9
10
11   Modules
12       instance
13           Process individual MIB instances easily.
14
15       scalar
16           Process scalars easily.
17
18       scalar_group
19           Process groups of scalars.
20
21       watcher
22           Watch a specified variable and process it as an instance or scalar
23           object.
24

Detailed Description

26       Process individual leaf objects A group of handlers to implement
27       individual leaf objects and instances (both scalar objects, and
28       individual objects and instances within a table).
29
30       These handlers will typically allow control to be passed down to a
31       lower level, user-provided handler, but this is (usually) optional.
32
33
34
35Version 5.4                       24 Nov 2006                 leaf_handlers(3)
Impressum