EEM for ISDN Status

Hi there,
Anybody has an EEM applet script for ISDN status? let's say if ISDN layer-1 Deactivated or Fail, sends email alert immediately? Thanks !
Global ISDN Switchtype = primary-5ess
ISDN Serial1/0:23 interface
        dsl 0, interface ISDN Switchtype = primary-ni
    Layer 1 Status:
        ACTIVE
    Layer 2 Status:
        TEI = 0, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
    Layer 3 Status:
        0 Active Layer 3 Call(s)
    Active dsl 0 CCBs = 0
    The Free Channel Mask:  0x807FFFFF
    Number of L2 Discards = 0, L2 Session ID = 250
    Total Allocated ISDN CCBs = 0

This applet should work:
event manager applet isdn-down event snmp oid 1.3.6.1.2.1.10.20.1.3.4.1.2.X entry-op ne entry-val 2 get-type exact poll-interval 10 exit-op eq exit-val 2 action 1.0 mail from "[email protected]" to "[email protected]" server "smtp.company.com" subject "ISDN is down" body "The ISDN status is currently $_snmp_oid_val"
Besides the obvious email addresses and SMTP server, the value of X here is the ifIndex of the ISDN interface (as seen in the output of "show snmp mib ifmib ifindex").  SNMP will be the easier course of action here as it will work on more versions of IOS in applet form.

