|
|
Description:
|
mltSysDuplexCountMode OBJECT-TYPE
SYNTAX INTEGER {
unknown (0),
singleCount (1),
doubleCount (2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Sets up whether Duplex printing is counted two times
to TotalCounter at the time.
This setup is reflected to all TotalCounters.
This object may be implemented with RO access.
If a system doesn't have this setting (e.g. printer),
the value of the static count mode (1 or 2) must be implemented.
Basically this value must not be '0'.
This is also applied to mtSysLargeSizeCountMode and
mltSysLargeSizeMode same."
|
|