> I have IPV6 configured on one of the interfaces on a test machine,
> and I tried with snmpwalk to see if there were any IPV6 data available.

> IPV6-TCP-MIB::ipv6TcpMIB = No such Object

There *is* code to support the IPv6-related MIBs (though it's probably
fair to say that it isn't as mature as the IPv4-equivalents).
But this may well not be configured into the agent - I don't believe
it's part of the default configuration.

If you walk the 'NET-SNMP-AGENT-MIB::nsMibRegistry', you'll see a
(somewhat fragmented) list of what objects are supported by the agent.
That's one possible way of finding out whether this module is included.

Otherwise you'll probably have to grab a copy of the code (either direct
from the project website, or via the Debian source RPM) and re-run configure
with:
        --with-mib-modules=mibII/ipv6

Then recompile and re-install.

Dave



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
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