Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

adding MIBs

1 view
Skip to first unread message

Leila M

unread,
Jan 1, 2012, 5:50:24 AM1/1/12
to
Hi,

I'm using net-snmp with gcc and I want to send requests to the snmp
agent to verify the value of some oid.
the problem is that the MIB containing those oids doesn't exist (in
the folder containing the MIB files i.e .../usr/share/mibs/).
how can I integrate mib files (other than the already existing ones)
to my application

thanks in advance
Leila

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual
desktops for less than the cost of PCs and save 60% on VDI infrastructure
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Net-snmp-users mailing list
Net-snm...@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Dave Shield

unread,
Jan 1, 2012, 10:47:10 AM1/1/12
to
On 1 January 2012 10:50, Leila M <mech....@gmail.com> wrote:
> I'm using net-snmp with gcc and I want to send requests to the snmp
> agent to verify the value of some oid.
> the problem is that the MIB containing those oids doesn't exist (in
> the folder containing the MIB files i.e .../usr/share/mibs/).
> how can I integrate mib files (other than the already existing ones)
> to my application

Please see the FAQ entries
How do I add a MIB to the tools?
and
How do I add a MIB to the agent?


Note that if a given MIB file is not shipped at part of the Net-SNMP
distribution, then it is very likely that the Net-SNMP agent does not
implement this particular MIB. Extending the agent to report this
information typically involves writing additional code to include within
the agent.
See the FAQ and tutorials on the web site for more details.

Dave
0 new messages