SNMP: Started register table entries dynamically
Compile-time constant: SNMP_TABLE_DYNAMIC Added MIB SNMP erroir handling
This commit is contained in:
parent
eaab900698
commit
d9d377de6d
7 changed files with 88 additions and 62 deletions
|
|
@ -163,3 +163,7 @@
|
|||
* If not set, client will exit
|
||||
*/
|
||||
#define PROTO_RESTART_RECONNECT
|
||||
|
||||
/*! Re-register table entries when quering
|
||||
*/
|
||||
#undef SNMP_TABLE_DYNAMIC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue