Changeset 2203 for pykota/trunk
- Timestamp:
- 04/12/05 10:45:05 (20 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/pykota/accounters/hardware.py
r2202 r2203 64 64 # 65 65 # Documentation taken from RFC 3805 (Printer MIB v2) and RFC 2790 (Host Resource MIB) 66 #67 # TODO : if hrDeviceStatus==2 and hrPrinterStatus==1 then it's powersave mode.68 66 # 69 67 class SNMPAccounter :