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
..
2024-04-11 20:59:05 -05:00
2024-01-04 22:39:12 -06:00
2021-09-10 20:09:53 +02:00
2022-10-18 13:30:42 +02:00
2022-01-29 21:10:45 -06:00
2021-09-10 20:09:53 +02:00
2022-10-18 13:30:42 +02:00
2021-09-10 20:09:53 +02:00
2022-11-12 15:18:36 -06:00
2021-09-10 20:09:53 +02:00
2020-09-21 14:54:51 +02:00
2024-01-04 22:39:12 -06:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2020-09-21 14:54:51 +02:00
2020-09-21 14:54:51 +02:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2023-10-04 10:32:59 -05:00
2021-11-14 14:58:13 -06:00
2024-02-09 22:52:32 +01:00
2021-11-14 14:58:13 -06:00
2023-08-04 13:25:19 +02:00
2023-10-06 07:34:14 -05:00
2022-10-11 12:50:38 -05:00
2024-07-15 14:04:34 +02:00
2021-10-19 19:32:28 -05:00
2021-09-10 20:09:53 +02:00
2023-10-04 10:32:59 -05:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2023-01-02 11:24:59 +01:00
2024-08-02 19:18:17 +02:00
2023-10-04 10:32:59 -05:00
2022-08-10 09:07:31 -05:00
2023-10-05 19:49:26 -05:00
2022-10-19 00:34:19 +02:00
2021-09-10 20:09:53 +02:00
2022-06-13 08:57:21 +02:00
2020-09-21 14:54:51 +02:00
2022-10-25 19:27:28 +02:00
2024-01-04 22:39:12 -06:00
2021-09-10 20:09:53 +02:00
2024-01-04 22:39:12 -06:00
2023-10-04 10:32:59 -05:00
2021-02-09 00:29:04 +01:00
2023-11-02 19:25:56 -05:00
2021-02-09 00:29:04 +01:00
2021-09-10 20:09:53 +02:00
2021-11-14 14:58:13 -06:00
2021-02-09 00:29:04 +01:00
2021-09-10 20:09:53 +02:00
2022-11-05 10:04:36 +01:00
2021-09-10 20:09:53 +02:00
2022-11-07 12:00:47 -06:00
2021-12-20 09:19:07 +01:00
2022-10-07 22:42:03 +02:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2024-07-10 04:04:26 -05:00
2021-11-14 14:58:13 -06:00
2022-11-05 10:04:36 +01:00
2023-10-04 10:32:59 -05:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2022-10-19 01:33:06 +02:00
2021-06-21 10:13:40 +02:00
2021-09-10 20:09:53 +02:00
2021-11-14 14:58:13 -06:00
2021-09-10 20:09:53 +02:00
2021-02-09 00:29:04 +01:00
2023-10-04 10:32:59 -05:00
2021-09-10 20:09:53 +02:00
2023-10-04 10:32:59 -05:00
2023-12-14 11:29:02 -06:00
2024-07-18 22:47:40 +02:00
2023-10-04 10:32:59 -05:00
2023-10-04 10:32:59 -05:00
2020-09-21 14:54:51 +02:00
2021-09-10 20:09:53 +02:00
2024-07-19 19:39:39 +02:00
2021-09-10 20:09:53 +02:00
2023-10-04 10:32:59 -05:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2023-08-04 13:25:19 +02:00
2021-09-10 20:09:53 +02:00
2021-11-26 01:18:49 -06:00
2021-09-10 20:09:53 +02:00
2021-09-08 08:40:23 -05:00
2021-09-08 08:40:23 -05:00
2021-09-08 08:40:23 -05:00
2021-09-10 20:09:53 +02:00
2021-11-14 14:58:13 -06:00
2023-04-25 07:54:41 -05:00
2022-09-09 07:08:06 -05:00
2021-02-09 00:29:04 +01:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2023-10-04 10:32:59 -05:00
2021-09-10 20:09:53 +02:00
2021-11-14 14:58:13 -06:00
2020-09-21 14:54:51 +02:00
2021-12-19 16:58:02 +01:00
2021-11-14 14:58:13 -06:00
2023-10-04 10:32:59 -05:00
2023-08-05 14:45:15 +02:00
2023-10-06 07:34:14 -05:00
2024-01-30 15:03:08 +01:00
2024-01-30 15:03:08 +01:00
2023-10-05 19:49:26 -05:00
2021-09-10 20:09:53 +02:00
2022-10-06 20:24:37 +02:00
2021-09-10 20:09:53 +02:00
2023-10-04 10:32:59 -05:00
2021-09-10 20:09:53 +02:00
2023-10-04 10:32:59 -05:00
2021-11-14 14:58:13 -06:00
2022-07-15 22:13:29 -05:00
2021-02-09 00:29:04 +01:00
2023-10-04 10:32:59 -05:00
2023-06-12 13:59:24 +02:00
2021-09-10 20:09:53 +02:00
2024-05-06 19:56:24 -05:00
2022-01-30 16:28:18 -06:00
2021-11-14 14:58:13 -06:00
2021-09-10 20:09:53 +02:00
2023-10-04 10:32:59 -05:00
2023-10-04 10:32:59 -05:00
2023-10-04 10:32:59 -05:00
2024-02-03 22:32:07 +01:00
2024-02-03 20:42:12 +01:00
2020-09-21 14:54:51 +02:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2023-10-04 10:32:59 -05:00
2021-11-14 14:58:13 -06:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2021-02-09 00:29:04 +01:00
2021-09-10 20:09:53 +02:00
2021-02-09 00:29:04 +01:00
2021-11-24 18:18:12 +01:00
2024-05-26 18:50:17 -05:00
2023-10-04 10:32:59 -05:00
2023-03-13 22:32:22 +01:00
2020-09-21 14:54:51 +02:00
2023-03-13 22:32:22 +01:00
2020-09-21 14:54:51 +02:00
2023-10-04 10:32:59 -05:00
2021-10-24 14:12:22 +02:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2021-09-10 20:09:53 +02:00
2021-09-17 09:13:10 -05:00
2022-11-05 10:04:36 +01:00
2021-02-09 00:29:04 +01:00
2023-10-04 10:32:59 -05:00
2023-10-04 10:32:59 -05:00
2021-09-10 20:09:53 +02:00
2023-10-04 10:32:59 -05:00
2021-09-10 20:09:53 +02:00
2021-02-09 00:29:04 +01:00
2021-02-09 00:29:04 +01:00
2021-09-10 20:09:53 +02:00
2020-09-21 14:54:51 +02:00
2024-06-04 11:24:30 +02:00
2023-10-04 10:32:59 -05:00
2021-11-14 14:58:13 -06:00
2023-05-24 22:21:54 +02:00
2024-03-04 23:54:46 +01:00
2021-11-14 14:58:13 -06:00
2021-09-10 20:09:53 +02:00
2021-09-23 11:55:14 -05:00
2022-02-08 23:27:40 +01:00
2023-03-13 22:32:22 +01:00
2023-12-18 16:40:06 +01:00
2023-10-04 10:32:59 -05:00
2021-02-09 00:29:04 +01:00
2021-09-10 20:09:53 +02:00
2023-10-19 07:22:46 -05:00
2021-02-09 00:29:04 +01:00
2023-10-05 19:49:26 -05:00
2024-04-02 14:06:25 +02:00
2024-02-05 00:22:06 +01:00
2021-02-09 00:29:04 +01:00
2023-10-04 10:32:59 -05:00
2021-02-09 00:29:04 +01:00
2021-11-14 14:58:13 -06:00
2021-04-01 17:35:18 +02:00
2021-09-10 20:09:53 +02:00
2023-10-04 10:32:59 -05:00
2023-11-06 00:43:59 -06:00
2024-01-14 14:02:28 +01:00