I am using 5.7.2 and it works flawlessly. Not sure what John was running.
He seemed to be asking how to do the snmp_conf_Dir/hosts/XXX files.
I am asking in a separate thread about the Perl module (SNMP) that ships
with Net-SNMP and whether it should read those hosts files. The Readme
states t
What net-snmp version are you using?
https://sourceforge.net/p/net-snmp/bugs/2611 seems to have established that
while these files are read, they have no effect in net-snmp 5.7.3 because
the security parameters are read from the data store before the file is
read.
Bill
On Sat, Apr 4, 2015 at 1
On my systems I have the /etc/snmp/hosts/ directory which contains files
that look like:
10.11.12.13.conf
and each file then contains:
defVersion 3
defSecurityName v3user
defSecurityLevel authPriv
defAuthType SHA
defAuthPassphrase "My Super SHA Secret"
defPrivType AES
defPrivPassphrase "My AES
On Tue, Feb 17, 2015 at 05:15:04AM +, John Morton wrote:
> With regards to running native SNMPWALK from an Ubuntu server, and trying to
> use the following string:
>
> snmpwalk -v 3 -u *** -a SHA -A f&hDbv*(g-q4 -x AES -X XX.XX.XX.XX
>
> the underlined password stops the command
With regards to running native SNMPWALK from an Ubuntu server, and trying to
use the following string:
snmpwalk -v 3 -u *** -a SHA -A f&hDbv*(g-q4 -x AES -X XX.XX.XX.XX
the underlined password stops the command completing, I assume because of one
of the special characters contained