Get Printer Status Using SNMP OID

£可爱£侵袭症+ 提交于 2019-12-04 21:01:42

Use net-snmp or some other available MIB browser (e.g. by iReasoning). You may find out that there are no data in the hrPrinterTable (OID .1.3.6.1.2.1.25.3.5).

If there are some rows, then change the OID to 1.3.6.1.2.1.25.3.5.1.1.1 (add 1 at the end). This the proper OID for the hrPrinterStatus on the first row.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!