Add support for snmp v2 traps
This commit is contained in:
parent
af29a0f974
commit
4920b9d32b
4 changed files with 527 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ APPSRC += snmp_main.c
|
|||
APPSRC += snmp_register.c
|
||||
APPSRC += snmp_handler.c
|
||||
APPSRC += snmp_lib.c
|
||||
APPSRC += snmp_stream.c
|
||||
|
||||
APPOBJ = $(APPSRC:.c=.o)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue