[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SNMP Traps
Grossner, Timothy said:
> Anyone know the incoming port for SNMP traps?
osiris:~$ grep -i snmp /etc/services
snmp 161/udp # Simple Net Mgmt Proto
snmp-trap 162/udp snmptrap # Traps for SNMP
smux 199/tcp # SNMP Unix Multiplexer
So it looks like UDP port 162.
(BTW, that should work on any remotely Unix-like box.)
Steve
--
steve@silug.org | Linux Users of Central Illinois
(217)698-1694 | Meetings the 4th Tuesday of every month
Steven Pritchard | http://www.luci.org/ for more info
--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.
- References:
- SNMP Traps
- From: "Grossner, Timothy" <Timothy.Grossner@wang.com>