imc-hcd.opt 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. libimcv.plugins.imc-hcd.push_info = yes
  2. Send quadruple info without being prompted.
  3. libimcv.plugins.imc-hcd.subtypes
  4. Section to define PWG HCD PA subtypes.
  5. libimcv.plugins.imc-hcd.subtypes.<section>
  6. Defines a PWG HCD PA subtype section. Recognized subtype section names are
  7. _system_, _control_, _marker_, _finisher_, _interface_ and _scanner_.
  8. libimcv.plugins.imc-hcd.subtypes.<section>.attributes_natural_language = en
  9. Variable length natural language tag conforming to RFC 5646 specifies
  10. the language to be used in the health assessment message of a given subtype.
  11. libimcv.plugins.imc-hcd.subtypes.<section>.<sw_type>
  12. Defines a software type section. Recognized software type section names are
  13. _firmware_, _resident_application_ and _user_application_.
  14. libimcv.plugins.imc-hcd.subtypes.<section>.<sw_type>.<software>
  15. Defines a software section having an arbitrary name.
  16. libimcv.plugins.imc-hcd.subtypes.<section>.<sw_type>.<software>.name
  17. Name of the software installed on the hardcopy device.
  18. libimcv.plugins.imc-hcd.subtypes.<section>.<sw_type>.<software>.patches
  19. String describing all patches applied to the given software on this
  20. hardcopy device. The individual patches are separated by a newline
  21. character '\\n'.
  22. libimcv.plugins.imc-hcd.subtypes.<section>.<sw_type>.<software>.string_version
  23. String describing the version of the given software on this hardcopy device.
  24. libimcv.plugins.imc-hcd.subtypes.<section>.<sw_type>.<software>.version
  25. Hex-encoded version string with a length of 16 octets consisting of the
  26. fields major version number (4 octets), minor version number (4 octets),
  27. build number (4 octets), service pack major number (2 octets) and service
  28. pack minor number (2 octets).
  29. libimcv.plugins.imc-hcd.subtypes.system.certification_state
  30. Hex-encoded certification state.
  31. libimcv.plugins.imc-hcd.subtypes.system.configuration_state
  32. Hex-encoded configuration state.
  33. libimcv.plugins.imc-hcd.subtypes.system.machine_type_model
  34. String specifying the machine type and model of the hardcopy device.
  35. libimcv.plugins.imc-hcd.subtypes.system.pstn_fax_enabled = no
  36. Specifies if a PSTN facsimile interface is installed and enabled on the
  37. hardcopy device.
  38. libimcv.plugins.imc-hcd.subtypes.system.time_source
  39. String specifying the hostname of the network time server used by the
  40. hardcopy device.
  41. libimcv.plugins.imc-hcd.subtypes.system.user_application_enabled = no
  42. Specifies if users can dynamically download and execute applications on
  43. the hardcopy device.
  44. libimcv.plugins.imc-hcd.subtypes.system.user_application_persistence_enabled = no
  45. Specifies if user dynamically downloaded applications can persist outside
  46. the boundaries of a single job on the hardcopy device.
  47. libimcv.plugins.imc-hcd.subtypes.system.vendor_name
  48. String specifying the manufacturer of the hardcopy device.
  49. libimcv.plugins.imc-hcd.subtypes.system.vendor_smi_code
  50. Integer specifying the globally unique 24-bit SMI code assigned to the
  51. manufacturer of the hardcopy device.