Re: Net::SNMP

2017-04-23 Thread lee
Илья Рассадин writes: > Hi! > > It looks like the password issue, maybe password is incorrect or not > set properly? Why would I need a password with perl when I don't need one with snmpget? It turned out to be an acl on the switch having assumed unexpected values: , | #H3C-acl-basic-2000

Re: Perl reserved words

2017-04-23 Thread lee
Shlomi Fish writes: > Hi Frank, > > On Sun, 23 Apr 2017 10:07:56 -0700 > SSC_perl wrote: > >> Is ‘vendor’ a reserved word of some type in either Perl, MySQL, or >> DBM? > > It is not a reserved word of Perl. No idea about MySQL. , | mysql> create database vendor; | Query OK, 1 row a

Re: Perl reserved words

2017-04-23 Thread Shlomi Fish
Hi Frank, On Sun, 23 Apr 2017 10:07:56 -0700 SSC_perl wrote: > Is ‘vendor’ a reserved word of some type in either Perl, MySQL, or > DBM? It is not a reserved word of Perl. No idea about MySQL. > I tried to add a ‘vendor’ field to SurfShop but it didn’t work. I > don’t recall exactly w

Perl reserved words

2017-04-23 Thread SSC_perl
Is ‘vendor’ a reserved word of some type in either Perl, MySQL, or DBM? I tried to add a ‘vendor’ field to SurfShop but it didn’t work. I don’t recall exactly what happened now (sorry), but I had to settle on another word to get it to work. Any ideas on what it could have been

Re: Net::SNMP

2017-04-23 Thread Илья Рассадин
Hi! It looks like the password issue, maybe password is incorrect or not set properly? This value (16) can be stored on the device. Did you try to reboot host.example.com and see the value of usmStatsWrongDigest counter? 23.04.17 6:30, lee пишет: Hi, Net::SNMP only gives a useless error