Good Afternoon,
I want to survey Xerox printer from Zabbix, especially i want to get the error message of the printer when occurs (for example paper jam, etc.).
From Xerox support i've got the MIBs and the efficient OID.
(MIBs https://www.activexperts.com/admin/m...le=printer-mib
&& http://origin-download.support.xerox.com/pub/drivers/MIBs/ && OID : .1.3.6.1.2.1.43.18.1.1.8)
I've load MIBs on Zabbix server and reloaded the SNMP daemon.
When from Zabbix server i try a snmpwalk, i get a new OID : .1.3.6.1.2.1.43.18.1.1.8.1.425 and a value associate to this OID.
If i try a snmpget, i get an error :
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: .1.3.6.1.2.1.43.18.1.1.8
From the support i know that from this OID 1.3.6.1.2.1.43.18.1.1.8, i get a value to get another OID value with the final value i'm looking for.
Each value is associate to a specific error message.
How can i manage this situation with Zabbix?
Best regards, Théo
I want to survey Xerox printer from Zabbix, especially i want to get the error message of the printer when occurs (for example paper jam, etc.).
From Xerox support i've got the MIBs and the efficient OID.
(MIBs https://www.activexperts.com/admin/m...le=printer-mib
&& http://origin-download.support.xerox.com/pub/drivers/MIBs/ && OID : .1.3.6.1.2.1.43.18.1.1.8)
I've load MIBs on Zabbix server and reloaded the SNMP daemon.
When from Zabbix server i try a snmpwalk, i get a new OID : .1.3.6.1.2.1.43.18.1.1.8.1.425 and a value associate to this OID.
If i try a snmpget, i get an error :
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: .1.3.6.1.2.1.43.18.1.1.8
From the support i know that from this OID 1.3.6.1.2.1.43.18.1.1.8, i get a value to get another OID value with the final value i'm looking for.
Each value is associate to a specific error message.
How can i manage this situation with Zabbix?
Best regards, Théo


Comment