On 27 January 2012 06:02, Ballu ballu <[email protected]> wrote:
> I downloade IPSEC-MIB from http://www.oidview.com/mibs/0/IPSEC-MIB.html and
> followed tutorial  of net-snmp from
> link http://www.net-snmp.org/wiki/index.php/TUT:Using_and_loading_MIBS.

> ********************************
> #snmptranslate -On IPSEC-MIB::ipsecProtSuiteRemoteAddress
>
> .1.3.6.1.3.500.1.1.1.1.3

OK - so you've successfully added this MIB to the client side.
The SNMP tools recognise the names of the objects defined in this MIB.


> but when i run snmpwalk command, it shows nothing.

What code have you written to implement the objects in this MIB?
Remember that just recognising the OIDs defined in the MIB file
is not sufficient to actually *implement* these objects.   You need
some additional code in the agent to provide the necessary values.

See the FAQ entry
     How do I add a MIB to the agent?
             for more details.

Dave

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to