Fixes a small documentation typo in snmp

The documentation of the SNMPDriverAPCRackPDU class
mentions support for SNMPDriverAPCRackPDU.

Change-Id: I300f99118f7d447f047d64718eca27a7f2e6c0f4
This commit is contained in:
Philippe Godin 2016-10-20 11:54:11 -04:00
parent 9eb148ad37
commit 071b4ecf8e

@ -444,7 +444,7 @@ class SNMPDriverAPCMasterSwitchPlus(SNMPDriverSimple):
class SNMPDriverAPCRackPDU(SNMPDriverSimple):
"""SNMP driver class for APC RackPDU devices.
SNMP objects for APC SNMPDriverAPCMasterSwitch PDU:
SNMP objects for APC SNMPDriverAPCRackPDU PDU:
# 1.3.6.1.4.1.318.1.1.12.3.3.1.1.4 rPDUOutletControlOutletCommand
Values: 1=On, 2=Off, 3=PowerCycle, [...more options follow]
"""