Search found 6 matches

by Swiftfeet8
Fri Mar 27, 2009 1:35 pm
Forum: Plugin Development
Topic: How to add tree view to plugin?
Replies: 1
Views: 4331

How to add tree view to plugin?

I am trying to add the "Tree View" to my plugin like on the graphs tab. I'm working on a plugin that monitors specific processes running on a device and then reports if they are down. I'm trying to do this using purely SNMP (not sure how well it will work). I am working on a standalone pro...
by Swiftfeet8
Sat Mar 14, 2009 1:01 pm
Forum: Help: General
Topic: Vendor Specific MIB/OID
Replies: 10
Views: 4736

Thank you acasto/Adam!!! That simple comparison/analogy made it "click" for me!
by Swiftfeet8
Sat Mar 14, 2009 10:49 am
Forum: Help: General
Topic: Vendor Specific MIB/OID
Replies: 10
Views: 4736

Would I have to load the vendors MIB files in order to do an snmpwalk on that OID? Do you have any links or book suggestions on learning about OID's and MIB's?
by Swiftfeet8
Sat Mar 14, 2009 8:24 am
Forum: Help: General
Topic: Vendor Specific MIB/OID
Replies: 10
Views: 4736

Why can't I do an snmpwalk on the OID and get something returned?
by Swiftfeet8
Fri Mar 13, 2009 10:37 pm
Forum: Help: General
Topic: Vendor Specific MIB/OID
Replies: 10
Views: 4736

Does that also mean that I can't use vendor specific OID's? Sorry if that sounds like a dumb question.
by Swiftfeet8
Fri Mar 13, 2009 10:05 pm
Forum: Help: General
Topic: Vendor Specific MIB/OID
Replies: 10
Views: 4736

Vendor Specific MIB/OID

I am fairly new to getting to the bare bones of MIB's and OID's. Basically what I want to know is how can I monitor a specific piece of equipment based on the vendors OID's? Do I need to load their MIB's, or can I just use the OID given (since I should know what the return value is)? For example, if...