SNMP: Started register table entries dynamically

Compile-time constant: SNMP_TABLE_DYNAMIC
Added MIB SNMP erroir handling
This commit is contained in:
Olof hagsand 2022-06-08 19:57:00 +02:00
parent eaab900698
commit d9d377de6d
7 changed files with 88 additions and 62 deletions

View file

@ -163,3 +163,7 @@
* If not set, client will exit
*/
#define PROTO_RESTART_RECONNECT
/*! Re-register table entries when quering
*/
#undef SNMP_TABLE_DYNAMIC