# snmp-send **Repository Path**: beyond_champion/snmp-send ## Basic Information - **Project Name**: snmp-send - **Description**: springboot中使用snmp4j完成snmp发送trap,并提供Rest接口调用方式 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 2 - **Created**: 2019-06-18 - **Last Updated**: 2023-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # snmp-send #### 介绍 snmp发送trap测试类,可以使用Rest请求发送,也可以使用定时任务发送 #### 软件架构 springboot、snmp4j #### linux安装snmp服务 https://blog.csdn.net/zhuimeng_by/article/details/91884175 #### snmp接收trap测试类 https://gitee.com/beyond_champion/snmp-test