maxretry = 3 # the part in the [] ([ups1]) is the name of the UPS, which you will use several places later [ups1] driver = snmp-ups # the IP and port of the snmp enabled UPS port = 192.168.1.17:161 # the community name it will respond to, preferably read/only access community = public # the version of snmp on the UPS snmp_version = v1 # an arbitray description, if you want desc = "Primary UPS"