Monitoring/Traps for Route Changes: OSPF

Hello all.  Silly question time.
I'm running OSPF on Cisco 6500s and would like to be notified when route changes happen.
I can't figure a way to get that notification.  I've found all sorts of traps available to alert me to all sorts of OSPF information; but I can't find anything specific to route changes.
I'm using Solarwinds Orion as well.
I have to be missing something simple but I can't seem to figure out what that is.  Does anyone know how to get the info/trap sent to Orion I'm loking for?
Any help is greatly appreciated.
Hamp

See this discussion for a great explanation by Joe that should be what your looking for when neighbors change ocurr.
https://supportforums.cisco.com/message/3066375

Similar Messages

  • BDC for routing change (CA02)

    Dear Experts,
               I made the bdc for ca02 in which i need to change the fields like vgw01,vgw02.vgw03,lar02 and lar03.
    but the value is not changing.
    in my BDC everything is coming while doing debugging but when we execute the bdc its not changing the values.
    please help <removed by moderator>.
    Thanks & Regards,
    Devidas Karad
    Edited by: Thomas Zloch on Oct 10, 2011 2:05 PM

    when you mention debug, do you mean the ABAP debugger, or are you stepping through the BDC istself.
    You can, for example, on the call transaction specify MODE = A, in which case each of the steps of the BDC is shown on the screen for you to monitor and check, including the sy-ucomm value.
    This woul dbe a good first step. typically, when something is wrong in the BDC, this will point it out.
    Also, consider using MESSAGES INTO on the call transaction, and checking the messages when the transaction returns to see if perhaps something is wrong with the data or is being misinterpreted by the call transaction.

  • Can cisco router support OSPF-TE and ISIS-TE same time for CSPF to compute a TE LSP? I may need to run both IGP in parreral.

    Can cisco router support OSPF-TE and ISIS-TE same time for CSPF to compute a TE LSP? I may need to run both IGP in parreral.

    hello - I have just moved your post to the Topic forums - you had posted your question in an obscure non-visible promotional community  Hopefully our community users will see your question now.

  • Can cisco router support OSPF-TE and ISIS-TE same time for CSPF to compute a TE LSP? I may need to run both IGP in parallel

    Can cisco router support OSPF-TE and ISIS-TE same time for CSPF to compute a TE LSP? I may need to run both IGP in parallel.

    Hi Johnny,
    Per my understanding you can. It is equivalent to running 2 IGP and installing the entry in RIB table based on administrative distance. 
    -Nagendra

  • BAPI for create/change Routing

    Hi ,
         Are there any BAPI's for creating/ changing routings.
    Regards,
    Divyanshu

    hi,
    <b>BAPI_ROUTING_CREATE</b>"used for creation.
    Regards
    vijay

  • VIP routes in OSPF for CSS in Layer 2 (Bridging mode)

    If I am running CSS in Layer 2 mode, is it possible to also run OSPF and advertise the VIP routes in OSPF?
    Thanks in advance.

    you can do both bridge mode and ospf.
    Gilles.

  • Need help with dual monitor setup for KDE 3.5.5.

    Here's my hardware:
    NEC MultiSync LCD 1530V:  1024x768 (analog)
    Samsung SyncMaster 941BW: 1440x900 (digital)
    nVidia Dual head AGP video card.
    The dual monitor works under dual-boot Windows, boot up and pure Linux console.  I've googled around for help, changed my xorg.conf file accordingly to some sites, but it wasn't much help. 
    Here's my working xorg.conf:
    Section "ServerLayout"
        Identifier     "Simple Layout"
        Screen         "Screen 1" 0 0
        InputDevice    "Mouse1" "CorePointer"
        InputDevice    "Keyboard1" "CoreKeyboard"
    EndSection
    Section "Files"
        FontPath        "/usr/share/fonts/misc"
        FontPath        "/usr/share/fonts/75dpi"
        FontPath        "/usr/share/fonts/100dpi"
        FontPath        "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
        Load           "dbe"      # Double buffer extension
        SubSection     "extmod"
            Option         "omit xfree86-dga"   # don't initialise the DGA extension
        EndSubSection
        Load           "freetype"
        Load           "glx"
    EndSection
    Section "InputDevice"
        Identifier     "Keyboard1"
        Driver         "kbd"
        Option         "AutoRepeat" "500 30"
        Option         "XkbRules" "xorg"
        Option         "XkbModel" "pc101"
        Option         "XkbLayout" "us"
    EndSection
    Section "InputDevice"
        Identifier     "Mouse1"
        Driver         "mouse"
        Option         "Protocol" "Auto"    # Auto detect
        Option         "Device" "/dev/input/mice"
    EndSection
    Section "Monitor"
        Identifier     "NEC LCD1530V"
        HorizSync       31.5 - 48.5
        VertRefresh     50.0 - 70.0
    EndSection
    Section "Device"
        Identifier     "Standard VGA"
        Driver         "vga"
        VendorName     "Unknown"
        BoardName      "Unknown"
    EndSection
    Section "Device"
        Identifier     "NVIDIA GeForce"
        Driver         "nvidia"
        Option "NoLogo" "true"        
        EndSection
    Section "Screen"
        Identifier     "Screen 1"
        Device         "NVIDIA GeForce"
        Monitor        "NEC LCD1530V"
        DefaultDepth    24
        SubSection     "Display"
            Viewport    0 0
            Depth       8
            Modes      "1024x768"
        EndSubSection
        SubSection     "Display"
            Viewport    0 0
            Depth       16
            Modes      "1024x768"
        EndSubSection
        SubSection     "Display"
            Viewport    0 0
            Depth       24
            Modes      "1024x768"
        EndSubSection
    EndSection
    Using this xorg.conf file, only my NEC LCD analog monitor could display KDE while the Samsung digital can't.
    Any suggestions?   

    Thanks for your help guys, I'm halfway there.
    The second monitor shows the KDE desktop, but it isn't exactly what I expected.  Right now, both monitors display at 1024x768 (each) or 2048x768 (total).  The larger monitor stretches and distorts the display of 1024x768 to its natural resolution at 1440x900 and it isn't what I wanted.  Other than that, the dual desktop setup behaves what I expected to.
    Here's a snippet of my xorg.conf that currently works:
    Section "Monitor"
    Identifier "NEC LCD1530V"
    HorizSync 31.5 - 48.5
    VertRefresh 50.0 - 70.0
    EndSection
    Section "Monitor"
    Identifier "Samsung SyncMaster"
    HorizSync 31.5 - 60
    VertRefresh 60.0 - 70.0
    EndSection
    Section "Device"
    #VideoRam 131072
    # Insert Clocks lines here if appropriate
    Identifier "NVIDIA GeForce"
    Driver "nvidia"
    Option "NoLogo" "true"
    Option "TwinView" "true"
    Option "TwinViewOrientation" "LeftOf"
    Option "SecondMonitorHorizSync" "30-50"
    Option "SecondMonitorVertRefresh" "60"
    # Option "MetaModes" "1440x900, 1440x900; 1024x768, 1024x768"
    EndSection
    Section "Screen"
    Identifier "Screen 1"
    Device "NVIDIA GeForce"
    Monitor "NEC LCD1530V"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen 2"
    Device "NVIDIA GeForce"
    Monitor "Samsung SyncMaster"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1440x900"
    EndSubSection
    EndSection
    Anyone have an idea?
    EDIT:  Oh snaps.  I just did a pacman -Syu and it upgraded Arch Linux to 0.8 and the 2nd monitor stopped working.

  • Monitor Capture for IPv6

    Trying to capture IPv6 BGP hello traffic with monitor capture feature without success.
    With the monitor capture for IPv6 traffic active and running; If I traceroute (IPv6) from this same router I do see the IPv6 traceroute traffic but NEVER IPv6 BGP hellos.
    NOTE:
    IPv6 traceroute traffic is not shown in the below output because I already cleared the V6BUFF buffer before running the show command.
    My setup:
    monitor capture buffer V6BUFF size 512 max-size 128 linear
    monitor capture point ipv6 cef V6PT mfr0.1 both
    monitor capture point associate V6PT V6BUFF
    monitor capture point start V6PT
    Troubleshooting
    After disassociating monitor capture point V4PT here are the results:
    1941-WAN3#sh mon cap buff all par
    Capture buffer V6BUFF (linear buffer)
    Buffer Size : 524288 bytes, Max Element Size : 128 bytes, Packets : 0
    Allow-nth-pak : 0, Duration : 0 (seconds), Max packets : 0, pps : 0
    Associated Capture Points:
    Name : V6PT, Status : Active
    Configuration:
    monitor capture buffer V6BUFF size 512 max-size 128 linear
    monitor capture point associate V6PT V6BUFF
    Capture buffer V4BUFF (linear buffer)
    Buffer Size : 524288 bytes, Max Element Size : 128 bytes, Packets : 125
    Allow-nth-pak : 0, Duration : 0 (seconds), Max packets : 0, pps : 0
    Associated Capture Points:
    Name : V4PT, Status : Inactive <--- I already disassociated this one
    Configuration:
    monitor capture buffer V4BUFF size 512 max-size 128 linear
    monitor capture point associate V4PT V4BUFF
    Regards
    Frank

    What was the issue and how did you solve it?
    -Deepak

  • Mass change on Backflushing box in Routing change when several Alt. BOM

    Hello Gurus,
    Is there a standard program to tick the box Backflushing in Routing change ?
    It tried to manage it with LSMW but unfortunately there is one major difficulty: more than one Alternative BOM.
    When I click on CompAlloc, SAP displays a list of all Alternative BOM existing for the selection.
    We can manage this list only with mouse click which LSMW doesn't manage properly.
    Second problem is to tick in one shot all the box item.
    Scenario I used:
    Transaction CA02.
    Enter Material / Plant / Group.
    Diplay List of Operations.
    Click on CompAlloc.
    Click on one Alternative BOM -> Here is the problem 1
    Display List of Material Component Overview.
    Tick Backflushing for all items displayed -> Here is the problem 2
    Many thanks.
    Stéphane

    Hello Veerabathiran Suresh,
    My situation is slightly different.  I have a ONE specific material that needs to be backflushed on the MANY materials it is being consumed by.  Using CEWB I call all the BOM's that are using this material.  Unfortunately CEWB only allows me to view only one material assignment and BOM it belongs to at a time for this specific material. 
    I am assuming the individual that started this thread needed MANY materials for ONE specific BOM backflushed.  One material assignment needs to be viewed in this scenario.
    Can it be done in mass, in my situation explained above (MANY BOM's using this ONE material and changing those backflush indicators)?

  • User exit for route determination in VA01

    Dear friends,
    I need a userexit for route determination whenever required delivery date is changed at the time of sales order creation VA01.
    Please reply ASAP.
    Thanks,
    --Sonal

    Hi,
    MV45AFZZ should solve the issue.
    Check the subroutines userexit_move_field_to_vbap and  userexit_save_document_prepare.
    Place a break point in all the subroutines and run VA01 and change the date. You can find the exact place where you can code.
    Thanks,
    Vinod.

  • How to see BOM and Routing changes

    Hi,
          Can anyone help me in finding the changes made in BOM and Routing

    Hi,
    why open two thread for same question in this forum, pls close any one
    Routing changes: CA60
    BOM changes : CS80
    or
    Goto CS03, enter Material, Plant and Bom Usage.
    Goto Alternate Overview of BOM.
    Select the BOM.
    In the Menu Bar, Click Environment -> Change documents.
    Regards,
    Sankaran
    Regards,
    Sankaran

  • Why is there no updates to the firefox throttle add-ons ? Is there an alternative? throttle is Bandwidth utilization throttling and monitoring extension for Firefox

    Why is there no updates to the firefox throttle add-ons ? Is there an alternative? throttle is Bandwidth utilization throttling and monitoring extension for Firefox

    Well, it's probably one of two things: either the awesome dude(tte) who developed this awesome extension was tired of updating or the changes in FFox software architecture carried out between version 3.x and 4+ created challenges that were too difficult for him to surmount or a combination of both. Honestly, I love Mozilla but I think they dropped the ball on the throttle issue. It's such an obvious and necessary function and it's so easy to implement. They should have included it a long time ago as in built feature. And, if you are browsing and looking at this post and you agree. Add a suggestion in mozilla.org. The more of us asking for this function, the better.
    Meanwhile, I have the following solution for you:
    Solution 0.6.9.23.11 (DIY Version of my Solution ):
    Setting Up a Separate Portable Firefox 3.6.x that runs independently of and simultaneously to your latest version of Firefox
    Get FireFox Portable 3.6.24:
    http://portableapps.com/apps/internet/firefox_portable/localization#legacy36
    It's a portable app, meaning that it's got all it's profiles and preference and application files in the same directory. It won't compete with your current installation of Firefox, has it's own separate extension folder etc...
    Get Firefox Throttle 1.1.6
    http://firefox-throttle.en.softonic.com/ (I couldn't find it in the official mozilla site)
    It will be flagged as incompatible with even that old version of firefox (but it isn't). You just need to turn off compatibility checking. You can do that with this extension:
    https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/?src=search
    If you have Bookmarks you want to port to the portable (bad pun intend), backup them up to bookmarks.json file on your desktop and import them to the portable version. You can export/import more stuff using FEBE addon but that's a whole world of headaches if you don't your doing.
    Many of your extensions favourites extensions will no longer work on FFox 3.6.x but if, in that same addon's page, you look around until you find a link to previous versions of the addon, you will notice that the compatibility info is right below the version numbers. Just download and install the latest version that is compatible with you 3.6.x....
    Voila mon ami! Your FFox 3.6 portable has just become your own private Download Mule whom you can throttle to your hearts content (ever throttle a real Mule??? I wouldn't try it, personally...) Do your regular browsing in another (unthrottled) browser and do your big downloads in the Mule...
    If you want to keep using your brand spanking new Firefox for other types of browsing while using this portable Mule edition for the downloads, just add -p -no-remote to the shortcut leading to your Firefox Portable Mule edition.
    For example, my taskbar shortcut to my Firefox Portable is:
    ""C:\Program Files (x86)\FirefoxPortableLegacy36\FirefoxPortable.exe"
    I just changed it to:
    "C:\Program Files (x86)\FirefoxPortableLegacy36\FirefoxPortable.exe" -p -no-remote
    This will make it occupy it's own independent instance and I can use the both my Firefox Nightly and the Firefox Portable editions at the same time (each one, using a different profile ie. extensions, cookies, password, cache etc).
    If you're on Linux, you can just run this on Wine and set the Windows Version to Windows 2000 in the Wine config,
    If you want to get rid of the Portable Apps splash screen, click here:
    http://www.ghacks.net/2011/06/06/getting-rid-of-portableapps-splash-screens/
    Solution 0.6.9.23.11 (Non-DIY Version of my Solution):
    Download my preconfigured but SWAGGED-THE-HECK-UP PortableFirefox 3.6
    Having realized that some of you may find the above to be daunting. I took my own customize firefox portable, took out all my data and compressed the folder (it's portable, so it'll run as soon as you unzip it).
    Here is a screenshot:
    http://www.mediafire.com/?o95nkwo8y6q535j
    Here is the download link:
    http://www.mediafire.com/?xdw87ivf3184u2s
    Don't forget to modify your Start/Taskbar shortcuts:
    "C:\wherever you decide to put it\FirefoxPortableLegacy36-Swagged-UP!\FirefoxPortable.exe"
    I just changed it to:
    "C:\wherever you decide to put it\FirefoxPortableLegacy36-Swagged-UP!\FirefoxPortable.exe" -p -no-remote

  • ESB:  Is it possible to create custom WSDL for routing service?

    Hello all!
    I have an unchangeable requirement in my project - ESB routing services must confom to WSDL specifications that are already used before we started this integration project.
    For example, we have to implement not only the same logical part of WSDL description:
    <message name="AuthorisationRequestSoapIn">
    <part name="AuthorisationRequest" element="tns:AuthorisationRequest"/>
    </message>
    <message name="AuthorisationRequestResponseSoapOut">
    <part name="AuthorisationRequestResponse" element="tns:AuthorisationRequestResponse"/>
    </message>
    <portType name="OnlineServicesSoap">
    <operation name="AuthorisationRequest">
    <input message="tns:AuthorisationRequestSoapIn"/>
    <output message="tns:AuthorisationRequestResponseSoapOut"/>
    </operation>
    </portType>
    but the binding and service sections must conform to WSDL document too:
    <binding name="OnlineServicesSoapBinding" type="tns:OnlineServicesSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="AuthorisationRequest">
    <soap:operation style="document" soapAction="AuthorisationRequest"/>
    <input>
    <soap:body use="literal" namespace="http://..../OnlineServices"/>
    </input>
    <output>
    <soap:body use="literal" namespace="http://..../OnlineServices"/>
    </output>
    </operation>
    </binding>
    <service name="OnlineServicesSoapService">
    <port name="OnlineServicesSoapPort" binding="tns:OnlineServicesSoapBinding">
    <soap:address location="....."/>
    </port>
    </service>
    And after registration of ESB routing service I've got the following service description (I ommit esb bindings and logical part here, it's ok with messages and portTypes):
    <binding name="__soap_OnlineServicesSoapService_OnlineServicesSoap" type="import:OnlineServicesSoap">
    <soap:binding xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="AuthorisationRequest">
    <soap:operation xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" style="document" soapAction="AuthorisationRequest"/>
    <input>
    <soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" use="literal"/>
    </input>
    <output>
    <soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" use="literal"/>
    </output>
    </operation>
    </binding>
    <service name="ESB_OnlineServicesSoapService_Service">
    <port name="__soap_OnlineServicesSoapService_OnlineServicesSoap" binding="tns:__soap_OnlineServicesSoapService_OnlineServicesSoap">
    <soap:address xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" location="http://..../event/DefaultSystem/OnlineServicesSoapService"/>
    </port>
    </service>
    How can I change WSDL that is generated for routing services? Is it possible to change the names of port and binding element?
    Thanks in advance,
    Oleg Olenin

    So, no docs, no answers, no life :) - I have only one way to get the answers:
    oracle.tip.esb.configuration.util.WSDLGenerator.addSOAPBindings():
    binding.setQName(new QName(targetNamespace, WSDLConstants.generateSOAPPortName(service.getName(),portType.getQName().getLocalPart())));
    oracle.tip.esb.configuration.util.WSDLConstants:
    public static final String generateSOAPPortName(String service, String operation)
    return "__soap_" + service + "_" + operation;
    So it is not possible to change the names of SOAP binding and port.
    And I guess there is no way to change WSDL that is generated for routing services.

  • Activity monitor question for experts.

    When I open activity monitor it is constantly changing. I have safari open, but it is there and then it isn't and then it is in activity monitor. How do I read this and is that normal?

    mike sanders3 wrote:
    I entered the thread because it clearly said Activity Monitor for experts and I had an AM problem please tell me where I went wrong I thought we were here to help each other not be picky about threads. If your thread was something different then maybe it should have been more specific I just needed help and there was an opening that seemed to refer to my problem. I don't spend half my life here as you seem to do judging by your posts, let's just be nice to people who need help.
    In order to help people, they should understand the purpose of these boards.
    Had you read the OP's post, you would see that his Activity Monitor is working and his question was simply why Safari appears and disappears from the AM window.
    Your issue is entirely different and that is why I suggested starting a new thread with your particular problem/issue which has nothing to do with Safari in the Activity Monitor.
    Perhaps the term "hijacking a thread" seems rash to you, but it is a common expression with no personal attachment to it. It merely means that someone has used another poster's thread to pose a completely different topic.
    To best get help on this or any technical board, first search for instances of your particular issue, which may have already been solved, and if you do not find such a topic, start a new thread with the Subject describing your issue.
    Once people start responding to other posts in a thread, nobody any longer knows who is answering whom.
    It is always preferable to start a new topic if you want a quick solution to a problem, rather than bury it in another person's thread. It's called "Netiquette" and it is not my invention. It's been around as long as the net has been around AFAIK.
    Message was edited by: nerowolfe

  • BAdI for Route Scheduling ...

    All,
    We are trying to  change the Route Schedule  during delivery processing . Using transaction VL10I , we are creating deliveires and maybe using some extis we want to change the route schedule as per our requirement.
    I looked at  BAdI's for routing , but found only one ,  which was for determining Route BUT  did not find any for Route Scheduling .
    Is there any BAdI ,(  user exit ) for Route Sheduling . I tried a lot BUT did not find one . Also have tries searching SDN forums for this but did not find any message giving some hint about Route Scheduling BAdI .
    Would appreciate your reply .
    Thanks,
    Rabbi

    hi,
    excellent reply...
    thnx
    Yerukala Setty

Maybe you are looking for

  • How to show Summary label it in the first column of the sheet?

    Hi Gurus, I am wondering if i could show the Label of summary items in the first column instead of showing it along with the Summary data. As with the long worksheets if the summary column is at far right it doesn't look good and not readable too. Th

  • ICal with Entourage Syncing

    Hi, Can't sync iCal and Entourage calenders. Had this working but upgraded (hah!) to Outlook for Mac and now going back to Entourage won't sync. iCal external sync is crashing daily according to crash log. Have tried deleting syncs and starting again

  • Port Images & Creations

    I've been using Adobe Photoshop Elements 3.0 to edit photo's and create graphic images quite some time so I have a few thousand images/creations in its Organizer.   I'm going to replace my Desktop computer soon and I like to know how to port all of t

  • Version management to my query

    Hi Guru's,                  I want to check version management to my query in bex analyzer.How can i find this. Regards, Vijay.

  • Java Debugging

    I am developing a demonstration program for my MSc and I wanna do something related to reflection. I was thinking of a small application that would permit u to pick a class file and it would show its fields, methods, implemented interfaces and inheri