交换机监控策略、snmp工具

This commit is contained in:
gaoyutao
2025-10-16 18:37:33 +08:00
parent 3019f65515
commit c6937eb44b
12 changed files with 692 additions and 13 deletions
@@ -18,5 +18,7 @@ public class RmMonitorPolicyVo
/** 采集周期 */
private Long collectionCycle;
/** 是否采集 */
private String monitorStatus;
}