TCP SNMP and custom ports.
Can LogicMonitor query snmp over TCP instead of UDP? Can I customize the SNMP port that logicmonitor queries? Basically I want it to check tcp:11223 instead of udp:161 on a certain host. (helpful when monitoring something that can only be reached via ssh-tunnel).
Dane_Steinohrt
Posted 14 years ago·Last reply 14 years ago
1 comment
Steve_Francis
·14 years agoAs of now, LogicMonitor only supports snmp over UDP port 161.n
nIn the next release (between 4 and 14 days, depending on which server you are on) it will support SNMP on any arbitrary UDP port (by specifying the snmp.port property for a host or group of hosts.)n
nNo current plans for snmp over TCP.n
nYou could tunnel UDP over ssh a la http://www.qcnetwork.com/vince/doc/di...n
nor run an agent on a device on teh far side of the tunnel...