Hi,

I completed the make and make install.
The problems still persists.

Details of snmpd.conf
---------------------
rocommunity     SNMP_COMMUNITY-1
rwcommunity     SNMP_COMMUNITY-2
rocommunity6    SNMP_COMMUNITY-1-IPv6
rwcommunity6    SNMP_COMMUNITY-2-IPv6

SNMP Agent started as follows
-----------------------------
./snmpd -d -Lo -p udp:161,udp6:161

After agent start up I got following message on console
/net/tcsnas01/vol/nxqa/qa/local/net-snmp_sol/share/snmp/snmpd.conf: line 11: 
Warning: Unknown token: rocommunity6.
/net/tcsnas01/vol/nxqa/qa/local/net-snmp_sol/share/snmp/snmpd.conf: line 12: 
Warning: Unknown token: rwcommunity6.

Results of SNMP Command
-----------------------
[102]% snmpget -v2c -c SNMP_COMMUNITY-1 146.208.148.62 sysName.0
SNMPv2-MIB::sysName.0 = STRING: kaveri

[103]% snmpget -v2c -c SNMP_COMMUNITY-1-IPv6 udp6:[fe80::203:baff:fe2a:a645] 
sysName.0
No match

As I see it IPv4 is OK but IPv4 is still giving the same problems.
Perhaps the issue lies during building of agent.

Sincerely,
Rahul K



-----Original Message-----
From: Thomas Anders [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 23, 2006 9:02 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; net-snmp-users@lists.sourceforge.net
Subject: Re: Frustrated with enabling Ipv6 support on Solaris 9

[EMAIL PROTECTED] wrote:
> Now I tried installing Net-SNMP-5.3.1 on Solaris9
[...]
> checking ipv6 stack type... "unknown, no"

Like I said: ignore this for the moment. What happens if you actually
build and install the package?


+Thomas

-- 
Thomas Anders (thomas.anders at blue-cable.de)

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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