[Please send inquiries to the list so that questions and answers can be 
available for posterity.]

> From: 陳雪姬 [mailto:sjc...@cht.com.tw] 
> Sent: Sunday, July 05, 2009 11:37 PM

> I am SJ Chen and I have installed net-snmp-5.4.2.1 on my 
> FreeBSD plaftform.
> 
> But what I have found for IP-MIB is the old 2465 not 4293 as 
> I can only find IPv6Forwarding.0 but not ipv6IfForwarding.0

        If both objects do the same thing, what's the difference?

> I tried to debug this by going through the net-snmp code but 
> what I have found is that they say they support IP-MIB

        Code diving is not a good way to find out what is supported.  There may 
be supporting code for modules that don't exist (yet or anymore).

> et-snmp-5.4.2.1\NEWS
> 
> Linux:
> 
>        - new experimental tables
>          - tcpConnectionTable, tcpListenerTable
>          - ipAddressPrefixTable
>          - udpEndpointTable
>          - ipv4InterfaceTable, ipv6InterfaceTable
>        - inetCidrRouteTable supports dynamic ipv4 route 
> creation/deletion
>        - added ipv6IpForwarding.0 and ipv6IpDefaultHopLimit.0 
> (read-write)
> 
> Can you share your 4293 experience as I really don’t know 
> where to go for help on this issue?
> 
> Nothing is there after I type 
> 
> net-snmp-config --snmpd-module-list | tr " " "\n" | grep ip-mib

        ...then you are working with an agent that does not have any ip-mib 
modules compiled in, which would explain the lack of ipv6IpForwarding.0.

        Try rebuilding with '--with-mib-modules="ip-mib/ipv6InterfaceTable"'.


        HTH,

Mike
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to