Similar Messages

  • Report for PO status

    Hello Experts ,
    Can you tell me the standard report for the status of PO as in GR qty , value , in voiced qty & value etc & open qty & value ??
    Regards

    hi,
    There is no direct report, but for a single material you can check the PO history from ME2N etc reports...
    After executing the report there is the PO history tab...in it can see it individually...
    But from the table you can see collectively...
    Hope it helps..
    Regards
    Priyanka.P

  • What is table field name for order status report  of rate per unit and  bal

    hi  i want to make FS for order status report i almost get all table and field but i don't get only two field  rate per unit and balance value  table field didn't get please help me searching in field and table
      i want to develop my status report

    Hi,
    Check tables VBAK and VBAP wherein you will get all header and item details.
    VBUK and VBUP for header and line item statuses.
    KONV would give you rates/pricing details for each condition type determines in the sales order.
    VBAK-KNUMV = KONV-KNUMV is how you relate both of them.
    Hope that helps.
    Regards,
    Amit

  • Coding for PFS status button in ALV report.

    Hi,
    Can anyone please tell me how to write code for PFS status buttons which we enable in ALV report to make them work according to required functionality.

    Hi,
         In the ALV, Pass the user command form name in the parameter i_callback_user_command .
    then create a sub routine like below and do the coding,
    CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
        EXPORTING
          i_callback_program       = g_repid
          i_callback_pf_status_set = 'PF_STATUS'
          i_callback_user_command  = 'USER_COMMAND'
            TABLES
          t_outtab                 = gt_output
        EXCEPTIONS
          program_error            = 0
          OTHERS                   = 0.
    FORM user_command USING pa_ucomm TYPE syucomm
                            pa_selfield TYPE slis_selfield.    
    CASE pa_ucomm.
       WHEN 'BACK'.
              <<UR CODE>>
    ENDCASE.
    ENDFORM.
    reward points if usefull
    Regards,
    Niyaz

  • EXIT/ BADI/ Enhancement point for User Status change in Order

    Hi all,
    I am looking for an EXIT or a BADI or an enhancement point specifically for user status change in an order thru IW31/IW32.
    I have the exit names for Order PBO, PAI, 'SAVE' event etc. so m not looking for generic answers.
    I have to put some validations for the Order on USER STATUS CHANGE. Let me know if any of u have any pointers on that.
    Thanks and Regards,
    Sonal

    Hi,
    Use this Enhancement IWO10009 and call these function module to change the User Status
    STATUS_TEXT_EDIT --> To Read the existing status.
    STATUS_CHANGE_INTERN_VB --> to change the status.
    Regards,
    Satish

  • PS2013 - When creating a new instance of Project Server hangs in 'Waiting for resources' status

    Hi,
    I have one instance of Project Server 2013 fully operational and I tried to duplicate the instance to make some tests. As I know the issue of using the same Content Database of Project Server in the same Server Farm, I used the powershell  backup/restore/dismount
    and mount the content database to change the site IDs to avoid index duplication. The Project server database was a regular SQL backup and restore in another database.
    I created a new Web App in the port 90 as show below.
    Then I included the Content database of Project Server as separated DB from SharePoint for this new SharePoint -acme90 and I tried to create the new instance. The creation hanged in "Waiting for Resources" status.
    To make another check excluding the reuse of the SharePoint-80 I tried to create another instance both in the SharePoint-80 where is the working instance and in the SharePoint-90, everything default and again they all hanged in Waiting for Resource.
    If I try to create the instance using PowerShell I got the following error:
    PS C:\Users\epm_setup> Mount-SPProjectWebInstance -DatabaseName Test_EPM -SiteCo
    llection http://acme02/epm -Lcid 1046
    Mount-SPProjectWebInstance : Cannot find an SPSite object with Id or Url:
    http://acme02/epm.
    At line:1 char:1
    + Mount-SPProjectWebInstance -DatabaseName Test_EPM -SiteCollection
    http://acme02/ ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~
        + CategoryInfo          : InvalidData: (Microsoft.Offic...ountPwaInstance:
       PSCmdletMountPwaInstance) [Mount-SPProjectWebInstance], SPCmdletPipeBindEx
      ception
        + FullyQualifiedErrorId : Microsoft.Office.Project.Server.Cmdlet.PSCmdletM
       ountPwaInstance
    All SharePoint and Project Server services are running, all App Pools and sites are started at the IIS. I could not find a hanging timer job.
    I cannot stop the hanged process or dismount the instances using Powershell since no instance created.
    How should I solve the hanging status of creation of the instance? As they are in Hyper-V I can go back using one snapshot.
    Thank you.
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

    Hi Eric,
    Thank your for your interest in this case.
    I checked for running and crashed PWA jobs and deleted all of them just after restoring the snapshot and tried to create the new instance in the new web app in port 90 (besides the existing and working instance in port 80), but again it hanged in "waiting
    for resources". There is not any timer job hanging, no error in event viewer or in log. So the error is well before working with cloned dbs.
    Answering your questiion, I am working all on 2013. My intention is backup one instance of the port 80 and copy to the instance of port 90, changing of course the url and the index of the content db of SharePoint. The process I used was:
    Create a new web app in port 90, creating a new SharePoint_Content_2 on a
    http://server:90 site.
    Created the top level site called Portal using the Team Site template.
    Create a new content db for new instance of Project Server named EPM_Content_2 using Central Admin.
    Backup content db from port 80 instance of Project Server and restore to this EPM_content_2 using PowerShell cmd.
    Dismounted and mounted this Project Server content db to create new index for existing sites to avoid index conflicts.
    Backup the Project Server DB from port 80 using SQL backup and restored as ProjectWebApp2 db for port 90 instance.
    Tried to create a new instance of Project Server
    http://server:90/pwa on web app of port 90 using the ProjectWebApp2 db and using the same app pool of the other instance. But as in the previous case, it hang out in "Waiting for resources".
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

  • Tables for Opportunity "Status" and "Reason"

    Hi,
    Can someone help me in finding the tables for determining "Status" and "Reason" for an opportunity along with the relvant text descriptions?
    Regards,
    Sandeep

    Hi Sandeep,
    Status-  code in field stat of CRM_JEST table
                    OBJNR = guid opportunity
                    INACT = SPACE
            Text of status in TJ30T with your status profile
    Reason-  code in field code of CRMD_SRV_SUBJECT with   
               guid_ref equal to guid_set( of crmd_link with objtype_set = 29 )
            Text of reason in QPCT
    I hope this way help you.
    Regards.
    Manuel

  • How to delete a app which is in waiting for submission status

    I entered an APP in Itunesconnect, now its status is "waiting for submission".   But now I decided not to publish this APP.   What can I do in order to delete this APP from my itunesconnect account.

    Hi,
    I found the stock in MD04 transaction. Can you tell me for what purpose these quantity of stock is blocked here in the Stock/Requirement list?
    I found a lot of line items and when i click on the detail tab, it takes me to a delivery order. When I click on the document flow, all the deliveries have been completed (PGI done). If PGI has already been done for these deliveries, then why it still shows in "Shedule for Delivery" status. I can not use those quantities as these are blocked and can not be used for future delivery. How to make it available under "Unrestricted use"?
    Thanks & regards
    Satya

  • Authorization control for document status

    Dear All,
    I want to control the status change of Documets created,
    How can i achieve this, so that a perticular user /ID can change the perticular status,
    I have ,
    01
    02,
    03,
    04, Rel.
    05,
    Do i need to put some trace anf find Objects to control...
    or there is any standard method to do this..
    Please guide me..
    Regards
    Raghu

    Hi Raghu,
    Here are DMS authorizatoins objects. For handle status it should be C_DRAW_STA
    C_DRAD_OBJ          Create/Change/Display/Delete Object Link                         
    C_DRAW_BGR          Authorization for authorization groups                         
    C_DRAW_DOK          Authorization for document access                         
    C_DRAW_MUP          Authorization for Markups                         
    C_DRAW_STA          Authorization for document status                         
    C_DRAW_TCD          Authorization for document activities                         
    C_DRAW_TCS          Status-Dependent Authorizations for Documents                         
    C_DRZA_TCD          Document Distribution: Authorization for Recipient Lists                         
    C_DRZI_TCD          Document Distribution: Authorization for Distribution Order                         
    S_ECL_CAT          ECL Viewer: Authorization Object for Stamp Categories                         
    S_ECL_STP          ECL Viewer: Authorization Object for Printing with Meta Data                         
    S_ECL_STP2          ECL Viewer: Authorization Object for Printing with Meta Data                         
    Hope that it will help you
    //Håkan

  • Table for IO status in DBM order

    Hi All,
    I need to come out with the IO tracking report for IO in DBM order (status is open for IO header or IO split). Appreciate if anyone could assist me to provide the table name for IO status.
    Thanks

    Hi
    Please check the tables...
    VBUK - for Header status
    VBUP - Item status.
    Thanks,
    Ravi

  • Table for position status in sales order?

    Hi veryone,
    I would be veru grateful if someone could help me to find a table in which I can find the status of a certain position in a sales order.
    Thanks in advance and best regards.
    Ben

    Hi
    Please check the tables...
    VBUK - for Header status
    VBUP - Item status.
    Thanks,
    Ravi

  • Confirmation ending in Awaiting for Approval Status

    Hi Experts,
    The Confirmation of Goods receipt was working fine till last month. Now For some PO's Confirmation is going to Awaiting for Approval status this is happening only for few PO's and for others PO's Confirmation is happening properly and the status is Posted in Backed.
    I observed that Workitem ID is not created for those confirmation's which are in Awaiting for Approval Status. 
    Please help me resolve this issue.
    Any valuable inputs are Appreciated.
    Thanks and Regards,
    Devananda A J

    Hi,
      First point if you make a GR confirmation means the PO change version will be generated and the PO  workflow will restart for the PO change version.
      Goto BBP_PD  and enter PO number check the PO change version is closed or not. If it is not closed then PO change version workflow will be in Error. If it is in Error then GR confirmation workitem will not be genrated.
    all these things will happen because of if you create a GR confirmation or any changes made to PO when the PO status is still in Transfer status.
    regards,
    Devi

  • FM \ BAPI for complaint status.

    Hi Frinds,
    Kindly suggest me FM \ BAPI to update the complaint status..
    Regards,
    Narendra Goyal

    Dear Narendra,
    You can use FMs CRM_STATUS_MAINTAIN_OW and BAPI_TRANSACTION_COMMIT in order to update the status. Below is the sample code:
    wa_status-ref_guid = v_guid.
    wa_status-ref_kind = 'A'.
    wa_status-status = 'XXXXX'.            "Status to be Set
    wa_status-user_stat_proc = 'Z****'.  " Status Profile
    wa_status-activate = 'X'.
    INSERT wa_status INTO TABLE t_status.
    wa_input_field-ref_guid = lv_guid.      " GUID of the Complaint for which status has to be set
    wa_input_field-ref_kind  = 'A'.
    wa_input_field-objectname  = 'STATUS'.
    wa_input_field_names-fieldname = 'ACTIVATE'.
    INSERT wa_input_field_names INTO TABLE wa_input_field-field_names.
    INSERT wa_input_field_names INTO TABLE t_input_field_names_tab.
    INSERT wa_input_field  INTO TABLE  t_input_field.
    CALL FUNCTION 'CRM_STATUS_MAINTAIN_OW'
    EXPORTING
       it_status_com              = t_status
       iv_check_only              = true
      CHANGING
        ct_input_field_names       = t_input_field_names_tab
    EXCEPTIONS
       not_allowed                = 1
       error_occurred             = 2
       warning_occurred           = 3
       OTHERS                     = 4 .
    IF sy-subrc <> 0.
      MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
              WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ELSE.
      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    ENDIF.

  • Storage area for GUI status Z_FI_UPLOAD_FIDOC 100 too small

    Hi,
    I have created a program for uploading and posting open items aso. I've gathered items in an internal tables and tried to display on ALV list with tree for correct and incorrect items. When table contains more than 1000 items ( not all in one document but 2 items for every single doc), ALV displays but after awhile I get the error message 'Storage area for GUI status Z_FI_UPLOAD_FIDOC 100 too small' and next step process leaves the program to initial SAP screen without dump. Error doesn't occur when item lines less than 1000. The detailed message is:
    +Storage area for GUI status Z_FI_UPLOAD_FIDOC 100 too small
    Message no. 00261
    Diagnosis
    The memory area of the basis software for the GUI status is too small for the requested status.  The following is stored in this area:
    Administration information in fixed length
    Menu structure, F keys and push buttons of a status
    The texts of the complete interface (not just of the status)
    The active and the requested Excluding list (SET PF-STATUS... EXCLUDING ...).
    System Response
    Termination as presumably the system is unable to continue processing.
    Procedure
    A short-term solution might consist of leaving off the EXCLUDING for the current SET PF-STATUS...
    Clear up the interface affected: in the Menu Painter (Transaction SE41), choose Utilities -> Unused objects.
    If it is an interface with a large number of statuses, it may be possible to take the interface apart.
    This is often possible for interfaces belonging to a function group that supplies GUI statuses for multiple programs (these programs call up function modules of the group that mainly contain a SET PF-STATUS command).
    If the above solutions will not work, your system administrator will have to enlarge the profile parameter "ztta/cua_area".
    Note that profile parameter "ztta/short_area" must be at least 6 times as large as "ztta/cua_area".+
    There is no unused object in my GUI. Is it connecting with number of items or should I ask system admin to enlarge mentioned parameters?
    Thanks for quick reply in advance,
    György
    Message was edited by:
            György Jakabovics

    Now I know what the problem was.
    Message was edited by:
            György Jakabovics
    Message was edited by:
            György Jakabovics

  • Storage Area for GUI status is too small

    Hi Experts,
    I have developed a custom program in which i ahev my own GUI status for the modal dialog box.
    At certain point I am getting error "Storage Area for GUI status is too small"
    What is the solution for this?
    Thanks.

    Hi Klas,
    I am getting the error as Storage Area of GUI Stattus "PROGRAM MAME" "GUI STATUS NAME" too small.
    I did not mention the program name and gui status name .
    Mean;
    I do not have any push buttons. While I am creating teh order for each item it will popup teh custom screen to select something.
    When the number of items becomes more I am getting that issue.
    As it calls the BUI status each time, the memory gets full and hence gives that message.
    If you know the exact solution plz reply back.
    Thanks
    Kumar

