Lol, sysObjectID.1

I think this is a bug you need to report to the printer manufacturer! :D

Adam.

On Mar 5, 2016 06:59, Ronald <ronald645@gmail.com> wrote:
I'm working for a small company in the floral sector. We have several types of printers. From conventional multifunctionals to label printers (CAB, Zebra).

I can add the Zebra printers, but not the cab printers. It appears that Observium is looking for objects with a different suffix.

I searched around the site and did some Googling. But I was not able to sort this out myself.

[root@bl-bug01 bl]# tcpdump -i ens32 host 192.168.0.153
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on ens32, link-type EN10MB (Ethernet), capture size 65535 bytes
11:29:00.627323 IP bl-bug01.bloominess.nl.54058 > bl_planten_artikel.snmp: GetRequest(42) system.sysObjectID.0 system.sysUpTime.0
11:29:00.628053 IP bl_planten_artikel.snmp > bl-bug01.bloominess.nl.54058: GetResponse(48) system.sysObjectID.0=[noSuchObject] system.sysUpTime.0=[noSuchObject]
11:29:00.651719 IP bl-bug01.bloominess.nl.36372 > bl_planten_artikel.snmp: GetRequest(31) E:39165.1.1.0
11:29:00.652297 IP bl_planten_artikel.snmp > bl-bug01.bloominess.nl.36372: GetResponse(35) E:39165.1.1.0=[noSuchObject]
11:29:05.643513 ARP, Request who-has bl_planten_artikel tell bl-bug01.bloominess.nl, length 28
11:29:05.643808 ARP, Reply bl_planten_artikel is-at 00:02:e7:05:47:66 (oui Unknown), length 46
11:29:06.332982 ARP, Request who-has bl_planten_artikel tell bl_planten_artikel, length 46
^C
7 packets captured
7 packets received by filter
0 packets dropped by kernel
[root@bl-bug01 bl]#
[root@bl-bug01 bl]#
[root@bl-bug01 bl]#
[root@bl-bug01 bl]# snmpwalk -v2c -c public 192.168.0.153
SNMPv2-MIB::sysDescr.1 = STRING: A4+/300 (3.38/May 8 2015)
SNMPv2-MIB::sysObjectID.1 = OID: SNMPv2-SMI::enterprises.15865.1.1
SNMPv2-MIB::sysUpTime.1 = Timeticks: (190538900) 22 days, 1:16:29.00

Am I missing something?

Ronald