Re: Support for ipv6AddrTable missing in Net-SNMP agent?

2014-08-21 Thread Bill Fenner
I like using '-OX' when I'm using snmpwalk to explore what a device implements. Then things like this become much more obvious, e.g., IP-MIB::ipAddressOrigin[ipv4]["127.0.0.1"] = INTEGER: manual(2) IP-MIB::ipAddressOrigin[ipv4]["172.18.16.10"] = INTEGER: manual(2) IP-MIB::ipAddressOrigin[ipv4]["1

Re: Support for ipv6AddrTable missing in Net-SNMP agent?

2014-08-21 Thread Roger Meier
Hi Bill Many thanks for the hint: We found the IPv6 addresses using the IP MIB "ipAddressTable". When we looked at it first, we were not aware that the IP addresses are coded into the dotted OID. Thus we oversaw it browsing through the snmpwalk output. Regards -- Roger -- terreActive AG