Fixed: [SNMP: snmpwalk is slow and can timeout](https://github.com/clicon/clixon/issues/404)
This commit is contained in:
parent
0586e94856
commit
739d052383
5 changed files with 117 additions and 13 deletions
|
|
@ -52,6 +52,7 @@ int clixon_snmp_scalar_handler(netsnmp_mib_handler *handler,
|
|||
netsnmp_handler_registration *nhreg,
|
||||
netsnmp_agent_request_info *reqinfo,
|
||||
netsnmp_request_info *requests);
|
||||
int clixon_snmp_table_exit(clixon_handle h);
|
||||
|
||||
#endif /* _SNMP_HANDLER_H_ */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue