SNMP Query for Byspass Status (AIP5)

I'd like to monitor the state of Bypass mode for the ASA-SSC-AIP-5 and would like to know if I can check this with SNMP and if so, which OID.
I started messing with SNMP and the SSC5 a while back and started a thread about snmpwalk causing it to crash.  After that, I never really picked the project back up.
I've been known to miss the obvious every now and then, but I was dissapointed to see that there wasn't an (obvious) way for the device to alert you when it automatically goes into bypass mode.  This should be a feature request.

IPS provides SNMP traps for different interface conditions like link going down or up, traffic bypass started, etc. Below is one such example
Received SNMPv2c Trap: Community: "public"
From: 10.89.149.204 mib_2.1.3.0 = 38429472
snmpModules.1.1.4.1.0 = ciscoMgmt.138.2.0.1
ciscoMgmt.138.1.3.3.1.3 = 3                      <====    index can be mapped to index obtained from snmpwalk
ciscoMgmt.138.1.3.3.1.4 = 5                      <====    Traffic bypass started
ciscoMgmt.138.1.3.3.1.5 = 4
ciscoMgmt.138.1.3.3.1.6 = 38429472
All you need to do is enable sending traps from the sensor.
qssp-8085(config)# service notification
qssp-8085(config-not)# enable-set-get true
qssp-8085(config-not)# enable-notification true
qssp-8085(config-not)# read-only-community public
qssp-8085(config-not)# read-write-community private
qssp-8085(config-not)# trap-destinations x.x.x.x           <===== trap destination
qssp-8085(config-not-tra)# exit
qssp-8085(config-not)# exit
You can configure separate community name under trap-destination. If not provided then the read-write-community will be used to send with the trap.
Hope this helps
Madhu

Similar Messages

  • Cisco C220 SNMP query for overall status

    Hello all,
    I would like to know how to check the "overall state" of the UCS C220 M3 rackmount server.
    I have searched and walked through a lot of OID, but I can't find which one is the "Overall Server Status" for example ?
    The goal is to poll the main indicator under "Server Status" with nagios and rise an alert when something is wrong.
    Anyone can help me ?
    Thanks in advance

    Bump !
    No idea ?
    I'm sure a lot of people monitors their C220 series servers... How do you do ?
    Any help appreciated, thanks :)

  • Query for job status using Web Services in BODI

    Hello,
    I am starting a Batch job in DI using Web Services, getting the following response from DI:
    Code:
    <soapenv:Envelope
        xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
        xmlns:xsd="http://www.w3.org/2001/XMLSchema"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <soapenv:Body>
            <BatchJobResponse>
                <pid>704</pid>       
                <cid>26</cid>       
            </BatchJobResponse>
        </soapenv:Body>
    </soapenv:Envelope>
    How can I know the status of the started job?
    How can I know if the job execution finished with success or not?
    I did not find in WSDL file any method to query for job or service status...
    Thank you in advance,
    Adrian Mitrica

    Did you ever get this figured out?  I am having exactly the same problem in code generated by VS, with the BAPIRET2 structure.
    Any help you could provide would be greatly appreciated.
    Thanks!
    Leighton Wingerd
    Adirondack Solutions, Inc.
    [email protected]

  • E Recruitment : Report/Query for Activity Status

    Hi,
    Is there a standard report/query which shows all the activities with their corresponding status and due dates.
    If not, can someone guide me how to capture this data, in terms of tables which store this details.
    Any inputs on this please....
    Thanks
    MM
    Edited by: abaphr_mm on Oct 29, 2010 6:56 PM

    Hi,
    could you give some additional information on your requirement?
    If you need support for the every day work of the recruiter there are standard bsp applications (up to ehp 3) and work sets (for ehp 4 sp 4 and higher) which show the planned activities and planned correspondences for them.
    If you need some statistic over all recruiters the are some infosets but I never used them as they never met the requirements in my projects. I'd probably write some report reading the activity infotypes (tables HRP5135 to HRP5142/43 or 45 depending on your e-rec release) directly. For statistics please keep in mind that recruiters tend to not complting all of their activities. So you might gather tons of data from candidacies / applications which belong to requisitions which are already closed.
    Best regards
    Roman

  • SNMP query for multicast group count

    I want to get the total number of multicast groups on a switch. Is there an oid that will give me the info (ie. the number that's given by "show ip igmp snooping groups count")? If there is no oid, is there a way query the  groups (show ip igmp snooping groups)? I'm thinking with the 2nd option I might be able to count the number of entries returned by an snmpwalk or something and turn that into a number.
    Right now i'm logging into the switch with a script and running the command but that might be a problem with all those logins (only every 5 minutes though) so I'd like to do this via SNMP if possible.
    Any ideas?
    Thanks

    Works just fine!!!
    Thanks!
    LA$$E
    Hi,
    Well, at the very least, you can create a formula
    column in your break group using a combination of the
    same where clause as your original query and the
    break values for the group so that you are getting
    the correct records. If you have it in the break
    group, then it will execute for each record in that
    group.
    Hope that helps,
    Toby

  • SNMP Query for active tunnels inaccurate

    Hi,
    I use the following OID: 1.3.6.1.4.1.9.9.171.1.3.1.1.0 to query my 3005 concentrator for the number of active tunnels. The number of tunnels averages around 4-8 at a time, but about 40% of the time, the returned value is 85. This is skewing my results.
    This may coincide with enabling WebVPN, but even the statistics on the web pages of the 3005 never even come close to this value.
    Any suggestions?
    Thanks,
    Dave

    show counters output might help you in analysis

  • Snmp query for TenGigE data counters C4510R+E?

    Dear community. With the risk of sounding like an idiot I turn to you:
    I'm having slight challenges reading the data counters for a ten gigabit Ethernet interfaces on our C4510R+E w/sup8 with this IOS:
    bootflash:/cat4500es8-universalk9.SPA.03.03.00.XO.151-1.XO.bin
    running snmpwalk on ifindex reveals all indices properly, i.e:
    IF-MIB::ifName.1 = STRING: Fa1
    IF-MIB::ifName.2 = STRING: Gi1/1
    IF-MIB::ifName.3 = STRING: Gi1/2
    IF-MIB::ifName.4 = STRING: Gi1/3
    …etc…
    IF-MIB::ifName.259 = STRING: VLAN-601
    IF-MIB::ifName.260 = STRING: VLAN-876
    IF-MIB::ifName.261 = STRING: Te5/1--Uncontrolled
    IF-MIB::ifName.262 = STRING: Te5/1--Controlled
    ...etc...
    but when trying to see the octet counts from for example ifindex 261 or 262 I get no results at all:
    ...etc...
    IF-MIB::ifHCInOctets.230 = Counter64: 0
    IF-MIB::ifHCInOctets.231 = Counter64: 0
    NOTE: no ifIndex 261 or 262
    IF-MIB::ifHCInOctets.293 = Counter64: 0
    IF-MIB::ifHCInOctets.294 = Counter64: 0
    ...etc...
    All other physical interfaces show their values just fine - just not the TenGigE's.
    so, dear community: is this a problem, feature or something that can be configured to work differently? or is it just me :-) googling something like "snmp tengigabitethernet counters" brings up mostly problems with the max data rate but in my case the snmp values do not seem to exist at all.
    Thanks in advance,
    JukkaK

    It may be helpful to see the entire output/snmpwalk for ifTable and ifXTable for this device to see if all the data is missing for these indexes/TE interfaces.
    Many older IOS has some issues where the details for a perticular linecards and its associated interfaces were missing from Switch.
    Many times it worked after reseat of Linecard or Reboot of the entire device. As these are not the easy and not the first choice for many, lets check the outputs first.
    Also from the switch, please share output for device for show snmp mib ifmib ifindex command.
    -Thanks
    Vinod
    **Encourage Contributors. RATE Them.**

  • Need SNMP OID for MSTP status in Cisco SG300-28MP 28-port Gigabit Max-PoE Managed Switch

    Hi,
    I have configured redundant network using two Cisco SG300-28MP 28-port Gigabit Max-PoE Managed Switch through MSTP & it's working fine.
    I need OID of MSTP status from which I can monitor which Switch is active and which one is in standby mode.
    Please help.
    Thanks,
    Harsha 

    Hi Harsha,
    check these OID's:
    http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=1.3.6.1.4.1.9.9.500.1.2.1.1.6&translate=Translate&submitValue=SUBMIT
    http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=cRFStatusUnitState&translate=Translate&submitValue=SUBMIT&submitClicked=true
    Thanks-
    Afroz
    **Ratings Encourages Contributors ***

  • QUERY FOR STATUS OF SALES ORDER

    Hi Experts,
    Here my Client required one query for status of the Sales Order line item wise and by when material will be  ready after giving clients PO no. sales order NO. Clients name etc.
    Please give me guide to write this query.
    Regards
    Madhu

    Hi,
    Try this link,
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/d2/cb4759455611d189710000e8322d00/frameset.htm
    Cheers,
    Shailabh

  • OIM sql Query for getting the status of the task which got failed

    Hi Everyone,
    We have a requirement like we need to get the status of a particular task(say Create User in OID resource - Completed\Rejected status) for the particular user.We are able to get the status of the resource provisioed to the user but not the status of the particular task getting trigerred for the user.can someone put some light on this.We need to get the SQL query for this.
    Thanks in Advance.
    Regards,
    MKN

    Hi
    Use this sample query to get the task status, also check the cooments
    SELECT USR.USR_LOGIN, OSI.SCH_KEY,SCH.SCH_STATUS,STA.STA_BUCKET FROM
    OSI,SCH,STA,MIL,TOS,PKG,OIU,USR,OBJ,OST
    WHERE OSI.MIL_KEY=MIL.MIL_KEY
    AND SCH.SCH_KEY=OSI.SCH_KEY
    AND STA.STA_STATUS=SCH.SCH_STATUS
    AND TOS.PKG_KEY=PKG.PKG_KEY
    AND MIL.TOS_KEY=TOS.TOS_KEY
    AND OIU.USR_KEY=USR.USR_KEY
    AND OIU.OST_KEY=OST.OST_KEY
    AND OST.OBJ_KEY=OBJ.OBJ_KEY
    AND OSI.ORC_KEY=OIU.ORC_KEY
    AND OBJ.OBJ_NAME='AD User'
    AND OST.OST_STATUS = 'Provisioning' -- filter accordinglly
    AND STA.STA_BUCKET = 'Pending' -- filter accordinglly
    AND PKG.PKG_NAME='AD User' -- filter accordinglly
    AND MIL.MIL_NAME='System Validation' ---- filter accordinglly
    Thanks,
    Kuldeep

  • NI License manager does not start; says it's querying for current license status

    I currently have the evaluation version of Labview. I tried to use a volume license from my university by typing in the server name in NI License Manager, but after that, whenever I try to open the license manager, it looks like it's stuck saying "querying for the current license status" and never actually opens. Also, when I try to open Labview, it freezes during the setup finalization. I realized afterward that students don't have access to the university license for their own PC's, so I can't use that volume license anyway. 
    I uninstalled everything having to do with NI on my PC and reinstalled the evaluation version of Labview, but the same problem still exists. Is there anything I could do besides erasing my hard drive? 
    Solved!
    Go to Solution.

    Hi amize,
    When you say the same problem still exists, is it both the NI License Manager and LabVIEW that are still having the issues? When you open the License Manager and it is not actually opening does that mean you cannot interact with it or the licenses never finish loading in the tree view on the left hand side. If you do have access to the Options menu, open preferences and make sure you have deselected "Use Volume License Servers". At some point, if the windows is not interactive, it should timeout with attempting to make its server connection, especially if you are disconnected from any network connection.
    Also, how long do you wait when you open LabVIEW and see the setup screen? Does it just become unresponsive?
    If you could follow up with that information it would be much appreciated
    Regards,
    James W.
    Applications Engineer
    National Instruments

  • Dynamic modifications for supplier status , time and rejections.

    Dear QM Gurus ,
    Just want to share a scenario with you and know your views and solution strategies on the same .
    There is need of reduced sampling in which only a few characteristics are visible and availabel for result recording for the following conditions . This is clearly a case of dymanic modification .
    1. Vendor has status certified .(it is a prefered vendor which is allowed reduced sampling and testing ).This certified status will be maintained in Q info record . All other vendors shouldhave full testing ( RR for all MICs of tha plan )
    2.  If a lot from certified vendor is rejected, next two lots should have full testing ( all MICs for RR)
    3. Irrespective of any rejections ,the first lot after every two years has to be fully tested .
    There is full testing for all the other types of vendors and all other cases .
    Can you suggest a step by step procedure for config and master settings for the above dymanic modification ?
    Full points to be awarded for complete and correct answer .
    Ram .

    This is not easy.  First, there is no time based criteria in SAP for recertifying your vendor. I.e. you cannot meet the two-year full-testing requirement with standard SAP.  You also cannot use dynamic modification to change the mics being inspected.  DMR is used to address whether or not testing is done, not the number of characteistics being done.  I.e. it focuses on samples. 
    If you use DMR at the charcteristic level, it tracks each MIC individually, not as a group.  To do so, you would have to use a 'controlling' MIC whereby all the other applicable MIC's are skipped or not based on that one MIC.  So you could create a MIC like "All extra testing MIC's passed".  The tech answers this yes/no and DMR adjust the DMR accordingly.  Then all the other characteristics map to this one.  That is standard but requires you to put the extra MIC in for the tech to answer.
    What I would suggest is the following:  Create a new 01 inspection type.  "01CT for incoming inspection - certified".  Give this new inspection type a different task list usage than your standard 01, say task list usage 501.  I''ll assume your standard 01 inspection type uses task list usage of 5.
    Create your standard plan, (i.e. all MIC's) with a usage of 5.  (Group 15, coutner 01)
    Create your certified plan (i.e. reduced # MIC's), with a usage of 501.  (Group 15, counter 02)
    Assign the material to Group 15, Counter 1.  All vendors will be inspected with this plan.
    Assign the certified vendor/material to both counters, 01, 02.
    Use user exit QAAT0001 (Inspection type determination different from variant 01). First, exit the user exit if not an 01 inspection origin.  Then have the exit perform a  query to see if the vendor is certified.  If not, use the standard 01 inspection type and exit the user exit with no change to the inspeciton type.  If the vendor is certifed, do the following:
    Do a query for inspection lots in the past two years for this vendor/material that used an 01 inspectoin type.  If none are found, use inspection type 01.  (mean no full inspection done in last two years).  Then query for all 01 origin inspection lots for this material/vendor.  If any are found, then check to see if either of the last two lots had a failed UD on it.  If one of them did, it should also use inspection type 01.  Otherwise, change the inspection type to 01CT
    This solution would not use dynamic modification at all.
    FF
    Edited by: FireFighter on Jan 12, 2012 3:48 PM

  • Query for releasing and closing Production order ststus in bulk

    Hi
    Releasing planed to released
    1. i want to release all those production orders entered in system which are in planned status.I want to apply one query for that which should change the status of Prod orders to release in systems automatically by applying this query.Please give me that suitable query and how to use it for proper result.
    closing released to planned
    2. Same like above i want to close all those Production orders whose receipt quantity is equal to planned quantity. i.e i want one query which should change the status of production order from release to closed on condition that receipt quantity is equal to the planned quantity.Please give me that suitable query and how to use it for proper result.
    Thanks

    For point 1 and 2:  It should not be tried and using a Query does not comply with SAP Support policy.  Doing so would lead you to lose SAP Support.

  • Unable to query for GL balances

    Hi All,
    I'm using Oracle EBS R12.1.3. I'm unable to find a gl balance for a specific account. I can see there is information about it into the database but i cannot understand why it is not appearing into the application.
    Here are my steps:
    1. Navigate to GL Manager responsibility
    2. Inquiry > Account
    3. Query for specific code combinition
    4. No results
    I tried with another one and I receive data into the application. I tried to compared them in the database tables - gl_balances, gl_je_headers, gl_je_lines and they looks like similar data (flag, status, etc)
    Any ideas?
    Thanks in advance,
    Stoyanov

    Hi,
    Thanks for your reply.
    I ran the account analysis report and i'm able to see the data. Also - I can see this info in the Journals screen in GL. Any ideas why it's not showing in Inquiry > Account?
    Regards,
    Stoyanov

  • Zone shutdown error - SNMP request returned error status 6 (no access)

    When trying to shutdown a zone though SunMC it get the following error from the web page
    SNMP request returned error status 6 (no access) snmp://xx.xx.com:nnnn/mod/scm-container/Zones/ZoneTable/ZoneEntry/zoneState#zonename
    the log on the agent has
    [0000008f 00a8 ]warning Nov 28 12:20:10 agent preValidateSetPDU: zoneState(zonename) [1.3.6.1.4.1.42.2
    .12.2.2.85.6.1.1.10.10.98.111.116.97.110.105.120.45.97.100] - noAccess
    I probably am missing a simple undocumented permissions problem.
    Any help would be appreciated
    Thanks

    marcusj99 wrote:
    When trying to shutdown a zone though SunMC it get the following error from the web page
    SNMP request returned error status 6 (no access) snmp://xx.xx.com:nnnn/mod/scm-container/Zones/ZoneTable/ZoneEntry/zoneState#zonename
    the log on the agent has
    [0000008f 00a8 ]warning Nov 28 12:20:10 agent preValidateSetPDU: zoneState(zonename) [1.3.6.1.4.1.42.2
    .12.2.2.85.6.1.1.10.10.98.111.116.97.110.105.120.45.97.100] - noAccess
    I probably am missing a simple undocumented permissions problem.
    Any help would be appreciatedSCM security can be tricky to get right the first time you use it. Have you performed these operations in the global zone?:
    - run es-config to add your SunMC userID to the scm-container ACL?
    - made sure the Project Managment and Pool Management entries are in /etc/security/prof_attr and exec_attr files?
    - added your SunMC userID to the Zone/Pool/Project entries in /etc/user_attr (or used the 'usermod' command to add the entries for you)?
    If any of those steps were missed then SunMC (or Solaris) may not believe you have permisson to make changes to zones/pools etc. There are a couple of SCM docs listed in with the SunMC doc set:
    http://docs.sun.com/app/docs/coll/810.8?l=en
    Regards,
    [email protected]
    http://www.HalcyonInc.com
    New !! : http://forums.HalcyonInc.com !!

Maybe you are looking for

  • Desktop is taking too time to load icons, start menu, taskbar etc

    Lot of users facing this issue, it is taking too much time to load their desktop items. it takes near to 10-15 minutes. Can someone please let me know which type of changes are responsible for this? ~VST

  • When installing Adobe Photoshop CS3 on Windows Vista I get this error "Setup has encountered an erro

    When installing Adobe Photoshop CS3 on Windows Vista I get this error "Setup has encountered an error and cannot continue. Contact Adobe Customer Support for assistance. Internal Error 2739" I have used the cleanup script included in Adobe Photoshop

  • How do I restore bookmarks from an Acronis backup to a new disk?

    I am building a new computer and having trouble with Firefox. I am using a SSD C:\ drive and trying to put my programs on D:\ in order to save space on the SSD drive. I made a backup using Acronis True Image Home of my entire C:\ drive. I can't seem

  • Odd graphic in mail headers

    My sister is seeing an odd image when examining the headers of a received email. When her mouse rolls over an area (I guess where address book info links are) then this huge circle appears. Its a powder blue circle with a small, white, downward point

  • MBP white screen w/ swirl...will not boot

    hello all, huge problem i'm having. i am using a 2yo MBP with OSX 10.4.11. i am not sure what processor it has but it's definitely an Intel and i have never upgraded the RAM. the laptop is company owned however, the company stopped supporting Mac aro