Host name for snmp trap

Is there any way of resolving a 2950 snmp trap to a host name instead of an ip address, ...if possible, where and how is this done?
Thanks!

Hello,
do you mean the ´snmp-server host´ command followed by a name instead of an IP address ? That is:
snmp-server host 192.168.1.1
should be
snmp-server host SNMP_SERVER
You could add a local ´ip host´ statement to your router:
ip host 192.168.1.1 SNMP_SERVER
Is that what you are asking ?
Regards,
GP

Similar Messages

  • What are the userid,password, and host name for oracle 9i?

    HI Guys.
    I am a research student at the University and the I recently downloaded Oracle 9i for my research. But the problems is also with seting it up. Please could you show me the userid, password, and host name for oracle 9i.
    Thanks in advance for your cooperations.
    Malinga R
    [email protected]

    I believe that starting with 9.2, you have to specify different passwords when you install (can't be the default).
    Justin

  • Local node not included in the list of host names for grid installation

    I'm attempting to install clusterware on Solaris 11 on 2 nodes. I've tried tweaking the /etc/hosts file in a few different ways by including the fully-qualified name and without it for the localhost, but it still gives me this error every time. The runcluvfy.sh script doesn't run on Solaris 11. Does anyone know how to get around this problem?
    I've tried this using the silent install and with OUI, but got the same error both ways. This is the format of the node names:
    oracle.install.crs.config.clusterNodes=myLocalNode:myLocalNode-vip1,myOtherNode:myOtherNode-vip2
    [FATAL] [INS-40907] Local node not included in the list of host names for grid installation.
    CAUSE: The local node (the node where you are running the installer) was missing from the list of host names you provided.
    ACTION: Include the local node in the list of host names for grid installation.
    Edited by: 982828 on Jan 18, 2013 1:18 PM

    Hi,
    what Oracle Version are you trying to install?
    Best to directly start with 11.2.0.3 and look in MOS for certification, hints requirements.
    Regards
    Sebastian

  • Getting ipaddress or host name for virtual server

    I want to get the ipaddress or host name for virtual server in a cluster environment. If i do
    java.net.InetAddress.getLocalHost().getHostName()
    it returns the ipaddress of the physical node currently running virtual server.
    Is there any way to get the ipaddress or host name for virtual server ?

    You can get the hostname by clicking on the account properties in outlook, but the port you connect to must be opened by your system admin.

  • Host name for OMS

    I have Oracle 9i Database installed
    When I log into the oracle management server in OEM,
    I don't know the <host name> for the Management server
    where do I get this info?
    I am getting the default of my ISP address!

    Try going to an OS command prompt and use the oemctl command to find the status. Go to the link I posted earlier and use your browser's find function to search for oemctl. Since it is on your local machine, use the local command, you shouldn't need a hostname (though multiple oracle homes can happen and be very confusing).
    Can't say as I remember much else on your old version, I second the suggestion to use more recent things.

  • Error on node PATHRAC2:rshd: 0826-826 The host name for your address is not

    Dear Team,
    As am installing oracle rac on aix 5.3 tl 11 also done with precheck working fine..
    user equilvalenec---done
    pacakages ---- done
    ssh --- done
    but while installtion at end while copying its raise error
    Error on node PATHRAC2:rshd: 0826-826 The host name for your address is not known. :failed]
    f.y.i ssh woting then also
    =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2010.08.15 12:55:50 =~=~=~=~=~=~=~=~=~=~=~=
    ssh PATHRAC1
    Last unsuccessful login: Thu Aug 12 18:39:35 IST 2010 on ssh from 10.16.5.204
    Last login: Sun Aug 15 12:55:26 IST 2010 on /dev/pts/5 from pathrac1.icicilombard.com
    * Welcome to AIX Version 5.3! *
    * Please see the README file in /usr/lpp/bos for information pertinent to *
    * this release of the AIX Operating System. *
    PATHRAC1-> exit
    logout
    Connection to PATHRAC1 closed.
    PATHRAC1-> ssh PATHRAC1 2
    Last unsuccessful login: Tue Aug 10 17:44:34 IST 2010 on ssh from 10.16.4.121
    Last login: Sun Aug 15 12:53:21 IST 2010 on /dev/pts/2 from 10.16.5.204
    * Welcome to AIX Version 5.3! *
    * Please see the README file in /usr/lpp/bos for information pertinent to *
    * this release of the AIX Operating System. *
    PATHRAC2-> exit
    logout
    Connection to PATHRAC2 closed.
    PATHRAC1-> ssh PATHRAC2 PATHRAC1-vip
    PATHRAC1-> ssh PATHRAC2-priv
    Last unsuccessful login: Thu Aug 12 18:39:35 IST 2010 on ssh from 10.16.5.204
    Last login: Sun Aug 15 12:55:52 IST 2010 on /dev/pts/5 from pathrac1.icicilombard.com
    * Welcome to AIX Version 5.3! *
    * Please see the README file in /usr/lpp/bos for information pertinent to *
    * this release of the AIX Operating System. *
    PATHRAC1-> exit
    logout
    Connection to PATHRAC2-priv closed.
    PATHRAC1-> ssh PATHRAC2-priv[1P[1@1
    Last unsuccessful login: Tue Aug 10 17:44:34 IST 2010 on ssh from 10.16.4.121
    Last login: Sun Aug 15 12:55:56 IST 2010 on /dev/pts/3 from 10.128.120.237
    * Welcome to AIX Version 5.3! *
    * Please see the README file in /usr/lpp/bos for information pertinent to *
    * this release of the AIX Operating System. *
    PATHRAC2-> exit
    logout
    Connection to PATHRAC1-priv closed.
    PATHRAC1->
    please help
    Regards
    Upendra
    9820011875

    Hi,
    1. Please check you hostname for both node
    # hostname
    2. Check the hostname exist in /etc/hosts. Public,Virtual,,Private
    3. Re-check your ssh. Test the ssh
    PATHRAC1 > ssh PATHRAC1 hostname
    PATHRAC1 > ssh PATHRAC2 hostname

  • Custom host-name for web application SharePoint 2010

    I am facing a weird behavior. Can anyone help me regarding this?
    Steps performed:
    1. Created a web application using custom host name.
    2. Created a site collection using "Blank" site template. Nothing issues.
    3. Created another site collection using "Publishing" site template. Authentication prompt came multiple times. IIS logs/Fiddler/HTTP Watch are full with 401 entries.
    4. Added the custom host-name with web server IP in local desktop hosts file(which is in intranet domain). Prompt issue fixed.
    5. Authentication mode set as NTLM. 

    Hi DDasgupta,
    After you created a web application with a custom host name, if you got a prompt for the user and you may face the following issues:
    There is continuous prompt for the credentials
    HTTP 401.1 error
    This shows that there is a problem with the Loopback configuration. This situation should occur only when we access the application from the server machine.
    For fixing the problem, we have to disable the Loopback value inside the registry.Open the Registry Editor (regedit.exe) and locate the following key:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa, and create a new Key Value of type DWORD inside
    it and set the value to 1.
    More information, please refer to the link:
    http://www.c-sharpcorner.com/UploadFile/40e97e/sharepoint-2010-creating-host-name-for-web-application/
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Virtual Host Name for CM

    Hi ,
    R12.1.3 & 11gR2 DB
    I have a qucik question . When We have Virtual Host Name for setting , What Should be the node name for ICM in Concurrent Manager Admin form.
    In One of our Instance : For ICM & Other Manager , its Virtual Host Name
    For Other : ICM : Physical Host Name & Other Manager Virtual Host Name .
    Which is good. We having a issue with ICM on both Nodes , in every minutes is going down and come up automatically.
    Regards
    Sourabh Gupta

    Hi Hussein,
    Thanks a lot. I have already review these document.
    Is Auto Failover With Virtual Hostnames For Concurrent Processing Servers Supported In 11i Or R12? (Doc ID 456540.1)
    Adding an Alias Hostname with Oracle E-Business Suite Release 12 (Doc ID 603883.1)
    Concurrent Processing - CONC-SM TNS FAIL In Internal Concurrent Manager (ICM) Log File With Virtual Hosts Configuration [ID 961216.1]
    ICM Not Starting: Node Name not Registered [ID 602942.1]
    I am curious what should be the node name in concurrent manager Administrator form.
    W ether is should be the virtual host name or physical host name.
    I have just checked with few people , Some Says ICM node name should be Physical server name & Other CM name can be Virtual name. I am not sure on what basis people are saying.
    Few says node name should be the physical host for every CM.
    Note Sure what is correct & best configuration.
    Regards
    Sourabh GUpta

  • LMS 3.2.1 integration with Clarity NMS for snmp trap forwarding

    Our client have integrated Clarity NMS to Ciscoworks LMS 3.2.1. So far they are receiving raw alarms/snmp traps but it lacks information/inventory of the originating device. Kindly see sample raw alarms below:
    2420: 2011-11-25 12:10:46 Received trap ==> Received SNMPv1 Trap
    Community=ciscoworks
    Enterprise=1.3.6.1.6.3.1.1.5
    Generip trap type=2
    Specific Trap Type=0
    Trap From=10.220.10.1
    Trap ID=1.3.6.1.6.3.1.1.5.2
    Trap Time=-1436283373
    1.3.6.1.2.1.2.2.1.1.83=83
    1.3.6.1.2.1.2.2.1.2.83=GigabitEthernet1/40
    1.3.6.1.2.1.2.2.1.3.83=6
    1.3.6.1.4.1.9.2.2.1.1.20.83=Lost Carrier
    EndTrap
    10933: 2011-11-24 11:57:53 Received trap ==> Received SNMPv1 Trap
    Community=ciscoworks
    Enterprise=1.3.6.1.4.1.9.1.291
    Generip trap type=2
    Specific Trap Type=0
    Trap From=10.220.10.1
    Trap ID=1.3.6.1.4.1.9.1.291.2
    Trap Time=1628056965
    1.3.6.1.2.1.2.2.1.1.8=8
    1.3.6.1.2.1.2.2.1.2.8=E1 0/0/0
    1.3.6.1.2.1.2.2.1.3.8=18
    EndTrap
    As you can see, those raw alarms doesn’t contain any information about the originating equipment or the physical card, port related information where those alarms were generated. Instead those alarms received are just NMS level alarms.
    How do we resolve this so that the inventory of the equipment would be part of the trap to be received by Clarity from Ciscoworks.

    Hi,
    Is the issue you have the source IP address of the forwarded trap?  Per RFC it is the IP of the actual device sending the trap.  The originating IP should be contained within the packet. I have included some additional information you may find helpful.
    Q. What is the difference between SNMP Raw Trap Forwarding and SNMP Trap alert/event Trap Forwarding? Does DFM support both?
    A. You can configure raw trap forwarding at DFM > Other configuration > SNMP Trap forwarding, and processed event/alert trap forwarding at DFM > Notification Services > SNMP Trap Forwarding. Processed trap is "when DFM receives certain SNMP traps, it analyzes the data found in fields (Enterprise/Generic trap identifier/Specific Trap identifier/variable−bindings) of each SNMP trap message, and changes the property value of the object property (if required)". Raw trap is the trap that the device forwards to DFM and DFM has yet to process it. For more information, refer to the DFM User Guide. Yes, DFM supports both ways of trap forwarding.
    http://www.cisco.com/en/US/products/sw/cscowork/ps2421/products_qanda_item09186a0080a9b35b.shtml
    DFM will only forward SNMP traps from devices in the DFM inventory. It will not change the trap format—it will forward the raw trap in the format in which the trap was received from the device. However, you must enable SNMP on your devices and you must do one of the following:
    Configure SNMP to send traps directly to DFM
    Integrate SNMP trap receiving with an NMS or a trap daemon
    The versions of SNMP traps supported by DFM are described in SNMP and ICMP Polling. For information on forwarding processed and pass-through traps, see Processed and Pass-Through Traps, and Unidentified Traps and Events.
    Pass-through traps are traps that DFM receives from devices that are not in the DFM inventory, and DFM has not processed. Forwarding these traps is controlled using Configuration > Other Configurations > SNMP Trap Forwarding. These traps are shown in the Alerts and Activities display because of their relevance to fault monitoring. Pass-through traps are displayed as follows:
    As one of the following events:
    > InformAlarm
    > MinorAlarm
    > MajorAlarm
    With the device type and the device name from which it was generated.
    If DFM does not know which device generated the trap, it ignores the trap. Pass-through traps will be cleared after a default interval of 10 minutes to one hour
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_device_fault_manager/3.2/user/guide/dfm32ug_Book.html

  • How to change host name for SLD

    Hi All,
    How is possible to change host name of SLD configuration?
    I want to change my portal host name used for SLD configuration from aaa.bbb.net to aaa.ccc.net.
    How can i do it?
    Thanks a lot!
    Alex

    Hi,
    you can change it in System Landscape directory.
    Go to the http:yourportal.com:50000/sld
    then click on the Landscape and update the new host name.
    Raghu

  • How to change host name for management agent.

    Hi,
    I 've installed management agent for oracle, it's a part of Oracle Management Framework, but I have to change host name.
    I know how to change port number, but I've no idea how to change host name.
    Have you got any idea?
    Thank you in advance.
    Matin

    Hi,
    you can change it in System Landscape directory.
    Go to the http:yourportal.com:50000/sld
    then click on the Landscape and update the new host name.
    Raghu

  • Email host name for mailbean

    Hi, I have a problem about finding my own email host name when I am trying to send an email within JSP. I have tried many names such as: "mail.gmail.com"," yahoo.com", and the one included in the code blow. I think I have a misunderstanding about this host name, could anyone explain for me please? Thanks a lot.
    Blow is my code
    * Mail.java
    * Created on 2006&#24180;8&#26376;14&#26085;, &#19979;&#21320;2:59
    package myclass;
    import java.io.*;
    import java.util.*;
    import javax.mail.*;
    import javax.mail.event.*;
    import javax.mail.internet.*;
    * @author weiming514
    public final class MailBean extends Object implements Serializable{
    private String to = null;
    private String from = null;
    private String subject = null;
    private String message = null;
    public static Properties props = null;
    public static Session session = null;
    static{
    /** Setting Properties for STMP host **/
    props = System.getProperties();
    props.put("mail.smtp.host", "hostname");
    session = Session.getDefaultInstance(props, null);
         /* Setter Methods */
         public void setTo(String to) {
              this.to = to;
         public void setFrom(String from) {
              this.from = from;
         public void setSubject(String subject) {
              this.subject = subject;
         public void setMessage(String message) {
              this.message = message;
    /* Sends Email */
    public void sendMail() throws Exception{
    if(!this.everythingIsSet())
    throw new Exception("Could not send email.");
    try{
    MimeMessage message = new MimeMessage(session);
    message.setRecipient(Message.RecipientType.TO, new InternetAddress(this.to));
    message.setFrom(new InternetAddress(this.from));
    message.setSubject(this.subject);
    message.setText(this.message);
    Transport.send(message);
    catch(MessagingException e){
    throw new Exception(e.getMessage());
    /* Checks whether all propertises have been set or not */
         private boolean everythingIsSet() {
              if((this.to == null) || (this.from == null) ||
              (this.subject == null) || (this.message == null))
                   return false;
              if((this.to.indexOf("@") == -1) ||
                   (this.to.indexOf(".") == -1))
                   return false;
              if((this.from.indexOf("@") == -1) ||
                   (this.from.indexOf(".") == -1))
                   return false;
              return true;
    Error:
    unknown smtp host: hostname

    and the one included in the code blow.You have written "hostname" in the code below. Since "hostname" is certainly NOT a valid SMTP host name,
    that's why you get the error: unknown smtp host: hostname.
    What did you expect? You must provide a valid SMTP host name, NOT "hostname". You see the difference right?
    Try with your ISP (Internet Service Provider) SMTP host name.
    It should be something like: stmp.somename.com.
    That's the one you must set in your email client (Outlook, Thunderbird, Eudora, Lotus Notes, whatever) to send your emails.
    Next time please paste your code between &#91;code&#93; tags with the help of the code button just above the edit message area.
    Regards

  • How can IC WebClient determine the host name for free seating?

    Hi,
    I want to determine the host name at CRM application server by ICI interface for free seating scenario.
    There is a TCODE CRMM_IC_GFS to set 'Host Name Identification Applet'.  But when I check on it, all buttions in IC Webclient disappeared. I followed the note 812399 to change Java security configuration, but the synptom still exist. Do anybody now how to? Thanks!
    BR,
    Hao

    To run a public VPN server, you need to do the following:
    1. Give the gateway either a static external address or a dynamic DNS name. The latter must be a DNS record on a public DNS registrar, not on the server itself. Also in the latter case, you must run a background process to keep the DNS record up to date when your IP address changes.
    2. Give the VPN server a static address on the local network.
    3. Forward external UDP ports 500, 1701, and 4500 (for L2TP) and TCP port 1723 (for PPTP) to the corresponding ports on the VPN server.
    4. Configure any firewall in use to pass this traffic.

  • Host name for R/3

    Hi,
    I was getting the error when when i try to use SPROXY in R/3 and in XI.
    with some blog i could make XI work fine for SPROXY. but unable to make SPROXY work on R/3.
    when i run SLDCHECK on R/3 sytem, host name it was taking was wrong.
    here it is:  http://wdf9272:50000/sld
    why it is taking wdf9272 as hostname? host name should be starxi.
    from where it is taking?
    could somebody tell me, where can i change this?
    thanks in advance.

    Hi,
    Plesae refer below links
    check in R/3:
    SCIF: Is the service sap/xi/engine activated?
    SU01: Is user XIAFUSER not blocked and has suitable rights?
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    No Connection to Integration Builder (Local Data)
    No connection to Integration Builder (only local data visible)
    prerequisites to configuration for ABAP Proxy -???
    Thanks
    Swarup
    Edited by: Swarup Sawant on Feb 13, 2008 5:49 PM

  • DNS host name for virtual IP on WLC 5760?

    Hi all,
    Does anybody of you know, if there is a way in setting a DNS hostname for the virtual IP on the 5760 WLC?
    The parameter-map does not offer any option.
    AireOS based WLCs do offer it in order to see a DNS name instead of the virtual IP when connecting to the captive portal.
    Thanks in advance,
    Patrick

    Hi Stephen/Patrick,
    Can you try and confirm if below works?
    Switch(config)#parameter-map type webauth global
    Switch(config-params-parameter-map)#virtual-ip ipv4 1.1.1.1 ?
    virtual-host Virtual host name
    Switch(config-params-parameter-map)#virtual-ip ipv4 1.1.1.1 virtual-host
    Regards,
    Ankur

Maybe you are looking for

  • Cisco ASA 5505 - Base License

    Hello to everyone I having this kind of config and in my network were workig flawless but in the site installed is giving me trouble. First my conection to the site is working so i can access from the internet to the ASA, but I cant do inter-vlan rou

  • A Nightmare of a Macbook Change Decision. Looking for thoughts (not celebrations of Apple, I own and use their stuff already)

    So, after having had about a 30 year hiatus of using Apple products, with a 2 year use of mac/windows friendly mac's at UTX Austin in grad school 15 years ago, I bought 2 macbooks (white ones last somring/summer), 2 ipad 2's, a couple of ipods, and m

  • Hard drives for logic, what to look for?

    Hi peeps, I'm looking at getting a new internal hard drive for my Mac Pro exclusively for my Logic 9 projects obviously speed will be a factor in how many audio tracks I can use etc, but what other features are beneficial to logic? cache size etc mor

  • HTTPS with null cipher

    Hi, I have two OSB's communicating over SSL. How do I configure Weblogic to use a particular cipher during communication. I want the communication to use TLS_RSA_WITH_NULL_SHA, or any null cipher, so that the content can be scanned as it passed throu

  • Change color for validation box

    Hi, I am using JDev 11.1.1.6.0. If i have required="true" validation on an input text, Red color box surrounds and shows the validation. Is there any way to change the color of that box? Thanks Nitish