table of contents
        
      
      
    | 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.
Author¶
Generated automatically by Doxygen for net-snmp from the source code.
| 23 Sep 2009 | Version 5.5 |