netsnmp_leaf.3snmp

Langue: en

Autres versions - même langue

Version: 293987 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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.