Issuing snmp alarms in weblogic

Hi,
I think there is a way for WebLogic (or EM FMC Control) to be configured to generate an SNMP alarm when there are app or managed server problems ?
Regards,
Harsha

To communicate with the WebLogic SNMP agent, you need to load the WebLogic Server management information base (MIB)
data into the MIB Browser. Using the MIB Browser application's File menu, select the Load MIB menu item, browse to the
${WL_HOME}/server/lib directory, and select the BEA-WEBLOGIC-MIB.asn1 file. After expanding the BEA-WEBLOGIC-MIB folder
on the left, you should see a list of WebLogic SNMP MIB tables.
This is interesting, but the main reason to use SNMP is to send unsolicited messages to the SNMP manager whenever something
happens. These unsolicited messages are called SNMP traps. WebLogic SNMP can generate traps to notify the SNMP manager
of certain types of events. WebLogic Server comes with a set of predefined traps for server startup, server shutdown, cold start
(admin server startup), and authentication failure. You can also set up three other types of traps: attribute change traps,
log message traps, and monitor traps.
The first step is to configure the Trap Viewer to listen for traps. Using the MIB Browser's View menu, select the Trap Viewer
menu item. Use the Trap Viewer's Start button to tell it to start listening for traps on its default port, port 162, with a Community
of public. Now, you need to configure the WebLogic Server side. For each SNMP agent, use the agent's Trap Destinations Configuration
tab to create a new trap destination. Set the Name to WebNMSTrapViewer, the Community to public, the Host to the IP address or
hostname of the machine where Trap Viewer is running (for example, localhost), and the Port to 162. If you are using SNMP v1.0
style traps, you do not need to specify the Security Name or Security Level attributes, which only apply to SNMP v3 style traps.
Do not forget to target the SNMP agent to the admin server.
Monitor traps are used to monitor an attribute value of an MBean; they come in three types: counter, string, and gauge.
A counter trap simply generates a trap when a particular attribute value meets or exceeds the threshold value. For example,
you might want to define a counter monitor trap to let you know when a server is using all of the connections in the
connection pool. To do this, you need to use the ActiveConnectionsHighCount attribute of the JDBCConnectionPoolRuntimeMBean
with the Monitored MBean Name of MyDataSourceName on ServerName.
A string monitor trap compares the attribute value against a string and can raise a trap when the string matches or when it differs.
A gauge monitor trap will alert you whenever the attribute value meets or exceeds the Threshold High value and when it reaches
or falls below the Threshold Low. If you have a JDBC connection pool where the Initial Capacity and Maximum Capacity attributes
are different, you might want to create a gauge monitor to monitor the maximum and minimum number of connections. By setting
the Threshold Low value to be one less than the Initial Capacity, your gauge monitor trap could monitor the
ActiveConnectionsCurrentCount attribute of the JDBCDataSourceRuntime MBean and alert you whenever the number of active
connections are less than the Initial Capacity (which might indicate database connectivity problems).

