Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
每个人!在 Red Hat Server Linux 中,我通过在 snmpd.conf 文件中添加“agentaddress 165”将 Net-SNMP 默认端口(161)更改为 165,但它不起作用。服务 snmpd 启动失败。有人知道原因吗?
关闭 SELinux。
在配置文件 /etc/snmpd.conf 中添加“代理地址 XXX(端口)”。
service snmpd restart,查看snmp的运行状态。