Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
Description
Hi,
I have several AXIS camera which I am able to monitor successful with Observium. I recently purchased AXIS A8105-E, unfortunately like others this is not shown correctly in Observium. It is listed a generic device instead of the Axis device class with other Axis products.
According to the documentation the AXIS-VIDEO-MIB is required and supported by Observium.
I had a look on other camera's which I own to see what is different.
Working example:
iso.3.6.1.2.1.1.1.0 = STRING: " ; AXIS Q1755; Network Camera; 5.51.5.2; May 24 2019 16:52; 16D; 1; "
iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.368
iso.3.6.1.2.1.1.3.0 = Timeticks: (1342768200) 155 days, 9:54:42.00
iso.3.6.1.2.1.1.4.0 = ""
iso.3.6.1.2.1.1.5.0 = ""
iso.3.6.1.2.1.1.6.0 = ""
iso.3.6.1.2.1.1.7.0 = INTEGER: 64
iso.3.6.1.2.1.1.8.0 = Timeticks: (0) 0:00:00.00
iso.3.6.1.2.1.2.1.0 = INTEGER: 3
Not working example:
iso.3.6.1.2.1.1.1.0 = STRING: " ; AXIS A8105-E; Network Video Door Station; 1.65.4.2; Dec 19 2019 23:22; 770; 1; "
iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.368.1.1
iso.3.6.1.2.1.1.3.0 = Timeticks: (338700) 0:56:27.00
iso.3.6.1.2.1.1.4.0 = ""
iso.3.6.1.2.1.1.5.0 = ""
iso.3.6.1.2.1.1.6.0 = ""
iso.3.6.1.2.1.1.7.0 = INTEGER: 64
iso.3.6.1.2.1.1.8.0 = Timeticks: (0) 0:00:00.00
iso.3.6.1.2.1.2.1.0 = INTEGER: 3
If I understand the MIB documentation this is where the device is being identified, see attached screenshot from the documentation.
Thanks