Monitor Ciscoworks using SNMP

Hi All,
I would like to monitor Ciscoworks using SNMP. If there are any documents with regards to this configuration, would appreciate if you can share your inputs. Thanks!
Regards,
Manoj

You can send SNMP traps to many management solutions. Sun would probably recommend Sun Management Center.
http://www.sun.com/software/products/sunmanagementcenter/
HTH

Similar Messages

  • Programing in java using snmp

    hi
    i am new to snmp so plz bear with me actually i am trying to build a network monitoring system using snmp.how do i go abt it.how do i start?my application will be running on the server and i have made a database in sql which i hav connected using jdbc and now i want to retrieve data from the managed computers i want the object ids of the managed computers and i want to use snmp commands like get() but i am unable to do so as i dont know the required packages which i need to import i would appreciate if someone can provide with some code snippets or any other related information
    thanks

    STOP CROSS POSTING THIS QUESTION
    http://forum.java.sun.com/thread.jspa?threadID=703014

  • Monitoring services in CSS 11050 using SNMP

    Has anyone implemented SNMP monitoring of services for CSS?
    How do i go about doing it using HP Openview as the SNMP manager?
    I have read the SNMP configuration for CSS but still quite confused about setting the threshold for the RMON alarm. How do you determine what threshold to set to indicate that the service is alive or down??
    You might want to refer to the RMON guide for CSS below:
    http://www.cisco.com/univercd/cc/td/doc/product/webscale/css/advcfggd/rmon.htm#35012

    Hi Matthew,
    actually for monitoring services via SNMP you dont need to configure
    alarms on the CSS. First, there are default traps generated by the CSS
    MIBs. Information can be found here:
    http://www.cisco.com/univercd/cc/td/doc/product/webscale/css/advcfggd/snmp.htm#xtocid1874327
    There are two traps "Service Down" and "Service Suspended" send to
    the preconfigured mgmt station. This can be used to indicate whether
    a service is down or not.
    Secound, you can poll the state of the existing services by the mgmt
    station using the CSS MIBs, this is described here:
    http://www.cisco.com/univercd/cc/td/doc/product/webscale/css/advcfggd/snmp.htm#xtocid1874330
    Use the svcExt.apSvcState variables to get the states.
    If you have any further questions ...
    cheers
    rene

  • Using SNMP to monitor Nexus 7000 Series Supervisor Module

    Hello,
    I got a Nexus 7000 supervisor module recently, I met a SNMP problem for this module
    I would like to know which specific OIDs to use to monitor the following using SNMP on a Nexus 7000 supervisor module:
    - Port status
    - CPU total utilization
    - Power Supply status
    - Chassis Fan status
    etc.
    The Nexus is quite different from other Cisco devices - any help will be appreciated!

    hope help,  and 
    port status OID is ifOperStatus
    CPU total utilization OID is 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1
    [root@NET-MONITOR-1 ~]# 
    [root@NET-MONITOR-1 ~]# snmpwalk -On -v 2c -c 360buy 172.17.0.253 ifDescr.83886080
    .1.3.6.1.2.1.2.2.1.2.83886080 = STRING: mgmt0
    [root@NET-MONITOR-1 ~]# 
    [root@NET-MONITOR-1 ~]# snmpwalk -On -v 2c -c 360buy 172.17.0.253 ifOperStatus.83886080
    .1.3.6.1.2.1.2.2.1.8.83886080 = INTEGER: up(1)
    [root@NET-MONITOR-1 ~]# 
    [root@NET-MONITOR-1 ~]# snmpwalk -On -v 2c -c 360buy 172.17.0.253 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1
    .1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 = Gauge32: 21
    [root@NET-MONITOR-1 ~]#

  • Use SNMP to monitor the power supply status of stacked switches

    Does anybody know how to use SNMP to monitor the status of the internal power supplies of a group of stacked Cisco 3750 switches?
    The switch stack has three 3750-48PS-E switches inter-connected by Cisco StackWise cable. IOS ver 12.1(19)EAlc. A single IP address is used to identify the switch stack. Every time I poll the OID chassisPs1Status (1.3.6.1.4.1.9.5.1.2.4.0 in CISCO-STACK-MIB), I only got the status for the Master switch of the switch stack. Is there any way to poll the power supply status of other switches in the switch stack?
    Thanks a lot!

    Sorry to refresh such an old topic - but I am stuck with exactly this: Monitoring power supplies of a stacked Cisco Catalyst 3750-E.
    I'm using the exact same OID's as described, but the problem is, the information shown on the SNMP output is not correct.
    This morning, a power supply of the first switch failed and switched to RPS. Here the information I got on SNMP:
    snmpwalk -v 2c -c public 192.168.1.50 1.3.6.1.4.1.9.9.13.1
    SNMPv2-SMI::enterprises.9.9.13.1.1.0 = INTEGER: 13
    SNMPv2-SMI::enterprises.9.9.13.1.3.1.2.1006 = STRING: "SW#1, Sensor#1, GREEN "
    SNMPv2-SMI::enterprises.9.9.13.1.3.1.2.2006 = STRING: "SW#2, Sensor#1, GREEN "
    SNMPv2-SMI::enterprises.9.9.13.1.3.1.3.1006 = Gauge32: 41
    SNMPv2-SMI::enterprises.9.9.13.1.3.1.3.2006 = Gauge32: 40
    SNMPv2-SMI::enterprises.9.9.13.1.3.1.4.1006 = INTEGER: 59
    SNMPv2-SMI::enterprises.9.9.13.1.3.1.4.2006 = INTEGER: 59
    SNMPv2-SMI::enterprises.9.9.13.1.3.1.5.1006 = INTEGER: 0
    SNMPv2-SMI::enterprises.9.9.13.1.3.1.5.2006 = INTEGER: 0
    SNMPv2-SMI::enterprises.9.9.13.1.3.1.6.1006 = INTEGER: 1
    SNMPv2-SMI::enterprises.9.9.13.1.3.1.6.2006 = INTEGER: 1
    SNMPv2-SMI::enterprises.9.9.13.1.4.1.2.1060 = STRING: "Switch#1, Fan#1"
    SNMPv2-SMI::enterprises.9.9.13.1.4.1.2.2059 = STRING: "Switch#2, Fan#1"
    SNMPv2-SMI::enterprises.9.9.13.1.4.1.3.1060 = INTEGER: 1
    SNMPv2-SMI::enterprises.9.9.13.1.4.1.3.2059 = INTEGER: 1
    SNMPv2-SMI::enterprises.9.9.13.1.5.1.2.1059 = STRING: "Sw1, PS1 Normal, RPS NotExist"
    SNMPv2-SMI::enterprises.9.9.13.1.5.1.2.2060 = STRING: "Sw2, PS1 Normal, RPS NotExist"
    SNMPv2-SMI::enterprises.9.9.13.1.5.1.3.1059 = INTEGER: 1
    SNMPv2-SMI::enterprises.9.9.13.1.5.1.3.2060 = INTEGER: 1
    SNMPv2-SMI::enterprises.9.9.13.1.5.1.4.1059 = INTEGER: 2
    SNMPv2-SMI::enterprises.9.9.13.1.5.1.4.2060 = INTEGER: 2
    As you see, both PS1 (for both switches) are appearing normal. It doesn't even recognize RPS:
    SNMPv2-SMI::enterprises.9.9.13.1.5.1.2.1059 = STRING: "Sw1, PS1 Normal, RPS NotExist"
    SNMPv2-SMI::enterprises.9.9.13.1.5.1.2.2060 = STRING: "Sw2, PS1 Normal, RPS NotExist"
    The first switch's power supply died and now the cable is disconnected. LED's of the power supply are out. And still: The switch happily announces by SNMP it's power supplies are up.
    Is this a known bug? If yes, has it been fixed?
    Model  WS-C3750E-48TD
    Firmware 12.2(37)SE1
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin:0cm;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}

  • IPS Load monitoring using SNMP

    Since CPU is always 100% now in v6.x/v7.x - is anyway to monitor the system load (reported in IDM/IME) using SNMP?
    What counter can be a good indicator for system upgrade that can be monitored using SNMP?

    Currently you can not query IPS senor load via SNMP, there is a feature request out for it.
    If you want to monitor load right now you can write a script that logs into the sensor and preforms a "show statistics virtual-sensor | i Load"
    This is a snapshot, and I believe the GUI provides an average.

  • Monitor BGP sessions on VRFs with XR 4.2 using SNMP

    Hello,
    I have an ASR 9006 running IOS XR 4.2 and I want to monitor some BGP sessions under VRFs using SNMP. However, when I poll the device using the OID 1.3.6.1.2.1.15.3.1.2 I only get the BGP sessions on the global VRF. I have read that I have to create 'SNMP contexts' in order to poll information about VRFs but I am not sure how to create them on XR 4.2. Do you know how to do it?
    Thanks in advance.
    David

    Hello,
    thanks to the collaboration of the engineers of Dimension Data I have managed to get it working. In case you are interested in the solution. This would be the configuration on the ASR:
    ; We create the snmp context
    snmp-server context test-ctxt
    ; We associate the context with the VRF
    snmp-server vrf vrfTest
    context test-ctxt
    ; We create the community
    snmp-server community test-com RO 1500
    ; We map the community with the context
    snmp-server community-map test-com context test-ctxt
    Now, when we poll the community associated with the context the peering sessions for that context are returned:
    $ snmpwalk -v2c -c test-com 192.168.0.1 1.3.6.1.4.1.9.9.187.1.2.5.1.3
    SNMPv2-SMI::enterprises.9.9.187.1.2.5.1.3.1.4.10.10.0.1 = INTEGER: 1
    On the ASR:
    #show bgp vrf vrfTest sum | b Neigh
    Wed Jun  5 08:05:26.286 UTC
    Neighbor        Spk    AS MsgRcvd MsgSent   TblVer  InQ OutQ  Up/Down  St/PfxRcd
    10.10.0.1         1 65001       0       0        0    0    0 00:00:00 Idle
    Regards

  • Open Text Content Server Monitoring Agent 5.0 with SCOM using SNMP

     Hi All
    Got a requirement to integrate Opentext monitoring agent with SCOM 2012.
    Can we use SNMP to forward the alerts to SCOM console ? or can we directly monitor opentext content server with some MP's ?
    Regards
    Madhavi.

    That's the point. You cannot discover Windows Computers as Network Devices with SCOM 2012. So sending traps (directly) to SCOM is not possible.
    You can think about a workaround like writing the events to the Windows Event Log and grab them with an Event Log Rule/Monitor. Or send the traps to System Center Orchestrator and write an Alert using the SCOM Integration Pack.
    Cheers,
    Patrick
    Please remember to click “Mark as Answer” on the post that helped you.
    Patrick Seidl (System Center and Private Cloud)
    Website: http://www.syliance.com
    Blog: http://www.systemcenterrocks.com

  • Check alarm status using SNMP

    Hi,
    Is there a way to check if there is an active alarm on a cisco switch/router (M4900/4948 series and 2960 series) using SNMP ?
    I'm looking for a simple quick way to verify if an alarm is active (any alarm)
    is there some sort of general OID that gives me a '1' or '0' ?
    thanks !
    grtz
    Thijs

    Like a table that hold all alarms. No  there is no such thing.
    There are so many reasons there could be an alarm. Hardware state, error rates, utilisation, etc
    There are hardware state OID's that can give you a hardware component status.
    Usually you will find that you have an OID for a component, like a fan.
    1.3.6.1.4.1.9.9.13.1.4.1.3
    You can then walk this OID to find the instances of that OID.
    E.g, a fan for the device and another fan for the power supply, or a fan for each stack member.
    When you know these instances lets say the walk return .1001and .2004 you can query
    1.3.6.1.4.1.9.9.13.1.4.1.3.1001 and 1.3.6.1.4.1.9.9.13.1.4.1.3.2004.
    The values returned can be:
    Specific Object Information
    Object
    ciscoEnvMonFanState
    OID
    1.3.6.1.4.1.9.9.13.1.4.1.3
    Type
    CiscoEnvMonState
    1:normal
    2:warning
    3:critical
    4:shutdown
    5:notPresent
    6:notFunctioning
    Permission
    read-only
    Status
    current
    MIB
    CISCO-ENVMON-MIB ;   -   View Supporting Images
    Description
    The current state of the fan being instrumented.
    So then you have an alarm for the fan's.
    It is similar for other components like a power supply or temperature sensors, etc.
    http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&mibName=CISCO-ENVMON-MIB
    And then there are operational alarms not related to hardware.
    For this you need to monitor values like CPU utilization and define a threshold.
    Good luck,
    Michel

  • Monitoring servlets through SNMP Servlet Runtime Table

    Is it possible to check or monitor a servlet/jsp using SNMP traps (counter, attribute change, etc). If so can you provide a sample set up for values such as the MBean Name, MBean Type, MBean Attribute.
    Thanks,
    Juan

    Yes there is, monitor the gateway, not the CCM:
    http://cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a00801abe59.shtml

  • Monitoring CCM through SNMP

    Hello All.
    I am developing small application to retrieve information like ActivePhones. InActivePhones and etc from CCM using SNMP. It works fine for CCM v6. But in some cases(for example for CCM V3.3,V4.3) I got snmp error” No Such Name" during collecting date from phone detail table.
    I think it related with different version of CISCO-CCM-MIB for different CCM?
    Looking forward your explanation of this situation?
    Thanks ahead

    Yes there is, monitor the gateway, not the CCM:
    http://cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a00801abe59.shtml

  • Monitoring hardware with SNMP

    I am performing a Systems Admin role for 30 Solaris 10 systems (consisting of 67 Solaris zones and domains) at present.
    My support team colleagues have installed Nagios (an open source SNMP based monitoring software) to enable alerting should any issues occur.
    This works fantastically for our database tables, applications, and even elements such as memory usage, CPU usage, filesystem usage, processes running etc.
    However, what this seems to lack is the ability to detect physical hardware failures.
    For example, over the past month, I have by pure chance (walking past the systems and seeing error lights, or probing the system for training purposes to the other Sys Admin in my team) discovered two hardware failures, which we are not picking up with Nagios.
    These were 1) a hard disk failure - all filesystems on this hard disk were RAID 1 metadevices, so from an filesystem / Nagios POV there was no error.
    2) A PSU failure - there is a redundant PSU in this system, so we did not lose the system, and from a functionality POV we did not have any issues.
    Each of these errors shows up in the messages files, and also in the hardware probes Sys Admins run, such as prtdiag, or cfgadm for the disk, but Nagios failed to detect them.
    So - my question is around whether it is possible to use snmp to query the hardware status on a Solaris 10 system?
    I know SunMC is a monitoring suite which uses SNMP tables to query usage and hardware, so know it should be possible - I am just unable to figure out which tables to query, etc.
    Help, please!

    What we're doing is writing a custom nagios module to scan /var/adm/messages and watch for problems. The hard bit it tuning it so it alerts for real problems and ignores the dross.

  • Would like to monitor teaming with snmp

    Hello,
    I would like to use snmp to monitor the state of teaming/vibe. I can't seem to find much information on the subject in general and none specifically to do with teaming/vibe. Does teaming/vibe have an OID? If not, is there some way I can give it one? It is a java process and I can monitor a process such as java with snmp but I can't differentiate between different java processes such as indexServer and icecore. Any information or links would be appreciated.
    Thanks!
    Toney.

    toneyc,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Database uptime monitoring by either snmp or active monitor script anyone?

    Hi,
    Has anyone previously setup any type of active monitoring script through whats up gold or an snmp informant type of monitoring script to advise when a database is down or specific process is down?
    An example would be like ORACLE_PKG1, and the process is named ora_smon_hrprd88.
    This is what the HP-UX “ps” shows:
    tpadb01:/# ps -ef | grep -i ora_smon
    oracle 13207 1 0 Jan 1 ? 0:29 ora_smon_epprd88
    oracle 13281 1 0 Jan 1 ? 1:31 ora_smon_hrprd88
    oracle 13635 1 0 Jan 1 ? 1:03 ora_smon_fsprd84
    oracle 3620 1 0 Jan 2 ? 0:18 ora_smon_mtprd04
    oracle 14586 1 0 Jan 1 ? 0:23 ora_smon_mtprd05
    oracle 15223 1 0 Jan 1 ? 0:26 ora_smon_inprd88
    oracle 15879 1 0 Jan 1 ? 0:25 ora_smon_epsal88
    oracle 16769 1 0 Jan 1 ? 0:52 ora_smon_hrsal88
    root 17976 22609 0 10:46:39 ttyp2 0:00 grep -i ora_smon
    tpadb01:/#
    Not sure if the extra info helps, but you never know. We can set it up to send us database up alerts, but the problem I have is when the listener service is down I can't get my script to finish no matter how I change the values of my script around. I can provide my script if that would help as well. If someone has already done this and is willing to share great!
    Harvey

    I would suggest you install OEM Grid Control to monitor your databases. For basic monitoring function it's free. OEM GC works great, it's a little overweight though. It's also use SNMP.
    Or you can choose any third party tool like
    Monitoring Oracle Enterprise with Cricket
    http://www.mikehan.com/cricket/oracle.html
    or some commercial one like Quest Software.

  • How to use SNMP Agent

    Hi All,
    Can anybody tell me how to use SNMP Agent to monitor the Access and Identity Servers

    Hi Ramesh,
    I cannot comment on WebLogic & SNMP - this kind of questions would
    probably need to be asked on a WebLogic forum.
    If you're looking for an SNMP Manager API though, you may want to have a
    look at the Java Dynamic Management Kit (commercial product,
    free evaluation):
    http://java.sun.com/products/jdmk/index.jsp
    Hope this helps,
    -- daniel
    JMX, SNMP, Java, etc...
    http://blogs.sun.com/jmxetc
    null

Maybe you are looking for

  • SSO requires double login for partner application

    I'm having some trouble with SSO partner applications, when I login to a SSO protected application, the login works fine, but when I try to navigate to another application I'm presented with the login page again, the sso cookie seems to be working si

  • Crystal Reports Compatibility

    Our office uses Sage (Accpac) Pro 100 ERP 7.4, and we use Foxpro to generate reports (income statements and otherwise) from Sage. We're looking to do away with Foxpro for report customization and printing because of major technical problems, and Crys

  • KDE open file dialog does not honor the global double click setting

    I have checked both in system settings and in the file $HOME/.kde/share/config/kdeglobals to make sure the singleclick is set to false. Still in the open/save dialog the files are selected and opened in a single click. This bug is not seen in chakra

  • Can Apple TV decode AAC for receivers?

    I am interesting in getting an Apple TV, but am concerned about the AAC audio tracks. Since most receivers do not decode AAC, I am wondering if Apple TV decodes AAC for the receiver, so the receiver can play the stereo track. Home theater speakers ar

  • Reader File attach to Email

    Win & x32 7 x64 Reader ver9. Outlook 2003 & google sync Try to attach to email and get generic error msg. My gut tells me its a Reader problem trying to start email. FYI, XP works fine.