|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
scalar_group(3) net-snmp scalar_group(3)
NAME
scalar_group - Process groups of scalars.
Functions
netsnmp_mib_handler * netsnmp_get_scalar_group_handler (oid first, oid last)
int netsnmp_register_scalar_group (netsnmp_handler_registration *reginfo, oid first, oid last)
int netsnmp_scalar_group_helper_handler (netsnmp_mib_handler *handler, netsnmp_handler_registration
*reginfo, netsnmp_agent_request_info *reqinfo, netsnmp_request_info *requests)
Detailed Description
Process groups of scalars.
Version 5.4.1 27 Jul 2007 scalar_group(3)
|
|