DX NetOps

 View Only
  • 1.  Working with Event Procedures

    Posted Feb 01, 2018 04:50 AM

    Hi,

     

    Last day I had spend hours in understanding event procedures and how to write them.

     

    I had a query in how to decide unsigned integer in event Procedurers

     

    I seen several event procedures where it written get event attribute ({U 1}), U 8, U 10 etc. How these values are attached to attribute and how they are decided.

     

    Regards,

    Vishnu Prasad



  • 2.  Re: Working with Event Procedures
    Best Answer

    Broadcom Employee
    Posted Feb 02, 2018 06:34 AM

    Hi Vishnu,

     

    These are variables (varbinds) and it would depend if these variables were created from the procedure itself by GetEventVariable or if these are varbinds from a trap.

     

    best regards,

    Glenn