Configuration filter

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
Urmas
Posts: 3
Joined: Tue Jun 06, 2006 11:51 pm

Configuration filter

Post by Urmas »

Hello. I have a problem.

I need configure SNMP Trap for reciving message from Linux server about failover status.

When I make new rule with react on any messages the rule is working,
but if i set field OID the rule doesn't working.
For example:
message contains OID 1.3.6.1.4.1.10812.1.0.8 that contains 1.3.6.1.4.1.10812.1.0.8

Other function is working without any problems.
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Re: Configuration filter

Post by KS-Soft Europe »

Urmas wrote:For example:
message contains OID 1.3.6.1.4.1.10812.1.0.8 that contains 1.3.6.1.4.1.10812.1.0.8
What exactly does not work? What value do you retrieve using SNMP Get for such OID? I suppose, you should specify value of OID varable.
Your rule should be like this:
message contains OID 1.3.6.1.4.1.10812.1.0.8 that contains variable_value
Where variable_value is a result of SNMP Get for 1.3.6.1.4.1.10812.1.0.8 or part of result.
http://www.ks-soft.net/hostmon.eng/mfra ... m#snmptrap

Regards,
Max
Urmas
Posts: 3
Joined: Tue Jun 06, 2006 11:51 pm

Post by Urmas »

Yes, i was did it, but i receive a error message Cannot retrieve data. Unknow variable(OID)
Configuration file for MIB Browser was loaded and other function (don't belong to trap) is working. SNMP-packets HostMonitor is receive, but can not display OID, may be that this field is empty.

I use VPN-product on PC with SNMP service and in distributive-kit was MIB-file, but to MIB Browser 1.03 this file was not loaded, until upgrade on v1.04.

I think that MIB-file was wrote incorrect. What you say about this?
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

Urmas wrote:I use VPN-product on PC with SNMP service and in distributive-kit was MIB-file, but to MIB Browser 1.03 this file was not loaded, until upgrade on v1.04.
Sorry, I was not able to find any info regarding 10812 vendor.
Is this variable represents single-instance object? In this case add ".0" to the end of OID.It might help.
Urmas wrote:I think that MIB-file was wrote incorrect.
In such case you may find fresh version of .mib file on your product's support site, I suppose.

Regards,
Max
Urmas
Posts: 3
Joined: Tue Jun 06, 2006 11:51 pm

Post by Urmas »

Thanks for your answers.
Now i'm talking with developments vpn-product about fresh version of .mib file.
Post Reply