Hi, thanks for the response.
I have no problem using the special values you have mentioned, to clarify, when configuring the notification, included in the Special values available is "
%parm[a_parm_name]% = Value of a named event parameter"
You are also able to reference a named parameter and value in the "
Parameter:" section which I believe enables the notifications to be filtered on this value, the values input here appear in the Varbinds column when you go to edit an events notification, which led me to believe I need to configure something to do with Varbinds.
Examples:


I can't get the named parameter to work even in the text massage, so I think this is something I maybe need to manually create within the event configuration perhaps?
Is it to do with this section in the event configuration?

Hoping someone can shed some light.
Thanks
Original Message:
Sent: 10-12-2022 06:33
From: Pravin Lokhande
Subject: How do I use named parameter matching for event notifications?
While creating email notifications for events, please use following formats to capture special values in "Text Message".
ifAlias: %parm[ifAlias]%
ifDescr: %parm[ifDescr]%
ifName: %parm[ifName]%
eventid: %eventid%
severity: %severity%
time: %time%
notice: %noticeid%
nodelabel: %nodelabel%
interface: %interface%
service: %service%
interfaceresolve: %interfaceresolve%
This is already defined parameter assignment in Junos Space.
Juniper Business Use Only
Original Message:
Sent: 10/12/2022 6:04:00 AM
From: HipG
Subject: How do I use named parameter matching for event notifications?
Hi Community,
Is anyone able to explain to me how to use this feature. When configuring event notifications in Network Management Platform you can use certain special values to display information received in the event, one of them being a named parameter, which I believe can also be used as a filter so you can be more granular in which exact events trigger the notification, this is what I'd like to use it for. Note this is not the parameter index (%parm[#N]%) which I am able to use.
I can't seem to get this working, and I can't find any documentation on it, I believe it possibly has something to do with Varbinds within the notification but I'm not getting anywhere with it at the moment.
Any help appreciated. Thanks.