This is on a computer using Windows 2000 with MRTG version 2.15.1
Using this configuration: perl cfgmaker --global "EnableSnmpV3: yes" --snmp-options=::::::3 --username USER --authpassword PWORD 192.168.1.1 --out=switch.cfg I get the following error: Undefined subroutine &main::snmpmapoid called at cfgmaker line 1506 Dan M thought it might be a problem with NET::SNMP but I've tested it and it's working; I've also used the following command to get the up time and it worked: snmpget -v 3 -a md5 -u USER -x des -A PWORD -l authnopriv 192.168.1.1 1.3.6.1.2.1.1.3.0 So I don't think NET::SNMP is the problem (of course I could be wrong), does anyone have any suggestions?...comments?…nasty remarks? -- Rich K _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
