On Tue, 2007-07-03 at 10:06 -0400, Brian A. Seklecki wrote: > All: > > The "target" line is just passed through to the underlying SNMP library in > the same fashion that argv[] is parsed by snmpget(1), correct?
No, Net-SNMP-Utils.pm converts it to dotted decimal first. > > > The following are identical: > > - ".1.3.6.1.4.1.64512.1.3.1.0" > - "OPENBSD-PF-MIB::count.0" > - > ".iso.org.dod.internet.private.enterprises.openBSD.pfMIBObjects.stateTable.count.0" Try pfMIBObjects.stateTable.count.0, I think that will be enough for Net-SNMP-Utils.pm to find it. -- Daniel J McDonald, CCIE # 2495, CISSP # 78281, CNX Austin Energy http://www.austinenergy.com _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
