> > I'm having a devil of a time trying to figure out where the snmp counters > would be. >
I'm not sure if this is the same thing but in the snmp.conf man page (on a linux box) it says this: persistentDir DIRECTORY > defines the directory where snmpd and snmptrapd store > persistent configuration settings. > > If not specified, the persistent directory defaults to > /var/lib/net-snmp > You could also either try to start snmpd with debugging or follow it's execution with an openbsd equivalent to strace on linux. Or take a look at the code. Good luck. -- Romeo Theriault
_______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
