科学の箱

科学・IT・登山の話題

IT

Printer MIBで印刷総量をカウントする時の注意点

投稿日:

SNMPプロトコル経由でPrinter MIBを利用するとプリンターからいろいろな情報を取得できる。日常の業務に影響がないようにするためプリンターを監視するとしたら以下の項目については連絡が自動で来るようにした方がよい。

  • プリンタ総量
  • 用紙残枚数
  • トナー残量
  • エラー

Printer MIBについては標準部分はRFC1759とRFC3805を参考にするとよい。

  • http://www.ietf.org/rfc/rfc1759.txt
  • http://srgia.com/docs/rfc3805j.html

問題となるのは各社独自で対応しているMIBである。これはログインなしで利用できるパブリックなサポートページからは利用できない。個別に連絡をしてアカウントを作成してMIBのドキュメントをダウンロードする。

さて印刷総量について調べていたところ、枚数の取得にはまずUnitを取得すると記載されていた。単位というので倍数(x10とか)かと思っていたがどうやら違い、印刷時の両面印刷および白黒カラーにおけるカウントの違いを示しているらしい。大きく分けるとSheetsとimpressionsがある。

下記はHPのドキュメントからの抜粋である。

Counting Impressions vs. Counting Sheets
HP printers have traditionally counted pages printed as sheets. Sheet counting can monitor paper
consumption and the physical wear and tear on the print engine components because every sheet that
passes through the print engine is counted. As one sheet (or one piece of media) passes through
the
engine print cycle in simplex mode, it is counted as one simplex sheet
.
A simplex page is counted as
either one mono sheet or one color sheet depending
on
whether color toner was present on the sheet
.
As one sheet passes through the engine print cycle in duplex mode, it is counted as one duplex sheet
.
However, the most costly side of the usage is counted for a duplex page, which means that if color
exists only on one side of the duplex page, the printer meters two color pages. Blank sides of a
duplex page are counted as printed pages and are metered as the usage on the printed side. Duplex
1 Image page counts are incremented for the blank side of the last page of a duplex print job but are
not tracked as color or mono.
HP has developed firmware that implements an impression page counting method that
is
more
aligned with today’s job accounting needs. An impression is defined as a side of a page that
contains toner. Only the printed image is counted regardless of the number of sheets the print engine
processes. Impression counts eliminate the concept of duplex pages and separate the pairing of color
counts and duplex counts. Each side of a page is counted as an impression based upon whether
toner is on the page. An impression is color if color toner is used, otherwise the impression is mono.
Both color and mono are used for billing, but color is billed at a higher rate (because of the higher
cost) than mono. Under the new impression counting technique, toner usage is more accurately metered

http://h10032.www1.hp.com/ctg/Manual/c02607842.pdf

count

これをみるとsheetsだと直感的な印刷総量からはずれていることがわかる。現在はデフォルトではimpressionsになっているので、一般的に予測される印刷総量と等しいことがわかる。

メタ情報

inarticle



メタ情報

inarticle



-IT

執筆者:


comment

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

関連記事

no image

Chefのインストール

前提 rubyおよびgemがインストールされていること。各コマンドのversionオプションを利用することでインストールされているか確認する。 $ ruby -v ruby 1.8.7 (2011-0 …

no image

RemoteFPingの設定

SmokePingで拠点間のping情報を集約する方法は2通りある。一つはslaveモードを使う方法。もう一つはRemoteFPingを使う。 Slaveは以前設定をしたことがある。不都合としては3点 …

no image

Pinterestを使うためにとりあえず覚えておくこと

Pinterestと呼ばれるサービスが11月12日に日本語サービスを提供を開始、メディアでも大きく取り上げられている。 画像共有を主としたSNSサービスということはわかるが、いまいち他のSNSが画像共 …

no image

Cisco LAP Troubleshooting.

http://www.cisco.com/en/US/products/ps6366/products_tech_note09186a00808f8599.shtml http://ry.tl/lap …

no image

pukiwikiが動かなくなった件について

前のバージョンの科学の箱が動かなくなって1年くらいたった。いろいろ不都合があるので直していこうと思う。後で何をやったかを振り返るための備忘録。 まずは1.4.7版のEUCをインストールして動くかどうか …

2014年7月
« 6月   8月 »
 123456
78910111213
14151617181920
21222324252627
28293031  

side bar top



アーカイブ

カテゴリー