2008/7/25 Jani Partanen <[EMAIL PROTECTED]>:
>> This may be a silly question, but have you checked that the agent
>> does actually implement the ipv6TcpConnTable ?   Try running
>> 'snmpgetnext' on this table.
>>    If the agent doesn't report the necessary information,
>> then obviously 'snmpnetstat' can't display it!
>
> It return one line as expected

What does it return?
"as expected" is a little vague :-)


> also there is quite mush all kind of fancy ipv6 stuff in mib tree:
> [EMAIL PROTECTED] ~]$ snmpwalk -v2c -c `cat ~/.community` localhost|grep
> ipv6|wc -l
> 781

What is the result of the command

   snmpgetnext -v2c -c `cat ~/.community` localhost ipv6TcpConnTable

?



>> How did you run 'configure'?

> MIBS="host agentx smux \
>         ucd-snmp/diskio tcp-mib udp-mib mibII/mta_sendmail \
>         ip-mib/ipv4InterfaceTable ip-mib/ipv6InterfaceTable \
>         ip-mib/ipAddressPrefixTable/ipAddressPrefixTable \
>         ip-mib/ipDefaultRouterTable/ipDefaultRouterTable \
>         ip-mib/ipv6ScopeZoneIndexTable ip-mib/ipIfStatsTable"

Note that this list does not actually include 'mibII/ipv6'
which is the module that implements the ipv6TcpConnTable

Dave

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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