On Tue, 2005-11-15 at 11:39 -0800, manik chopra wrote:
> I did found "ipv6AddrTable::ipv6AddrAddress" useful,
> but its "not-accessible".

That's because it's used as an index to the ipv6AddrTable.
Retrieving any of the other columns in that table will
include the ipv6AddrAddress as well.


> I am looking for a leaf objects that tells:
>      1.) IP protocol version type (i.e. IPv4 or IPv6)
>      2.) IPv6 address
>      3.) are IP address set to static or dynamic

That sounds vaguely like
     IPv6-MIB::ipv6AddrType
to me, though I'm not quite sure about what is meant
by "stateless" vs "stateful" here.  You might need to
consult the archives of the relevant working group
mailing list.

But retrieving entries from this column will certainly
give you the IPv6 address (as part of the corresponding OID).


Dave



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
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