mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-26 12:13:47 +00:00
More snmp_traps.c documentation fixes
This commit is contained in:
parent
98e31f7ba6
commit
7869d7c5f7
@ -426,7 +426,7 @@ snmp_send_trap_or_notification_or_inform_generic(struct snmp_msg_trap *trap_msg,
|
|||||||
* @ingroup snmp_traps
|
* @ingroup snmp_traps
|
||||||
* This function is a wrapper function for preparing and sending generic or specific 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 generic_trap is the trap code
|
||||||
* @param specific_trap used for enterprise traps when generic_trap == 6
|
* @param specific_trap used for enterprise traps when generic_trap == 6
|
||||||
* @param varbinds linked list of varbinds to be sent
|
* @param varbinds linked list of varbinds to be sent
|
||||||
|
Loading…
Reference in New Issue
Block a user