NetXMS Support Forum

English Support => General Support => Topic started by: tricer on February 09, 2017, 07:48:43 PM

Title: Building a Filter Script for a Template
Post by: tricer on February 09, 2017, 07:48:43 PM
I am trying to setup a filter script using the SNMPOID is something that can be done?

I am new to NetXMS but I am loving the customization already

this is what I have
return $node->snmpOID == .1.3.6.1.4.1.318.1.3.27;
Title: Re: Building a Filter Script for a Template
Post by: tricer on February 12, 2017, 11:44:43 PM
I figured this out, thanks..

I will post the code later this week