Files
librenms-librenms/includes/definitions
Cody Harris d67df039e3 device - Added Baicells Atom OD04 CPE support (#14838)
This adds a MIB from the Baicells website, lightly modified
(s/BAICELLS-MIB/BAICELLS-CPE-MIB), and yaml files for LibreNMS. Currently OS
detection works, but sensors are reporting '0'.

I can easily get the data with snmpget, so I know that part is working. The
issue I'm seeing looks like the {{ $index }} substitution in my sensor yaml
isn't being filled out. Here's some example output from poller.php that backs
this up:

```
.1.3.6.1.4.1.53058.2.2.7.: Unknown Object Identifier ()
.1.3.6.1.4.1.53058.2.2.8.: Unknown Object Identifier ()
.1.3.6.1.4.1.53058.2.2.12.: Unknown Object Identifier ()
.1.3.6.1.4.1.53058.2.2.13.: Unknown Object Identifier ()
```

* adjustments to baicells od04

* undo modification to mib

* add original unmodified mib, tweak yaml, add time conversion function

* added baicells od04 snmprec

* skip invalid values

* Rename baicells-od04.snmprec.txt to baicells-od04.snmprec

* Update and rename BaiCE-BM-2.5.23_SNMP_MIB-CAT4.txt to BAICELLS-MIB

* Update baicells-od04.yaml

* Create BaicellsOd04.php

* move userfunc into OS

* style

* squash php casting warning

* missing static

* style

* fix {{ $index }}

* Create baicells-od04.json

---------

Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
2024-08-02 19:18:17 +02:00
..
2022-01-16 18:27:27 +01:00
2022-01-29 21:10:45 -06:00
2023-10-05 19:49:26 -05:00
2020-06-25 14:50:40 -05:00
2021-09-01 19:01:41 -05:00
2021-06-21 10:13:40 +02:00
2024-03-04 23:54:46 +01:00
2021-09-01 19:01:41 -05:00
2022-08-10 09:07:31 -05:00
2022-01-10 08:30:18 -06:00
2021-10-06 07:50:16 -05:00
2021-05-31 00:15:24 +02:00
2023-03-04 19:00:31 +01:00
2021-08-01 22:00:21 -05:00
2020-11-23 15:35:35 -06:00
2023-10-05 19:49:26 -05:00
2021-08-06 01:36:05 -05:00
2020-11-23 15:35:35 -06:00
2020-11-23 15:35:35 -06:00
2024-02-10 11:41:27 +01:00
2020-09-23 18:23:57 +02:00
2020-11-23 15:35:35 -06:00
2021-06-21 10:13:40 +02:00
2020-11-23 15:35:35 -06:00
2023-08-25 01:53:21 +02:00
2020-11-23 15:35:35 -06:00
2020-11-23 15:35:35 -06:00
2020-11-23 15:35:35 -06:00
2024-05-22 08:09:05 -05:00
2022-11-24 17:34:27 +01:00
2024-02-12 19:09:13 +01:00
2021-06-12 00:05:22 +02:00
2020-11-23 15:35:35 -06:00
2023-10-05 19:49:26 -05:00
2022-10-06 20:24:37 +02:00
2020-11-23 15:35:35 -06:00
2020-11-23 15:35:35 -06:00
2020-11-23 15:35:35 -06:00
2020-11-23 15:35:35 -06:00
2020-11-23 15:35:35 -06:00
2021-08-03 22:35:49 +02:00
2021-09-15 17:44:36 +02:00
2021-01-21 03:53:01 +01:00
2020-11-23 15:35:35 -06:00
2023-10-05 19:49:26 -05:00
2021-08-06 01:36:05 -05:00
2023-04-07 13:01:30 -05:00
2020-11-23 15:35:35 -06:00
2022-08-12 19:50:08 +02:00
2023-10-05 19:49:26 -05:00
2023-12-17 18:52:28 +01:00
2021-05-13 13:29:07 -05:00
2022-01-09 18:55:02 -06:00
2021-02-02 16:12:41 +01:00
2020-11-23 15:35:35 -06:00
2021-07-16 11:12:50 +02:00
2023-09-20 06:41:31 -05:00
2022-04-15 08:08:00 -05:00
2022-02-24 23:51:35 +01:00
2024-04-30 14:38:01 +02:00
2024-04-20 10:28:45 -05:00
2022-01-29 14:52:05 +01:00
2022-03-17 15:18:52 +01:00
2020-11-23 15:35:35 -06:00
2020-11-23 15:35:35 -06:00
2023-10-05 19:49:26 -05:00