Changeset 830 for pykota/trunk/conf

Show
Ignore:
Timestamp:
03/04/03 10:52:51 (21 years ago)
Author:
jalet
Message:

Explanation about the SNMP oid which is probably HP specific.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/conf/pykota.conf.sample

    r806 r830  
    6565# This value can be set either globally or per printer or both. 
    6666# If both are defined, the printer option has priority. 
     67# 
     68# NB : The SNMP oid 43.10.2.1.4.1.1 works on HP Laserjet Printers, but it may 
     69#      be different with other brands, refer to your printer's documentation  
     70#      for details. 
    6771requester: external(snmpget -c public -Ov %(printer)s 43.10.2.1.4.1.1 | cut -f 2,2 -d " ") 
    6872