SNMP: Except some OID's

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
MirkoW
Posts: 210
Joined: Tue Jul 01, 2008 6:51 am

SNMP: Except some OID's

Post by MirkoW »

Hi,

its able to except some OID's ?

There are only a option with "message contains OID" but i need "except message with OID's"..
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

SNMP Trap test method?
This option was designed in order to check value of the counter. You cannot check value of the counter that does not exist, so "except" option is not available.

Regards
Alex
MirkoW
Posts: 210
Joined: Tue Jul 01, 2008 6:51 am

Post by MirkoW »

no i mean the trap listener
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

May be SNMP Trap Watcher?
Do you use IP-Tools software? There is IP-Tools dedicated forum:
http://www.ks-soft.net/cgi-bin/phpBB/viewforum.php?f=2

Anyway, my answer can be applied for SNMP Trap Watcher utility as well.
This option was designed in order to check value of the counter. You cannot check value of the counter that does not exist, so "except" option is not available

Regards
Alex
MirkoW
Posts: 210
Joined: Tue Jul 01, 2008 6:51 am

Post by MirkoW »

ya i mean the trap watcher (it called trap listener).

i monitore a Component who send some messages via snmp and HM receive and replace all incomming snmp traps but i don't need all traps or want to disable some traps in HM. (or hm should ignore some OID's).

i can enable the method "reply contain oid" but i want to use "ignore trap with follow oid"

for example:
accept follow ID : 1.3.6.1.2.1.1.*.*
ignore follow ID : 1.3.6.1.2.2.2.*.*
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

So, you are using HostMonitor and "SNMP Trap" test method? Not IP-Tools and Trap Watcher utility?
Sorry, there is no such option

Regards
Alex
MirkoW
Posts: 210
Joined: Tue Jul 01, 2008 6:51 am

Post by MirkoW »

hm. do you can add this to the wishlist ?
User avatar
greyhat64
Posts: 246
Joined: Fri Mar 14, 2008 9:10 am
Location: USA

Post by greyhat64 »

Heini_net,
I've yet to play around with SNMP trap method (Alex, it's on my list :wink: ).
But couldn't you accomplish this by setting an Alert action to ignore certain OID's, or alternatively, only respond to certain ones? You might need to tune your reply in order for this to work, but it is possible isn't it?
MirkoW
Posts: 210
Joined: Tue Jul 01, 2008 6:51 am

Post by MirkoW »

a but these functions are not available.. i nee a method to ignore some OID's because i dont know all OID's from a component who send many traps..
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

If you are using HostMonitor (not IP-Tools) then you may try Optional status processing
http://www.ks-soft.net/hostmon.eng/mfra ... processing
E.g. you may mark "Use Normal status" option and provide expression like not ('1.3.6.1.2.2.2' in '%TrapAllValues%')

Regards
Alex
User avatar
greyhat64
Posts: 246
Joined: Fri Mar 14, 2008 9:10 am
Location: USA

Post by greyhat64 »

Alex,
Now that's what I've come to expect from you! Good job!
MirkoW
Posts: 210
Joined: Tue Jul 01, 2008 6:51 am

Post by MirkoW »

okay. thanks. i try this.
Post Reply