OS: CentOS 7

NUT Version: 2.7

Installed NUT through: yum install nut

UPS: APC smart UPS srt3000 with NMC

 

I am trying to set up NUT with snmp for my apc ups. Heres the config;


[ups6]

                Driver = snmp-ups

                Port: ups6.domain.name (also tried 192.168.24.9)

                Snmp_version = v3

                secLevel = authPriv

                secName = ups6

                authPassword = PASSWORDSTRING

                authProtocol = MD5

                privPassword = PASSWORDSTRING

                privProtocol = AES

                pollfreq = 15

                desc = “apc ups”

 

But when I run the service, I get this error

 

# /usr/sbin/upsdrvctl start

 

Network UPS Tools – UPS driver controller 2.7.2

Network UPS Tools – Generic SNMP UPS driver 0.72 (2.7.2)

No support device detected

Driver failed to start (exit status=1)

 

But nut-scanner finds the UPS

 

# nut-scanner -S -s 192.168.24.9

 

Scanning SNMP bus.

[nutdev1]

                driver = “snmp-ups”

                port = “192.168.24.9”

                desc = “Smart-UPS SRT                   3000”

                mibs = “ictf”

                community = “public”

[nutdev2]

                driver = “snmp-ups”

                port = “192.168.24.9”

                desc = “Smart-UPS SRT                   3000”

                mibs = “apcc”

                community = “public”

 

Any idea what is going on? Any help is appreciated. Thanks!

 

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Nut-upsuser mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to