mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 00:53:37 +08:00
More snmp_traps.c documentation fixes
This commit is contained in:
@@ -426,7 +426,7 @@ snmp_send_trap_or_notification_or_inform_generic(struct snmp_msg_trap *trap_msg,
|
||||
* @ingroup snmp_traps
|
||||
* This function is a wrapper function for preparing and sending generic or specific traps.
|
||||
*
|
||||
* @param eoid points to enterprise object identifier
|
||||
* @param oid points to enterprise object identifier
|
||||
* @param generic_trap is the trap code
|
||||
* @param specific_trap used for enterprise traps when generic_trap == 6
|
||||
* @param varbinds linked list of varbinds to be sent
|
||||
|
||||
Reference in New Issue
Block a user