DX NetOps

  • 1.  To add a filed called Test description in alarm details of SMP Test host

    Posted Dec 04, 2017 05:35 AM

    I want to add a filed called Test description in alarm details of SMP Test host(screenshot1), which could pick the value of SMP test description(screenshot2) .Can anyone help me with this?

     

    Regards

    Rohit



  • 2.  Re: To add a filed called Test description in alarm details of SMP Test host

    Broadcom Employee
    Posted Dec 04, 2017 08:44 AM

    Looks like you need to add a custom alarm field as Glenn noted in this thread:

     

    Dynamically modify the alarm view 

     

    Cheers

    Jay



  • 3.  Re: To add a filed called Test description in alarm details of SMP Test host

    Posted Dec 05, 2017 03:44 AM

    Hi jason,

    thanks for your response!

    i have to add discription column of a jitter SPM test to Jitter alarm

     

    regards

    Rohit



  • 4.  Re: To add a filed called Test description in alarm details of SMP Test host

    Posted Dec 13, 2017 04:14 AM

    Hi Team,

    We have written an Event Procedure that will take the Test_Description attribute (0x456002a) and populate varbind 111 (U 111) for new event 0xffff009d when event 0x04560014 is created. It will also pass all other varbinds associated with event 0x04560014 to the new event 0x04560014

     

     

    0x04560014 E 70 P "CreateEventWithAttributes({C CURRENT_MODEL},{H 0xfff0009d},SetEventAttribute(GetEventAttributeList(),{U 999},ReadAttribute({C CURRENT_MODEL},{H 0x456002a})))"

     

    When even 0x04560014 is getting triggered, even 0xfff0009d is generated, however the value of Test_Description attribute (0x456002a) is not getting populated in even 0xfff0009d. I am attaching the screenshot of even configuration and the attribute which is not populating.

     

    Can anyone let me know where I am making mistake?

     

    Regards

    Rohit



  • 5.  Re: To add a filed called Test description in alarm details of SMP Test host

    Posted Dec 13, 2017 04:16 AM



  • 6.  Re: To add a filed called Test description in alarm details of SMP Test host

    Posted Dec 13, 2017 04:16 AM