Maybe you are looking for

  • How to load a PDF from page 1 in IE

    I am currenty working on a fllex based web application that needs to load multiple PDF documents. The pdfs are loaded and displayed properly but after the user scrolls couple of pages/ lines and switches to a new document, IE saves the last visit cur

  • Sending Outlook Meeting Requests through Outlook using JSP?

    Hi all, I'm trying to develop a web application that's able to invoke the Create New Meeting Request dialog from the client's Outlook (they are using Outlook 2002/2003), and populate some data from server-side into the Meeting Request, so that users

  • OHD ISSUE

    Hi iam donig open hub services for Delivery Header Data  2LIS_12_VCITM  extracting data to my local file .But when iam giving the datasource in the open hub services Getting error :-Template 2LIS_12_VCITM  does not exist. What iam asking is can we  r

  • Open sites in new window instead of the current window without having to rightclick

    I want the links that I click on to '''automatically open in a new tab '''instead of overriding the existing window. I want them to do this automatically, without having to click the right button. This is how it worked before, and it's a much easier

  • Why can't I edit Lightroom pictures in Photoshop Elements?

    I'm on a Windows PC running Lightroom 5 and Photoshop Elements 12.  Why can't I get Elements as an option when I am in Lightroom and select Photo - Edit In??  Elements is not an option there.  Can I change that?? [email protected]