PI 1.2.0.103 - Trap Receiver Configuration

I'm having a rough time getting PI 1.2 to act as a trap receiver.
I'm working with a 3560E running 12.2(55)SE6, according to the PI 1.2 supported device list the device and code version are supported.
It appears that I am unable to receive anything but 'config' traps from this switch in PI for some reason. I have two trap receivers setup, one going to my laptop and the other to the PI server. My laptop receives errdisabled/linkup/linkdown traps as expected and the switch indicates it has sent traps to both my laptop and the PI server yet nothing is displayed under "Events" or "Alarms" in PI.
The ONLY events that are displayed in prime by the switch are informational "configuration management events".
Is there some additional configuration I need to do on the Prime side to get additional traps to display under events/alarms?
Any help would be greatly appreciated.

Ok, I've found the solution. The ftp copy was changing the file each time, so the file was always corrupted once in the defaultRepo.
On the ftp server:
# ls -l
-rw-r--r-- 1 root     root     11734212 Sep 25 16:19 pi_1.2.1.12_update.tar.gz
On the Prime server, when copied using ftp:
PRIME-0000-01/admin# dir disk:/defaultRepo
   11733763 Sep 25 2013 16:21:10  pi_1.2.1.12_update.tar.gz
So, I've copied the file using http, and this solved:
PRIME-0000-01/admin# copy http://172.16.14.144/pi_1.2.1.12_update.tar.gz disk:/defaultRepo
PRIME-0000-01/admin# dir disk:/defaultRepo
   11734212 Sep 25 2013 16:23:31  pi_1.2.1.12_update.tar.gz
PRIME-0000-01/admin# patch install pi_1.2.1.12_update.tar.gz defaultRepo
Save the current ADE-OS running configuration? (yes/no) [yes] ?
Generating configuration...
Saved the ADE-OS running configuration to startup successfully
Initiating Application Patch installation...
Patch successfully installed
Thanks anyway!

