Stefan de Konink wrote: > snmpwalk -v 3 ... C42-MIB::c42MIB > > Basically results in my data, but the actual 'walk' without the 'RootOID' > still has no data. I do receive several 'requests' in the AgentX > implementation, but nothing is returned. Tips are welcome.
Is C42-MIB placed in your private enterprise tree? snmpwalk doesn't walk that tree by default (see the documentation) if you omit the OID. +Thomas ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
