[Nut-upsuser] snmp-ups driver for APC smartUPS No supported device detected. Nut-scanner finds the device
    Ito-Cole, Kaeny (Student) 
    Kaeny.Ito-Cole.stu at gtri.gatech.edu
       
    Fri Sep 14 19:34:51 BST 2018
    
    
  
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!
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20180914/eb27bf2f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3246 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20180914/eb27bf2f/attachment.bin>
    
    
More information about the Nut-upsuser
mailing list