We are using LLD to collect ifOperStatus, ifAdminStatus and ifAlias data for a CISCO Router.
The Status items generate alerts. However, I would like to include the ifAlias data in the Action message to clearly identify the port. My thought was to add:
{{HOST.NAME}:ifAlias[{#SNMPINDEX}].last()}
to the Action Message. I haven't been able to test it yet, but I'm wondering if the #SNMPINDEX will work in an action?
If this won't work, is there another way to do this?
Thanks for any info!
Jackie
The Status items generate alerts. However, I would like to include the ifAlias data in the Action message to clearly identify the port. My thought was to add:
{{HOST.NAME}:ifAlias[{#SNMPINDEX}].last()}
to the Action Message. I haven't been able to test it yet, but I'm wondering if the #SNMPINDEX will work in an action?
If this won't work, is there another way to do this?
Thanks for any info!
Jackie
Comment