Similar Messages

  • Manually configure WCS as an SNMP Trap Receiver?

    If I discover a WLC through the WCS, do I still need to manually configure the WCS as an SNMP trap receiver on the WLC?

    The WCS machine must be configured as an SNMP trap receiver to have full management functionality through the WCS.

  • Configuration Manager as a trap receiver

    We have a large deployment of wae's, running the 4.0.11 code level and were wondering if we could use the CM as a trap receiver, that will subsequently forward the notification messages, similar to the Cisco Works? Thnx...

    Greg,
    The WAAS Central Manager does not currently provide this capability.
    Thanks,
    Zach

  • PI is Trap receiver

    Hi NMS community
    I just installed PI 1.2  in the Lab.
    PI is of course also a trap receiver which get in traps with a community,
    Where can i configure the trap community for Prime ( not the one for the network elements ) ?
    Thanks
    Karl

    Hi Hari,
    First of all using proxy the performance will be good than using adapters. So basically the issue is not with the proxies. It may be the peoblem with the configuration and the process which you are following.
    If you are getting data from multiple interface which means that multiple applications. If you are inserting all the inerfaces data into same table better you can use stored procedure instead of standard functionality . If you are using this stored procedure the execution will be happen at database side. In this case it will not take much time to process the records to database.
    Regards,
    Raju

  • SNMP Traps Received are Incorrect

    Hello,
    I am running SCOM 2012 R2 and I have setup SNMP to receive traps from my HP Procurve switches.  All my switches were bought at different times so they have different revisions.  I opened a thread about this before, but it was not answered and has
    died off so I figured I'd open a new one.  If I connect to a switch and view the logs, they come out correctly.  The entries would read "Port #19 is now off-line".  That same entry in SCOM would read "19".  I configured
    the same switch to send traps to my PC and I used a simple SNMP trap receiver and the alerts were correct.  I was told to update the firmware so I did.  But even the switches with the latest firmware show up incorrect in SCOM.  Does anyone know
    how to fix this issue?  HP said to update the MIB's on my management server, but you cannot do that with SCOM.  The picture shows a PUTTY session and the logs are displayed correctly.  The second picture is the app on my PC and the one on the
    bottom is from SCOM:

    Hello,
    I did some more research and I found out that if I configure my switches to send all traps instead of critical, Not-info, or informs, then the traps are sent correctly.  EXCEPT for any "Warning" labeled traps.  Any trap that is "Port
    #19 is now on-Line" will come through fine, because it's an informational alert.  However, the alert "Excessive broadcasts on port #19" that is labeled as a warning comes in as only "19".  So it looks like SCOM cannot decipher
    a warning alert, but has no problem reading informational alerts.  Please respond.

  • Can Wireless Control System Send Alarms As Traps to a trap receiver

    Can the Cisco Wireless Control System be configured to send its alarms as SNMP traps to a specified trap receiver ? if so how is that capability configured ? is it thru Notification Receiver ?

    Yes, it can. And yes through the Notification Reciever. Pity though, it can only send traps in regards to Guest Account Activity such as guest association and authentication.
    Hopefully future versions of WCS will be more versatile in that regard.
    Cheers

  • Simple Free SNMP Trap receiving software.

       I just need a simple trap receiver (Windows XP compatible) for my home network. I have downloaded at least 15 different free products or trials and none of them have worked for me. I'm looking for something that is v3 compatible. Could someone look at my config as well to make sure it looks alright?
    I filtered that traps out of the output, but traps have been enabled with snmp-server enable traps:
    snmp-server group dmckibbin v3 priv match exact
    snmp-server ifindex persist
    snmp-server trap-source Loopback0
    snmp-server source-interface informs Loopback0
    snmp-server location ******************
    snmp-server contact *******************
    snmp-server host 172.16.1.66 inform version 3 priv dmckibbin
    groupname: dmckibbin                        security model:v3 priv
    readview : v1default                        writeview: <no writeview specified>
    notifyview: *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF0F
    row status: active
    User name: dmckibbin
    Engine ID: 800000090300000D28E2C681
    storage-type: nonvolatile        active access-list: SNMP_Access
    Authentication Protocol: MD5
    Privacy Protocol: DES
    Group-name: dmckibbin
    Standard IP access list SNMP_Access
        10 permit 172.16.1.66 (65238 matches)
    Thanks,
    Daniel

    Well, free and simple, I like net-snmp's snmptrapd (http://net-snmp.sf.net).  I have never used it with Windows, though.  MG-SOFT offers a nice Windows trap receiver, but it isn't free (see http://www.mg-soft.si/tringer.html).  You can download and eval, however.
    The config looks okay.  You don't need the "match exact" at the end of the group config, though.  Note, if you're going to use informs, you need to configure the SNMP manager's engineID as a remote engineID on your device.  With informs, the manager's engine is authoritative.

  • No traps received after installing agents

    On my initial install for the management server, I also installed the
    agent on it, as well as one other server for testing. Once those
    started working and I was receiving traps from each one, I installed the
    agent on several other servers, but I am not receiving any traps from
    those servers.
    One clue is that when I go into Trap Configuration and I add those
    particular servers/agents, when I click Show Status, I get "The agent
    <ip address> is not responding".
    These servers are no different then the ones I tested with. All have
    identical configurations with regards to SNMP. I've verified that
    nma5.ncf is running on these servers, even unloaded and reloaded. I've
    reinstalled the agent as well. No dice...

    could be that the trap receiver was not active yet..this can be set in
    inetcfg and activate with a reinitialize system or the NMA agents weren't
    loaded yet.
    "Joe F." <[email protected]> wrote in message
    news:Beyni.281$[email protected]..
    > Joe F. wrote:
    >> On my initial install for the management server, I also installed the
    >> agent on it, as well as one other server for testing. Once those started
    >> working and I was receiving traps from each one, I installed the agent on
    >> several other servers, but I am not receiving any traps from those
    >> servers.
    >>
    >> One clue is that when I go into Trap Configuration and I add those
    >> particular servers/agents, when I click Show Status, I get "The agent <ip
    >> address> is not responding".
    >>
    >> These servers are no different then the ones I tested with. All have
    >> identical configurations with regards to SNMP. I've verified that
    >> nma5.ncf is running on these servers, even unloaded and reloaded. I've
    >> reinstalled the agent as well. No dice...
    >
    > Well, due to a power outage, I found out that when several of that servers
    > were rebooted, I started receiving traps from those servers that weren't
    > working before. Anyone know why this might be?
    >
    > And more importantly, does anyone actually read this forum???

  • BGP Notification received, configuration change

    Hi,
    We are  monitoring a BGP peering flap for a fraction of seconds approximately every three days for a particular neighbor. We are seeing this behavior consistently for a Month.
    Jun 10 08:55:15.566 NST: bgp[1041]: %ROUTING-BGP-5-ADJCHANGE : neighbor x.x.x.x Down - BGP Notification received, configuration change (VRF: default)
    Jun 10 08:55:15.565 NST: bgp[1041]: %ROUTING-BGP-5-NBR_NSR_DISABLED_STANDBY : NSR disabled on neighbor x.x.x.x on standby due to BGP Notification received (VRF: default)
    Would like to know what does the error messge indicates  "BGP Notification received, configuration change"

    There might be a clue in the bgp trace on the device that experienced this condition:
    show bgp trace and look around the time of the notification down.
    Depending on what is on the other side, I think that hte investigation is better done on that node as that was the originator of the change hence bringing the peer down.
    This can be as simple as an address family add or remove, things like that. When capabilities of a peer change, they have to bring down the peering since they are only sent in the OPEN message.
    IF it is very periodic, I would also verify and check what might be happening during those time windows, especially on the peer. Maybe there is a config script that could induce things.
    If that peer is an XR device, the bgp trace will be very helpful in that regard.
    If itis an IOS device, then maybe you need to keep running some debug bgp event for around the time that you expect this flap, and a syslog analysis (sh log) around that time for clues.
    xander

  • Configuring SNMP Trap receiver on AIP-SSM sensor

    I receive the following error message from my ASA5520 firewall when attempting to forward SNMP traps from my AIP-SSM20 sensor to a server on my Inside interface that is configured to receive SNMP traps:
    ASA-4-418001: Through-the-device packet to/from management-only network is denied: udp src management: 10.3.21.2/32768 dst Inside: PPC0ES/162
    Can I reconfigure the management IP address of the AIP-SSM sensor to connect to the Inside interface instead of the management vlan or does my SNMP server have to reside on the management vlan with the sensor?

    Hi Subodh,
    Yes, the AIP-SSM can operate in either inline (IPS) or promiscuous (IDS) mode. I would recommend you start by reviewing the following config guide, which shows you how to configure the ASA to pass traffic to the SSM for inspection:
    http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807335ca.shtml
    If you have any other specific questions, feel free to post back.
    Hope that helps.
    -Mike

  • Added a Northbound SNMP Trap Receiver in Cisco PI 1.3, but not getting traps

    Hi;
    I tried going into the Administration, System Settings, Notification Receivers menu and adding a receiver. The receiver was our  Zenoss 4.2.3 Resource Manager system. Zenoss has no problems  receiving traps from  IOS devices such as switches; that is routine for us. For example, we  see snmpTrap_Linkdown events from 2960s,etc.
    However, even with all the possible events and severities checked in the PI GUI for the receiver, we did not get anything.
    As a quick test I added my desktop computer as a receiver and ran Wireshark. Nothing comes through from Cisco PI. 
    This is supposed to be UDP 162 stuff, so there ought not be a need for a handshake or need  to permit anything on the receiver side. I would expect to  see a total  fire-hose of traps after the receiver is added. But that reasoning conflicts with the need to set the SNMP Community string for the Notification Receiver...
    I downloaded the logs from Cisco PI and grepped through all of them for the IPs & names of the test receivers, but found no messages.
    Any idea what might be wrong? Do I need to restart something after adding the receiver?
    I did notice that even if I supply a ficticious IP and name for the receiver, after it is added the "Operational Status" still says "Up" ...
    I sure wish NCS came with a better help system - I can't find anything in the Cisco config guides that explains what a "Northbound" receiver is.
    So confused,
    Steve

    Hi Matt, thanks for taking the time to reply.
    >> Not sure why you are trying to do this with PI, this is really more of an ISE function
    We don't have ISE and won't be getting it ... still trying to afford the > $100K for PI licenses. Our Content Filter vendor suggested using PI.
    >>Is PI set to forward traps for client authentication?
    I have all traps and severities checked. Not sure last week nothing showed up in Wireshark. Today I am seeing some UDP info from PI hitting my test workstation. However, when I associate and dissassociate my laptop, nothing comes through. Most of what I see are rogue notifications.
    >> Are the controllers that PI is managing also set to forward the same traps?
    In Configure,Controllers, , Management, TrapControl, all possible boxes are checked.
    >> Is PI configured correctly to forward the traps you want?
    Please see answer above.
    >> Does your content filter have the right MIBs to decipher the traps correctly?
    The content filter vendor says they will customize their software as needed, but the first step is to see traps getting forwarded, and right now, it appeards that PI is not forwarding what I would expect from the GUI settings. Let's worry about MIB stuff after we are getting the raw trap data.
    Thanks,
    Steve
    Message was edited by: Stephen Crye, elaborated & provided latest info.

  • Soap receiver configuration

    Hi Everybody,
                 I am mplementing a RFC to SOAP scenario.
    1)Could someone pls tell me how to configure receiver?
    2) I have a wsdl provided by the receiver system company, the issue is how do i find out the target url from the wsdl given.
    3) Also what is SOAP action field in the soap receiver adapter. Is it a mandatory field?
    Regards,
    Ashish

    Hi Ashish,
    I hereunder answer you point by point:-
    1.  Link for SOAP Adapter configuration....
    http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm
    2.  You can find the target URL you need to specify in the SOAP adpater in the WSDL file.  Locate the wsdl-port in the wsdl-binding. There you find a soap:address location. That's the target url.
    For the method you need to fill in the SOAP action of your SOAP adapter. The SOAP action is also defined in the WSDL. Find the correct wsdl-operation, there you can find the <soap:operation soapAction ="" />
    3.  You can open wsdl in notepad and find soapAction then you will get http://www.webserviceX.NET/ConversionRate as SOAP action.
    Regards.
    Praveen

  • SOAP receiver configuration and ESR part

    Hi,
    Could you Please help me out?
    I have a scenario like IDOC to SOAP in that they are not giving the WSDL structure I have to prepare and have to use.
    Please tell me how to create wsdl and then how to proceed with Data Types, Message Types, Service interfaces and mappings and ID configuration.
    Thanks & Regards,
    L N Venkata Praveen Gade.

    Basically you are using target system using soap adapter as receiver.
    Import the WSDL In ESR as external definition.
    use external message type in the message type tab to choose mesg from WSDL.
    create receiver service interface as usual and specify wsdl message as message type.
    Message Mapping again choose source message your sender message type and receiver as reciever mesg type(one you picked from the WSDL)
    Operation mappping is pretty same
    Configure soap receiver channel.
    two things
    specify wsdl url (find out soap address location tab in the wsdl)
    and action (if required) other leave blank.
    http://help.sap.com/saphelp_nw04/helpdata/en/29/5bd93f130f9215e10000000a155106/content.htm
    check this [link |http://www.riyaz.net/blog/xipi-a-guide-to-using-sap-xi-soap-adapter/technology/sap/113/]too
    hope that helps.

  • JDBC dynamic receiver configuration

    hi experts,
    i have about 20 datasources (databases). all of them use the same XI scenario. it means that on all databases the same work is done.
    now there is a problem, i dont want to create 20 jdbc receiver channels for each database to handle my scenario,
    is there a way to configure the jdbc receiver dynamically?
    if yes, any how-to would really help me.
    thanks in advance
    chris

    Database connection paramter is the mandatory for CC channel creating an is dependent on each CC creation.
    So going with the standard would be easy and your question is more valid sending same structure to different DB.
    But no option  as u wished.
    Developing Adapter Module would be quite challening but Database ip should be produced from the Outbound Interface r any value mapping has to happen based upon some validation from Outbound Interface.
    But doing all work around depends on u r interest an need intstead go for CC creation
    SAP has give so i guess it would be very narrow in monitoring the CC individually in poiting out the error specific
    regards
    srini

  • I am receiving configuration error 16 when attempting to start any ot the CS6 trail apps. Help?

    I am about halfway through my trail period using Creative Suite 6 on my new MacBook Pro using Mountain Lion 10.8.3 (the newest version). I keep recieving the "Configuration Error 16" message. What should I do to finish the remainder of my trial period?
    With kind regards,
    Vincent J. Flotta

    http://forums.adobe.com/message/4830552

Maybe you are looking for

  • Getting an iMac G5 ready to sell

    I have a G5 pc that I am selling. Thanks to archived threads, I have backed up, used disk utliity to erase with 0's, installed the original disks (Tiger) and installed 10.5.4 (disk is part of the sale). I would like to get the computer to start up fr

  • Total at end of alv grid

    hiiiiiiiiiiii i write one alv grid program i wnat total at last of output for the field *DMBTR* plz see the code and give me solution type-pools: slis. tables: BSID, KNA1. data : begin of it_BSID occurs 0,       BUKRS TYPE BSID-BUKRS,   "COMPANY CODE

  • How to solve below problem please help.

    Hi I want to display service tax  for each item I want to out put like this Item at 10 service tax (10.20%)       10 Item at 20 service tax (4.08%)          4 Item at 30 service tax (12.24%)       12.50 But I m getting output like this Item at 10 ser

  • I can't open Quicktime files from iPhoto

    I can't seem to open Quicktime files from iPhoto. I try double-clicking but nothing happens.

  • How do I add sites to favorites

    I See the plus sign on top, but nothing there?