Search found 1 match
- Wed May 27, 2015 1:24 am
- Forum: Open Source Nagios Projects
- Topic: check_snmp using tcp instead of udp
- Replies: 1
- Views: 2485
check_snmp using tcp instead of udp
My knowledge on Nagios is not yet what it should be, but I have a question that you may be able to assist. By default snmp connects to hosts using the UDP protocol. It is however possible to use TCP by issuing the command: snmpget tcp:hostname:port some_oid We are required to use the TCP protocol on...