Re: snmptrapd.conf: Error: bad security level (noauthnopriv, authnopriv, authpriv)
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
2009/6/23 PoWah Wong <[email protected]>: > I send a test trap with netsnmp 4.5.2.1 on FC6 linux as follows: > snmptrap -e 0x0102030405 -v 3 -u admin -l authPriv -a MD5 -A 12345678 -x DES -X 87654321 172.20.11.72 42 coldStart.0 > > The wireshark program running on 172.20.11.72 capture this trap. > However, no trap appear on the screen. One thing to check is whether the snmptrapd program is actually receiving this trap > # snmptrapd -f -C -c /home/powah/snmp/snmptrapd.conf -Le Add the '-d' flag to this command, and resend the trap. Do you see a raw packet dump, or not? If not, then something is blocking this port. Check your local firewall settings ('iptables') Dave ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users