IPv6 and SNMP

Matthew Darwin matthew@davin.ottawa.on.ca
Tue, 10 Apr 2001 23:14:18 -0400 (EDT)


I'm looking for example devices that implement the IPv6 equivalent to the
IPv4 ip.ipAddrTable.ipAddrEntry

e.g:

ip.ipAddrTable.ipAddrEntry.ipAdEntAddr.0.0.0.0 = IpAddress: 0.0.0.0
ip.ipAddrTable.ipAddrEntry.ipAdEntAddr.127.0.0.1 = IpAddress: 127.0.0.1
ip.ipAddrTable.ipAddrEntry.ipAdEntAddr.192.168.0.1 = IpAddress: 192.168.0.1
ip.ipAddrTable.ipAddrEntry.ipAdEntAddr.209.217.122.211 = IpAddress: 209.217.122.211
ip.ipAddrTable.ipAddrEntry.ipAdEntIfIndex.0.0.0.0 = 2
ip.ipAddrTable.ipAddrEntry.ipAdEntIfIndex.127.0.0.1 = 1
ip.ipAddrTable.ipAddrEntry.ipAdEntIfIndex.192.168.0.1 = 3
ip.ipAddrTable.ipAddrEntry.ipAdEntIfIndex.209.217.122.211 = 8
ip.ipAddrTable.ipAddrEntry.ipAdEntNetMask.0.0.0.0 = IpAddress: 0.0.0.0
ip.ipAddrTable.ipAddrEntry.ipAdEntNetMask.127.0.0.1 = IpAddress: 255.0.0.0
ip.ipAddrTable.ipAddrEntry.ipAdEntNetMask.192.168.0.1 = IpAddress: 255.255.255.0
ip.ipAddrTable.ipAddrEntry.ipAdEntNetMask.209.217.122.211 = IpAddress: 255.255.255.255
ip.ipAddrTable.ipAddrEntry.ipAdEntBcastAddr.0.0.0.0 = 0
ip.ipAddrTable.ipAddrEntry.ipAdEntBcastAddr.127.0.0.1 = 0
ip.ipAddrTable.ipAddrEntry.ipAdEntBcastAddr.192.168.0.1 = 1
ip.ipAddrTable.ipAddrEntry.ipAdEntBcastAddr.209.217.122.211 = 0


On Wed, 11 Apr 2001 itojun@iijlab.net wrote:

>
> >I'm using ucd-snmp 4.2 on linux 2.2.x.  It doesn't appear to support the
> >kinds of MIBs I need, however.  Bill Fenner writes that some of the MIBs
> >are being redefined, so maybe that's why I can't find anything of what I
> >need.
>
> 	which part of MIB is necessary for you?
>
> itojun
>

-- 
Matthew Darwin
Community Volunteer
matthew@davin.ottawa.on.ca
http://www.davin.ottawa.on.ca/~matthew/