I didn't realize there was any support for the historical IPV6 MIBs in
net-snmp. However, you will find support for the IP-MIB (
http://www.net-snmp.org/docs/mibs/ip.html) and all of the information
you're looking for should be there - ipv6InterfaceTable,
ipAddressPrefixTable, ipAddressTable, etc.
Hi SNMP users,
It seems that the agent supports the ipv6Interfaces MIB, but not the
ipv6AddrTable MIB.
I tried this using the following versions:
- Net-SNMP 5.7.2.1 on a home brewed Linux, the daemon built from source,
- Net-SNMP 5.4.3 on Ubuntu, using the packages which come with 12.04.
First