[2013/05/22 00:32:16] #net-snmp <lloowen> Hello all. I'm trying to configure mrtg to talk to my snmpv3 agent. mrtg has parameters for --privkey -privpassword --authkey --authpassword Where can I find these keys? I see when I look in /var/lib/snmp/snmp.conf a whole load of numbers, but what is which? Is there a command that shows the individual key values?
[2013/05/22 02:42:12] #net-snmp <grummund> It doesn't seem possible to write ${name.uc} in a mib2c script, is that correct?
[2013/05/22 06:44:35] #net-snmp <rstory-work> lloowen: documented in snmpd.conf.. createUser [-e ENGINEID] username (MD5|SHA) authpassphrase [DES|AES] [privâpassphrase]
[2013/05/22 06:46:12] #net-snmp <rstory-work> grummund: everywhere I see it, it is $name.uc.. you might try ${name}.uc.