Hi,

I'm doing a specific configuration for a lab test, I need some help about
SNMP traps:

I have a Cisco 2950 with running config above (just described SMNP
commands):

-----
snmp-server engineID local 123400000000000000000000
snmp-server community public RO
snmp-server community private RW
snmp-server enable traps snmp authentication linkdown linkup
snmp-server enable traps port-security
snmp-server enable traps port-security traprate 1
snmp-server enable traps MAC-Notification
snmp-server host 192.168.50.120 public

-----

My switch.conf (just described related SNMP commands):

-----
#SNMP section

SNMPVersion=1
SNMPCommunityRead=public
SNMPCommunityWrite=private
SNMPEngineID = 123400000000000000000000
SNMPCommunityTrap=public
SNMPVersionTrap=1


#RADIUS NAS Client Config
#
# RADIUS shared secret with switch

radiusSecret=centos

[127.0.0.1]
type=PacketFence
mode=production
uplink=dynamic

[192.168.50.111]
type=Cisco::Catalyst_2950
mode=production
vlans=2,3,4,5,10
normalVlan=10
SNMPVersionTrap=1
SNMPCommunityTrap=public
SNMPCommunityRead=public
SNMPCommunityWrite=private
SNMPEngineID=ARRAY(0X9ac3dcc)
SNMPPrivProtocoloRead=ARRAY(0x9acb670)
SNMPPrivProtocoloWrite=ARRAY(0x9ac3ed4)
uplink=                              (let blank because I don't have a
uplink, gateway)
-----


I configured a VM with CentOS 5.5 - IP 192.168.50.120 and Cisco 2950 switch
with IP 192.168.50.111.

I did a debug snmp packets on switch and got:

 packet sent via UDP to 192.168.50.120
 packet received via UDP from 192.168.50.120 on Vlan 1

So seems that SNMP traps are being received but I need to understand how can
I do to show these access from computers via web interface, when I open PF
web interface doesn't appear new nodes on NODE section to register or
unregister.

Please I need some help about web interface and how things about SNMP traps
work together.

Tks in advance,
Marlon
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to