search for: password43longerword

Displaying 7 results from an estimated 7 matches for "password43longerword".

2020 Apr 28
2
nut-scanner, SNMPv3, APC UPS not chatting
I'm trying to get SNMPv3 management working for an APC AP9617 card. It is newly refurbed, running sumx v3.7.2 and aos v3.7.3. In the SNMPv3 user profiles section I have (I don't care about the password leaking, it's temporary): User Name: nut Authentication Passphrase: NutScan at Password43LongerWord Privacy Passphrase: NutScan at Password43LongerWord Authentication protocol: MD5 (only option other than none) Privacy Protocol: DES (only option other than none) In access control I've enabled user nut. However, when I try to use nut-scanner on it: $ nut-scanner -S -s apcups --secLevel...
2020 Apr 28
0
[EXTERNAL] nut-scanner, SNMPv3, APC UPS not chatting
Just a hunch about your snmpwalk, what happens if you format like this? snmpwalk -l authpriv -v 3 -u user -a MD5 -x DES -A authpassphrase -X privpassphrase {host address} so snmpwalk -l authpriv -v 3 -u nut -a MD5 -x DES -A NutScan at Password43LongerWord -X NutScan at Password43LongerWord apcups Thank you, David Zomaya Tripp Lite ________________________________ From: Nut-upsuser <nut-upsuser-bounces+david_zomaya=tripplite.com at alioth-lists.debian.net> on behalf of Lee Damon <nomad at ee.washington.edu> Sent: Tuesday, April 28,...
2020 May 04
2
Fwd: [EXTERNAL] SNMP shutdown timing out
...yself with the exact same result. nomad -------------- next part -------------- Script started on 2020-05-04 09:19:50-07:00 ]0;lvd at chscc-pc-052:~: || lvd at chscc-pc-052 ~ [936] ; nut-scanner -S --secLevel authPriv --secName nut --authProtocol MD5 --privProtocol DES --authPassword NutScan at P Password43LongerWord --privPassword NutScan at Password43LongerWord -s apcups Scanning SNMP bus. Error: unknown authtypeError generating Ku from authentication pass phrase ]0;lvd at chscc-pc-052:~: || lvd at chscc-pc-052 ~ [937] ; please snmp-ups -DDDD -a nutdev1 -x secLevel=authPriv -x secName=nut -x authProtocol=MD5...
2020 Apr 29
1
[EXTERNAL] SNMP shutdown timing out
...ring have read/write access? I tried setting them all with -x thing= arguments as well as letting it pull from ups.conf, same result. It's all SNMPv3 settings. sudo snmp-ups -DDDD -a nutdev1 -x secLevel=authPriv -x secName=nut -x authProtocol=MD5 -x privProtocol=DES -x authPassword=NutScan at Password43LongerWord -x privPassword=NutScan at Password43LongerWord -k The output with -DDDD is the same either way. > tcpdump to listen for packets across UDP 161 is one way to check what is > actually being sent. I guess that really is the next step, isn't it? Darn. I was hoping to avoid that. Can't...
2020 Apr 29
2
SNMP shutdown timing out
...: 0 ups.firmware: 70.11.D ups.id: apcups ups.load: 14.00 ups.mfr: APC ups.mfr.date: 07/28/98 ups.model: SMART-UPS 1400 ups.serial: WS9831004667 ups.status: OL ups.temperature: 24.70 ups.test.date: 04/29/2020 ups.test.result: Ok I can use snmpset to halt the UPS. snmpset -v 3 -a MD5 -A NutScan at Password43LongerWord -l authPriv -u nut -x DES -X NutScan at Password43LongerWord apcups SNMPv2-SMI::enterprises.318.1.1.1.6.1.1.0 i 2 (Passwords are temporary, I don't care if they leak.) I am aware of the note in the MIB that states "Setting this variable to turnUpsOffToConserveBattery(2) causes a UPS on b...
2020 May 04
0
Fwd: [EXTERNAL] SNMP shutdown timing out
...FBSD box with the same unfortunate result. Mind you, it could be the UPS card, I'm using the same one for both tests. : || nomad at castle nut-2.7.4 [93] ; please drivers/snmp-ups -a nutdev1 -x secLevel=authPriv -x secName=nut -x authProtocol=MD5 -x privProtocol=DES -x authPassword=NutScan at Password43LongerWord -x privPassword=NutScan at Password43LongerWord -k Network UPS Tools - Generic SNMP UPS driver 0.97 (2.7.4) No matching MIB found for sysOID '.1.3.6.1.4.1.318.1.3.2.10'! Please report it to NUT developers, with an 'upsc' output for your device. Going back to the classic MIB detectio...
2020 Apr 29
0
[EXTERNAL] SNMP shutdown timing out
...3R9b6cDZLJnumKkJ4s1Ms&e=>: apcups ups.load: 14.00 ups.mfr: APC ups.mfr.date: 07/28/98 ups.model: SMART-UPS 1400 ups.serial: WS9831004667 ups.status: OL ups.temperature: 24.70 ups.test.date: 04/29/2020 ups.test.result: Ok I can use snmpset to halt the UPS. snmpset -v 3 -a MD5 -A NutScan at Password43LongerWord -l authPriv -u nut -x DES -X NutScan at Password43LongerWord apcups SNMPv2-SMI::enterprises.318.1.1.1.6.1.1.0 i 2 (Passwords are temporary, I don't care if they leak.) I am aware of the note in the MIB that states "Setting this variable to turnUpsOffToConserveBattery(2) causes a UPS on b...