Similar Messages

  • Snmp configuration on weblogic 10 has no effect

    SNMP in MMC(Mobile Management Center, A HP Product), use joesnmp.jar internal to send snmp trap generated by mmc app. This part works well in weblogic 10;
    snmp in weblogic , configured by weblogic console. In weblogic 8, we configure such items:
    Weblogic Subsystem
    Purpose
    Level
    Deployer
    Monitor all war/ear deploy/undeploy/redeploy
    INFO
    JDBC
    Monitor all warnings/errors in jdbc operation
    WARN
    Current tests shows that the snmp configuration on weblogic 10 has no effect.
    Due to MMC4.6 gets the Weblogic updated from 8.16 to 10.3, we didn’t find the configuration about “Enable JDBC Logging”. Below is the former config page about Weblogic 8.16.
    But in Weblogic 10.3 we cannot find this configuration. We have followed the guide http://e-docs.bea.com/wls/docs100/jdbc_admin/monitor.html#wp1048793
    And tried to set the appropriate properties on the command line like this,
    -Dweblogic.debug.DebugJDBCSQL=true -Dweblogic.log.StdoutSeverity="Info"
    Actually we can get the DM, Core, SMTP, Bulk, Adaptor Class, and connection fail error messages in weblogic backend log, but seems Weblogic cannot send SNMP trap messages to SNMP monitoring tool like Openview.
    PS. Weblogic can send out the SNMP trap messages when the server starts and stops.
    So till now the SNMP cannot monitor the DM, Core, SMTP, Bulk, Adaptor Class, and connection fail for MMC4.6.

    Hi, I am on 12.1 weblogic, and I am stuck on where you set the SNMP Servername and port number.
    We are on windows 2008, I see there is a services, SNMP .
    Is there something I need to do on the weblogic side before i get into the SNMP agenets and traps, this part I understand, I am just unsure where to add the SNMP Servername and the user I wish the emails to go to.
    I see in the security realms the user i can add to the group monitors.
    -->, I am running WL 10.3 and SNMP works fine. The cluster generates traps based on particular mbeans, such as when a server's health state is not "OK", or when there are JDBC connection issues. You have to create a new SNMP agent within the admin server then build the individual traps ( String, Gauge, Counter, etc. ) and make sure you have a Trap Destination.

  • Issue with bringing up Weblogic 10.3 after changing username passcode

    I am facing Issue with bringing up Weblogic 10.3 after changing username passcode in security realm Madhok, basically i have removed the default weblogic user and defined m,y own custome user and provide the credentials in the server start tab. When i try and bring up the admin server it comes up fine but the managed servers fail to start from admin console and i can see security credentials authentication error in logs? Why would that be considering the admin server is able to come up with the same credentials.
    -Priya Madhok
    Systems Architect
    InterAlliance Group Services
    http://www.interalliancegroup.com

    We had similar problem in the past, our problem was:
    Problem:
    We deleted weblogic default user from security realm and create new user when node manager and the managed servers were down. When we tries to bring up the managed servers after starting node manager we kept getting authentication denied errors.
    Solution:
    Recreate weblogic user and now try and bring up managed servers from command line using weblogic user. Once they are up shut them down and bring them up again with the new user you have created and it will work
    Reason:
    The managed servers in 10.3 seems to be storing the authentication details in there local managed servers ldap or cache. When you start the managed servers the don't know the new credentials and are authenticating against older values of stored credentials, hence they fail. Once they are started with the old credentials they communicate with admin servers to sync there cache with admin servers and the new credentials gets updated and from then on you can restart the managed servers with new credentials.
    Note: Sometimes after restart you may face the problem as the sync process with admin server is asynchornous, weblogic prints a line saying something like Performing async operation with server address null. If the line gets printed sync has happened and you are good. In case you don't see the line restart again and you will see the line after which you can restart with new credentials.

  • JMS issues when migration from weblogic 9.2 to 10.3.5

    We are facing some issues when migration from weblogic 9.2 to 10.3.5
    In  weblogic 9.2 :_
    BMP Entity EJBs used in our project are read-only in nature using entity cache, below is the configuration details
    <!DOCTYPE weblogic-ejb-jar PUBLIC "-//BEA Systems, Inc.//DTD WebLogic 6.0.0 EJB//EN" "http://www.bea.com/servers/wls600/dtd/weblogic-ejb-jar.dtd">
    <weblogic-ejb-jar>
    <weblogic-enterprise-bean>
    <ejb-name>
    Company
    </ejb-name>
    <entity-descriptor>
    <pool>
    <max-beans-in-free-pool>300</max-beans-in-free-pool>
    <initial-beans-in-free-pool>150</initial-beans-in-free-pool>
    </pool>
    <entity-cache>
    <max-beans-in-cache>3500</max-beans-in-cache>
    <idle-timeout-seconds>100000</idle-timeout-seconds>
    <read-timeout-seconds>0</read-timeout-seconds>
    <concurrency-strategy>ReadOnly</concurrency-strategy>
    </entity-cache>
    Entity beans will get refreshed using the JMS messges. with in the MDB descriptor files(weblogic-ejb-jar.xml) we are using the provider URL directly and XA enabled connection factory is set to false.
    migration to Weblogic 10.3.5_
    With the same configurations MDB are not not getting deployed in weblogic 10 with some exception, so we removed the provider URL from weblogic-ejb-jar.xml and changed the JMS configuration to use foreign JMS and XA enable connection factory is set to true. Now when ever the JMS message is triggered Entity bean is not getting refreshed with the updated values. i.e values are stale.
    Can some one look into this and provide your inputs to resolve this issue.

    I think the Entity bean refresh problem appears to be unrelated to MDBs. The MDB is only responsible for getting the message to your application (which in turn interacts with Entity beans). You might want to try posting your question to an EJB newsgroup.
    Tom

  • Issue listeneing queue from Weblogic Cluster server with multiple managed server

    Haveing issue listeneing queue from Weblogic Cluster server with multiple managed server.
    Weblogic Cluster structure is like
    Weblogic Cluster01
      --ManagedServer01(http://server01.myhost.com:7001)
      --ManagedServer02(http://server02.myhost.com:7001)
    JMS Servers
      JMSserver01 targeting: ManagedServer01
      JMSserver02 targeting: ManagedServer02
      JMSmodule
      ConnectionFactory01 targeting:JMSserver01,JMSserver02
      UDQueue01 targeting:JMSserver01,JMSserver02
    Uniform Distributed Queue in Monitoring tab showing like this
      mysystemmodule!JMSserver01@UDQueue01
      mysystemmodule!JMSserver02@UDQueue01
    So when I am sending message to any Host(by specifying the provider URL) its distributing equally on both server like
      mysystemmodule!JMSserver01@UDQueue01 10
      mysystemmodule!JMSserver02@UDQueue01 10
    But when try to listen message from these queue, it is listening from one server, for which URL given to connect.
      mysystemmodule!JMSserver01@UDQueue01 0
      mysystemmodule!JMSserver02@UDQueue01 10
    untill I connect to other server by giveing its URL, will not able to access other message left on the queue.
    Solutions that tried
      1) we have tried give both server URL coma sparated in provider URL
    we need to configur same scenario for 5 managed server with 3 listener on other servers.
    Do any one have solution for this.

    You need to have:
    1. Consumers connected to each UDQ member
    OR
    2. If no consumers in some of the members is expected, you can configure Forward Delay (specify the amount of time, in seconds, that a queue member with messages, but with no consumers, will wait before forwarding its messages to other queue members that do have consumers):
    http://docs.oracle.com/cd/E12839_01/apirefs.1111/e13952/taskhelp/jms_modules/distributed_queues/ConfigureUDQGeneral.html
    For example you can set it to 10 (10s)
    Additional Information here:
    http://docs.oracle.com/cd/E23943_01/web.1111/e13727/dds.htm#i1314228
    http://docs.oracle.com/cd/E23943_01/apirefs.1111/e13951/mbeans/DistributedQueueBean.html?skipReload=true#ForwardDelay
    How Does JMS Load Balancing Work with Distributed Queues and Uniform Distributed Queues? (Doc ID 827294.1)
    I hope this helps
    Best Regards
    Luz

  • Custom ClassLoader - trying to use different version of SNMP library than WebLogic Server 8.1 uses

    Problem: my J2EE ear file uses the AdventNet third-party library to do
    SNMP work. WebLogic Server 8.1 also uses this AdventNet third-party
    library to do its own SNMP work. The problem is the version used by
    WebLogic 8.1 is older than the version I use, so my code tries to run
    and finds the wrong version of the library that WebLogic 8.1 has supplied.
    Possible solution: I plan to have a custom classloader (derived from
    java.lang.ClassLoader) that gets hooked in to my threads using
    Thread.setContextClassLoader(). This custom classloader would look for
    the AdventNet library jars in a spot I specify so it would find the
    correct ones. Since I want to change the usual classloader behavior of
    "look in parent classloaders first, then child classloader" to "look in
    child classloader first, then in parent classloaders" I can't just
    override ClassLoader.findClass(). I, at a minimum, have to override
    ClassLoader.loadClass() to look in my classloader first. I have
    questions about this:
    1. What other methods do I have to override? For example, which of the
    resource-related methods do I need to override so that resources are
    searched for first in my classloader then in parent classloaders?
    2. I was thinking of using a URLClassLoader as a helper to my
    classloader, invoking its method(s) from my custom classloader's
    method(s) to actually load the classes from URLs that are not on the
    standard classpath. I was planning to set it up with a custom parent
    classloader that can't find anything, so that the helper URLClassLoader
    would only ever find classes/resources in the URLs I provide to it. Does
    this approach make sense? Have you seen anything like this done before?
    3. Is there any way around this problem besides a custom ClassLoader? A
    buggy custom ClassLoader would have problems which AFAIK would be
    difficult to track down as ClassLoader problems.
    Thanks in advance for any help you can provide.

    Alvin wrote:
    Hi,
    I am experiencing the same problme and
    even I tried to put the AdventNet jar files
    before weblogic.jar I still cannot get it
    to work
    Would you help me out here.
    Thanks,
    -AlvinI finally figured out a way to do it using a custom classloader that
    looked in the directory where I kept the version of AdventNet I wanted
    before looking in the normal places classloaders look.
    How it works is I hook two classloaders at the bottom of the chain of
    classloaders. My custom BlockingClassLoader is hooked as a child of the
    normal chain of classloaders, then a URLClassLoader is hooked under
    that. The BlockingClassLoader's findClass method checks if the class
    starts with a package prefix I want to control (like "com.adventnet.").
    If it does, then it acts like it can't find the class. This makes its
    child, the URLClassLoader, try to find the class. The URLClassLoader
    is given the URL of places to look for classes that match the directory
    I keep the version of AdventNet I want in. When I load a class, I
    directly tell the URLClassLoader to load it so that it is loaded as I want.
    There's more to it than this. I had to override some other methods in
    my BlockingClassLoader and do some other stuff. I'm not sure if I can
    share the source code, as it was developed on company time and thus is
    owned by the company. Feel free to ask questions though.
    I haven't tried this solution very long (basically just unit tested it)
    but it looks promising.

  • 3560 Switch false SNMP alarms

    Hi 
    Multiple SNMP platforms report power supply failure . However CLI show command output does not report any fault.
    SNMP alarm
    Event Time: Wed 07 Aug 2011 14:46:24
    Event ID: E060344
    Khi_switch - Fault with Power Supply
    Switch
    Khi_switch  #show env all
    FAN 1 is OK
    FAN 2 is OK
    FAN PS-1 is OK
    FAN PS-2 is OK
    SYSTEM TEMPERATURE is OK
    System Temperature Value: 31 Degree Celsius
    System Temperature State: GREEN
    Yellow Threshold : 46 Degree Celsius
    Red Threshold : 60 Degree Celsius
    Please help how can be troubleshoot.
    Thanks
    Nomi

    Hi Joseph,
    thanks for you reply. I saw that MIB but as the mid- to low-end switches do not support MPLS it's definitely not the MIB to look at. VRF Lite must be hidden somewhere else or might have been forgotten.
    Regards,
    Mat

  • Oracle10g Jdbc Drivers issue with EJB on Weblogic 7

    Hi there,
    We are facing a critical issue on production environment related to Oracle jdbc drivers.
    We have a J2EE application with swing client. We are using MVC framework where client calls go to stateless session bean which redirect it to specific POJO which then uses Entity Beans for persistence.
    We have following environment.
    JDK1.4.2, Weblogic 7 with SP5, Oracle10g on AIX 5.2
    Now the problem is that we were using Oracle 8 jdbc driver classes12.zip for our application. Everything was working smoothly. Recently we moved our weblogic and oracle Servers machines locations, after that movement we started to get an exception when weblogic initializing connection pool that makes connection to a different oracle10g database. Oracle supports ask us to upgrade the jdbc driver. So we moved to 10g driver ojdbc14.jar but during testing one functionality is failing with a exception where rest of application seems to be working fine. The exception occurs when we try to post a record and during the creation of a child entity bean the transactions rollback for some unknown reasons. Using the old oracle8 classes12.zip driver the same code working fine again. We have also tried the classes12.zip driver of Oracle10g but error persist. I have checked the code and deployment descriptors but they seems fine. If i comment the creation of that particular entity bean the parent bean get created successfully and transaction commit successfully. Please also note that we have not created any relation b/w both entity beans not even in the database. They both are sort of independent.
    Can any one having any idea why Oracle10g driver not working or what might be the problem with our configuration. Any help will be highly appreciated. Please see the Exception below.
    <Jan 29, 2008 6:03:10 PM PKT> <Info> <EJB> <010036> <Exception from ejbStore: javax.ejb.NoSuchEntityException: Instance
    of bean 'SecurityRatingHistoryPost' with primary key 'com.cdc.fms.server.setup.security.ratinghistory.SecurityRatingHist
    oryEntityPK@93e447fa' not found.
    javax.ejb.NoSuchEntityException: Instance of bean 'SecurityRatingHistoryPost' with primary key 'com.cdc.fms.server.setup
    .security.ratinghistory.SecurityRatingHistoryEntityPK@93e447fa' not found.
    at com.cdc.fms.server.setup.security.ratinghistory.SecurityRatingHistoryEntityBean_7x4361__WebLogic_CMP_RDBMS.__
    WL_store(SecurityRatingHistoryEntityBean_7x4361__WebLogic_CMP_RDBMS.java:2208)
    at com.cdc.fms.server.setup.security.ratinghistory.SecurityRatingHistoryEntityBean_7x4361__WebLogic_CMP_RDBMS.ej
    bStore(SecurityRatingHistoryEntityBean_7x4361__WebLogic_CMP_RDBMS.java:2012)
    at weblogic.ejb20.manager.DBManager.storeBean(DBManager.java(Compiled Code))
    at weblogic.ejb20.manager.DBManager.beforeCompletion(DBManager.java(Compiled Code))
    at weblogic.ejb20.internal.TxManager$TxListener.beforeCompletion(TxManager.java(Compiled Code))
    at weblogic.transaction.internal.ServerSCInfo.callBeforeCompletions(ServerSCInfo.java(Compiled Code))
    --------------- nested within: ------------------
    weblogic.transaction.RollbackException: Unexpected exception in beforeCompletion: sync=weblogic.ejb20.internal.TxManager
    $TxListener@44a824cd
    Instance of bean 'SecurityRatingHistoryPost' with primary key 'com.cdc.fms.server.setup.security.ratinghistory.SecurityR
    atingHistoryEntityPK@93e447fa' not found. - with nested exception:
    [javax.ejb.NoSuchEntityException: Instance of bean 'SecurityRatingHistoryPost' with primary key 'com.cdc.fms.server.setu
    p.security.ratinghistory.SecurityRatingHistoryEntityPK@93e447fa' not found.]
    at weblogic.transaction.internal.TransactionImpl.throwRollbackException(TransactionImpl.java(Compiled Code))
    at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.java(Compiled Code))
    at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java(Compiled Code))
    at weblogic.ejb20.internal.BaseEJBLocalObject.postInvoke(BaseEJBLocalObject.java(Compiled Code))
    at com.cdc.fms.server.common.ConsolidatorSessionBean_fz4673_ELOImpl.processRequest(ConsolidatorSessionBean_fz467
    3_ELOImpl.java:57)
    at com.cdc.fms.server.common.GatewaySessionBean.processRequest(Unknown Source)
    at com.cdc.fms.server.common.GatewaySessionBean_oehtlw_EOImpl.processRequest(GatewaySessionBean_oehtlw_EOImpl.ja
    va:407)
    at com.cdc.fms.server.common.GatewaySessionBean_oehtlw_EOImpl_WLSkel.invoke(Unknown Source)
    <Jan 29, 2008 6:03:10 PM PKT> <Info> <EJB> <010051> <EJB Exception during invocation from home: com.cdc.fms.server.commo
    n.GatewaySessionBean_oehtlw_HomeImpl@3e13a4aa threw exception: javax.ejb.EJBException: nested exception is: weblogic.tra
    nsaction.RollbackException: Unexpected exception in beforeCompletion: sync=weblogic.ejb20.internal.TxManager$TxListener@
    44a824cd
    Instance of bean 'SecurityRatingHistoryPost' with primary key 'com.cdc.fms.server.setup.security.ratinghistory.SecurityR
    atingHistoryEntityPK@93e447fa' not found. - with nested exception:
    [javax.ejb.NoSuchEntityException: Instance of bean 'SecurityRatingHistoryPost' with primary key 'com.cdc.fms.server.setu
    p.security.ratinghistory.SecurityRatingHistoryEntityPK@93e447fa' not found.]
    javax.ejb.EJBException: nested exception is: weblogic.transaction.RollbackException: Unexpected exception in beforeCompl
    etion: sync=weblogic.ejb20.internal.TxManager$TxListener@44a824cd
    ##################################################################

    weblogic 7? when the current production version is 10.2?
    don't play yourself. fund a project to upgrade your weblogic version.
    can't tell based on what you've posted, and I fear that the stuff you'll have to post to get an answer here will be too much. this isn't a good place to come for an answer.
    %

  • Issue in JSP on Weblogic

    I am facing one issue
    Please look into the follwoing thread
    http://forum.java.sun.com/thread.jspa?threadID=5124070
    It is quite urgent
    ~Aman

    The ResourceBundle looks for the properties file in the classpath.
    "Neeraj Jain" <[email protected]> wrote in message
    news:[email protected]..
    I'm trying the i18n stuff within JSP and to run it on weblogic,but getting
    the error
    "java.util.MissingResourceException: Can't find resource for base name
    Message, locale en_US"
    I have tried to put properties files in the
    /weblogic/myserver/serverclasses
    and also restarted the server but it did't work.Please tell me thesolution:
    where to put the properties file in Weblogic.
    BTW it worked fine when i tried it on JSWDK.
    Thanks,

  • Custom Reports Server Issue (upgrading 10g to Weblogic 11g)

    I am having an issue with "Anonymous' user showing up when I go into the console of the Weblogic server to see all the report requests. In 10g (which we are upgrading from), I have report requests that I do a Preview from within Oracle Forms. When I do the RUN_REPORT_OBJECT/SHOW.WEB_DOCUMENT, it captures the User account and put it in the console with that username. On 11.1.1.4, using same form/report, it doesn't capture the username. If I call the reports server from the database, it does work fine.
    Anyone have any ideas if there's something I have to do in Oracle Forms to put that username in or if it's a setting on the Custom Reports Server that i need to set so that it captures the name from the Oracle Forms session.

    Hi A. Drieux,
    Thanks for the reply. i have some questions on ODI.
    Now we are using hyperion 11.1.1.3 with ODI 10.1.3. We are upgrading hyperion version 11.1.1.3 to 11.1.2.2.
    Is it possible, to use the same ODI 10.1.3 version to upgrade version(hyperion 11.1.2.2) also?
    Reply would be appreciated.
    Thanks,
    mady

  • EJB perfomance issue while migrating from weblogic 10.0 to 10.3

    Hi,
    I have an EJB service which I am migrating from 10.0 to 10.3
    The service contains an entityManager.find() method which takes less than 2 secs to execute on 10.0 and more than 10 secs on 10.3.
    The code snippet and the log trace are as below --
    Code:
          logger.debug("Looking up Person for id " + personId);
       Person info = entityMngr.find(Person.class, personId);
        if(info != null) {
            logger.debug("Found Person" + info.getFirstName() + " " + info.getLastName() + " for id " + personId);
    log entries:
    05/31/2010 *02:35:25,197* DEBUG persistence.bean.PersistenceService [[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)':822] - Looking up Person for id 12014
    05/31/2010 *02:35:36,272* DEBUG persistence.bean.PersistenceService [[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)':829] - Found Person Vitasha Harinarine for id 12014
    Could somebody please help me debugging this issue? The code has not changed before migrating to 10.3. I have checked that the datasources on both environments are exactly the same.
    Any help would be greatly appreciated.
    Thanks in advance!
    Regards,
    Nishtha

    Don't do that. The ClassLoader used to manage web components is the child of the classloader used to manage EJB components - the servlet can use EJB classes, the EJB's cannot use web classes.
    This is also very poor practice as it couples the business logic layers of you system to the presentation - only the reverse should be done. WLS 6.0 is behaving appropriately.
    Chuck

  • SNMP alarm regarding transceivers

    Hello Community!
    Have this client and one of the 6509s is reporting alarms on the SNMP tool, and we are seeing the following output:
    SW101#sh interfaces transceiver detail
    Transceiver monitoring is disabled for all interfaces.
    mA: milliamperes, dBm: decibels (milliwatts), NA or N/A: not applicable.
    ++ : high alarm, +  : high warning, -  : low warning, -- : low alarm.
    A2D readouts (if they differ), are reported in parentheses.
    The threshold values are calibrated.
                                High Alarm  High Warn  Low Warn   Low Alarm
               Temperature         Threshold   Threshold  Threshold  Threshold
    Port       (Celsius)          (Celsius)   (Celsius)  (Celsius)  (Celsius)
    Gi1/1/17     23.7               109.0       103.0       -13.0      -29.0
    Gi1/1/18     24.5               109.0       103.0       -13.0      -29.0
    Gi2/1/17     30.5          ++     0.0         0.0         0.0        0.0
    Gi2/1/18     23.7          ++     0.0         0.0         0.0        0.0
                                High Alarm  High Warn  Low Warn   Low Alarm
                Voltage            Threshold   Threshold  Threshold  Threshold
    Port        (Volts)            (Volts)     (Volts)    (Volts)    (Volts)
    Gi1/1/17    3.31                  3.90        3.70        2.90       2.70
    Gi1/1/18    3.32                  3.90        3.70        2.90       2.70
    Gi2/1/17    3.31        ++        0.00        0.00        0.00       0.00
    Gi2/1/18    3.25        ++        0.00        0.00        0.00       0.00
                                High Alarm  High Warn  Low Warn   Low Alarm
                Current            Threshold   Threshold  Threshold  Threshold
    Port        (milliamperes)     (mA)        (mA)       (mA)       (mA)
    Gi1/1/17      8.0                15.0        12.0         2.0        1.0
    Gi1/1/18      7.2                15.0        12.0         2.0        1.0
    Gi2/1/17      7.6         ++      0.0         0.0         0.0        0.0
    Gi2/1/18      5.3         ++      0.0         0.0         0.0        0.0
                Optical            High Alarm  High Warn  Low Warn   Low Alarm
                Transmit Power     Threshold   Threshold  Threshold  Threshold
    Port        (dBm)              (dBm)       (dBm)      (dBm)      (dBm)
    Gi1/1/17     -4.5                -2.0        -2.0       -11.0      -11.7
    Gi1/1/18     -4.5                -2.0        -2.0       -11.0      -11.7
    Gi2/1/17     -4.5         ++    -40.0       -40.0       -40.0      -40.0
    Gi2/1/18     -5.5         ++    -40.0       -40.0       -40.0      -40.0
                Optical            High Alarm  High Warn  Low Warn   Low Alarm
                Receive Power      Threshold   Threshold  Threshold  Threshold
    Port        (dBm)              (dBm)       (dBm)      (dBm)      (dBm)
    Gi1/1/17     -4.2                 1.0        -1.0       -18.0      -20.0
    Gi1/1/18     -5.1                 1.0        -1.0       -18.0      -20.0
    Gi2/1/17     -5.1         ++    -40.0       -40.0       -40.0      -40.0
    Gi2/1/18     -4.7         ++    -40.0       -40.0       -40.0      -40.0
    Is this something we should be concerned about?
    The interfaces are functional, what more information could we get to see if there's a potential problem?
    Thank you in advance!
    Federico.
    Just got more info.. the SFPs are Cisco, attached the ''sh idprom'' for those interfaces....
    Message was edited by: Federico Coto Fajardo
    Is there any threshold to adjust the values? There's another 6509 that is not reporting the alarm which are configured on that one, not on this one (which is the one generating the alarms).
    Message was edited by: Federico Coto Fajardo
    These are two 6509s in VSS mode.
    As you can see only one chassis is reporting the alarms (where the thresholds are not configured), here's the output:
    TAR0139SW101#sh interfaces transceiver
    Transceiver monitoring is disabled for all interfaces.
    If device is externally calibrated, only calibrated values are printed.
    ++ : high alarm, +  : high warning, -  : low warning, -- : low alarm.
    NA or N/A: not applicable, Tx: transmit, Rx: receive.
    mA: milliamperes, dBm: decibels (milliwatts).
                                             Optical   Optical
                Temperature  Voltage  Current   Tx Power  Rx Power
    Port        (Celsius)    (Volts)  (mA)      (dBm)     (dBm)
    Gi1/1/17      24.7       3.31       7.9      -4.5      -4.2
    Gi1/1/18      25.1       3.32       7.2      -4.5      -5.1
    Gi2/1/17      31.0 ++    3.31 ++    7.6 ++   -4.5 ++   -5.2 ++
    Gi2/1/18      23.8 ++    3.25 ++    5.3 ++   -5.5 ++   -4.7 ++
    Message was edited by: Federico Coto Fajardo
    I just keep adding info :-)
    Here's the ''show run int'' and ''show int'' for those interfaces.
    Why are only the GBICs in one chassis of the VSS pair presenting the ++ high alarms?
    Thanks!
    Message was edited by: Federico Coto Fajardo

    Thanks Leo, but my question is with this output:
    SW101#sh interfaces transceiver detail
    Transceiver monitoring is disabled for all interfaces.
    mA: milliamperes, dBm: decibels (milliwatts), NA or N/A: not applicable.
    ++ : high alarm, +  : high warning, -  : low warning, -- : low alarm.
    A2D readouts (if they differ), are reported in parentheses.
    The threshold values are calibrated.
                                High Alarm  High Warn  Low Warn   Low Alarm
               Temperature         Threshold   Threshold  Threshold  Threshold
    Port       (Celsius)          (Celsius)   (Celsius)  (Celsius)  (Celsius)
    Gi1/1/17     23.7               109.0       103.0       -13.0      -29.0
    Gi1/1/18     24.5               109.0       103.0       -13.0      -29.0
    Gi2/1/17     30.5          ++     0.0         0.0         0.0        0.0
    Gi2/1/18     23.7          ++     0.0         0.0         0.0        0.0
                                High Alarm  High Warn  Low Warn   Low Alarm
                Voltage            Threshold   Threshold  Threshold  Threshold
    Port        (Volts)            (Volts)     (Volts)    (Volts)    (Volts)
    Gi1/1/17    3.31                  3.90        3.70        2.90       2.70
    Gi1/1/18    3.32                  3.90        3.70        2.90       2.70
    Gi2/1/17    3.31        ++        0.00        0.00        0.00       0.00
    Gi2/1/18    3.25        ++        0.00        0.00        0.00       0.00
    Why is that the thresholds are 0.00 for the Gi2/1/17 and Gi2/1/18 (the ones presenting the high alarm alerts on the SNMP manager)?
    I just want to make sure that they are not going to die an horrible death!  :-)
    Federico.

  • IPhone issues / burglar alarm question

    Hi,
    Am on BT infinity. Just wondered if any of you use speedtest.net app on iPhone. I only get a download speed of about 15 - 20 mbits sec over 'N' wireless. I get similar on my laptops but these have 'G' cards so the speed is to be expected. Just wondered why my iPhone 4 and my wife's iPad don't do better especially as they are 'N' and my netgear broadcasts N upto 130 mbps. Hard wired on my laptop I get about 25-30 m/bits download depending on which way the wind blows! (unfortunately am a fair way from cabintet so my infinity sync not as fast as most).
    Second question, last couple of evenings I noticed internet performance on my iPhone nose dived. Things like safari browsing and speedtest.net app were fine but the iTunes store app was ludicrously slow. Are BT throttling this traffic in the evening for the iPhone 4? Made it unusable. I know it's not the actual store because under 3G the performance was better than wifi. It's weird because normal safari browsing remains quick.
    Final question, we are getting burglar alarms fitted shortly. Do the sensors or any part of the burglar alarm system have negative impacts on Wifi? It's an ADT system in case anyone has the same.
    Many thanks,
    Wayne

    With wireless networks the speed is always restricted by the slowest bit of kit attached. So if you have any G's on the N network, all your N's will be slowed to G.
    Your speed may be another issue. You would need to goto http://speedtester.bt.com/  and check what throughput you get. It's good to do this test in the morning, afternoon and evening. Then you should see if capacity is the issue.
    Can't answer about the Alarm, but would think the sensors are infra-red and should not effect it, would also assume it may have to be on it's own phone line.
    http://meanmint.spaces.live.com/

  • Issues With Alarm Clock

    Since the iOS6 update, I've noticed my phone acting a tad glitchy. From games ramdomly closing to messages not sending, it wasn't anything that really bothered me until today. I went to set my alarm for 2PM. In the place of the number 2 is the number 3 and whenever I try to make it stay on that 3 it simply slides down to the actual number 3. I've turned the phone off, something I actually never really do, and still the problem persists.
    I'm hesitant to restore the settings as I doubt somehow this would solve all the issues. Are they going to release an update for the iOS? Because up until now I've never had a problem and if this is what updating my operating system leads to, in the future I won't bother!
    Anyway, any tips or advice would be appreciated!
    Thanks

    I also have the same issue. If the alarm is set and the calendar sends a notification just prior to the alarm time, the calendar notification prevents the alarm from going off. I understand it is a bug, but when will it be fixed? What is the bug ID? how do we track known bugs so we know they are being fixed? The problem is with the iPhone's included clock and calendar apps, so it is not a 3rd Party application issue, right? Thanks!

  • IPS SNMP alarms

    Hi,
    My question concerns the way to send SNMP traps as an alert format.
    I am totally aware that the AIP-SSM/IPS 4200 does not support syslog as an alert format.
    The default method is through SDEE but I really don't want to use MARS to get my security events (I have more than 10 devices so don't think about IME )
    I'e read that I have to configure individual signatures in order to generate a SNMP trap as an action to take when they are triggered.
    So is this correct?:
    Is it possible to enable it "globally"? For example for all signatures with a level higher than informational? Is it done with this option? :
    what is the first action "deny packet inline"? Is it really done because I am using the AIP-SSM in promiscuous mode...
    Thanks a lot!

    Hello,
    You can use Event Action Overrides for set added action (SNMP trap) to all alarm which reach specific risk (maybe high risk, or medium risk, or low risk, or user defined risk as you need).
    When you're talking about the "Event Action Overrides", are you referring to the second screenshot I've posted? In this configuration, all enabled signatures should trigger a SNMP trap, right? (even if I didn't set the "request SNMP trap" option in all signatures?)
    Deny packet inline is usable only in inline mode. This action drop packet which is triggered by specific signature. You can use only TCP reset action to stop some kind of attack in promiscious mode.
    Yes that's what I thought. But this action (Deny packet inline) is not removable from the HIGHRISK. So it is not taken into account when using the IPS in promicuous mode?
    Thanks,
    Regards.

Maybe you are looking for