2009/5/19 Richard Gipps <richa...@triodatacom.com>:
> I would like to use monitor to compare strings as opposed to integers.

Not possible.
You can use "existence" tests with string-based MIB objects,
but not comparisons.

>     is there any ‘un-documented’ feature in monitor or another way
> to compare strings.

No - this is inherently impossible, given the structure of the Event MIB.
mteTriggerBooleanValue is defined as an Integer32 object
(and similarly for the equivalent mteTriggerThresholdTable objects).

The Event MIB was designed for numerical comparisons.

Dave

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to