Extra Arguments
This driver supports the following optional settings in the ups.conf(5):
The snmp-ups driver automatically detects and supports a wide range of devices by loading various MIBS: ietf. UPS that is RFC 1628 (UPS MIB) compliant, e.g. MGE UPS SYSTEMS, Liebert, perhaps others (default) mge. MGE UPS SYSTEMS and MGE Office Protection Systems devices with SNMP cards (ref 66062, 66045, 66074 and 66244) apcc. UPS Driver:(release 1.5) For Evolution, EXtreme C, Pulsar and Comet EXtreme, Pulsar EX RT (2200, 3200), Pulsar EX RT 700/1000/1500 US.
Set MIB compliance (default=auto, allowed entries: refer to Supported Hardware above). With 'auto', the driver will try a select set of SNMP objects until it finds one that the device responds to. Note that since NUT 2.6.2, snmp-ups has a new method that uses sysObjectID (which is a pointer to the prefered MIB of the device) to detect supported devices. This renders void the use of 'mibs' option.
Set community name (default = public). Note that a RW community name is required to change UPS settings (as for a powerdown).
Set SNMP version (default = v1, allowed: v2c, v3)
Mge Ups Usa
Specifies the number of Net-SNMP retries to be used in the requests (default=5)
Specifies the Net-SNMP timeout in seconds between retries (default=1)
Set polling frequency in seconds, to reduce network flow (default=30)
Disable the monitoring of the low and high voltage transfer OIDs in the hardware. This will remove input.transfer.low and input.transfer.high from the list of variables. This should only be used on APCC Symmetra equipment which has strangeness in the three-phase power reporting.
Set the securityLevel used for SNMPv3 messages (default=noAuthNoPriv, allowed: authNoPriv,authPriv)
Drivers Mge Ups Systems
Set the securityName used for authenticated SNMPv3 messages (no default)
Set the authentication pass phrase used for authenticated SNMPv3 messages (no default)
Set the privacy pass phrase used for encrypted SNMPv3 messages (no default)
Set the authentication protocol (MD5 or SHA) used for authenticated SNMPv3 messages (default=MD5)
Set the privacy protocol (DES or AES) used for encrypted SNMPv3 messages (default=DES)