5 Commits
0.2.4 ... 0.3.2

Author SHA1 Message Date
a8ab382216 Merge branch 'master' of gitea.hottis.de:wn/snmp-mqtt
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2025-03-19 08:34:37 +01:00
8d6b6eaa3c changes in config 2025-03-19 08:34:33 +01:00
ea948d0bb3 fix config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2025-03-18 21:37:55 +01:00
36699bd248 Merge branch 'master' of gitea.hottis.de:wn/snmp-mqtt 2025-03-11 20:32:25 +01:00
3ab6814c16 fix 2025-03-11 20:32:17 +01:00

View File

@ -16,6 +16,26 @@
"label": "load1",
"diff": "false"
},
{
"oid": ".1.3.6.1.4.1.9676.123.1.4",
"label": "stratum",
"diff": "false"
},
{
"oid": ".1.3.6.1.4.1.9676.123.1.7",
"label": "rootdisp",
"diff": "false"
},
{
"oid": ".1.3.6.1.4.1.9676.123.2.3",
"label": "ss-reset",
"diff": "false"
},
{
"oid": ".1.3.6.1.4.1.9676.123.2.10",
"label": "processed-pkts",
"diff": "true"
},
{
"oid": ".1.3.6.1.2.1.31.1.1.1.6.2",
"label": "lan-in",
@ -35,11 +55,6 @@
"oid": ".1.3.6.1.2.1.31.1.1.1.11.2",
"label": "lan-out-pkts",
"diff": "true"
},
{
"oid": ".1.3.6.1.4.1.9676.1",
"label": "time-req-pkts",
"diff": "true"
}
]
},
@ -101,7 +116,7 @@
"community": "public",
"oidTopics": [
{
"oid": "1.3.6.1.2.1.25.3.3.1.2.1",
"oid": ".1.3.6.1.2.1.25.3.3.1.2.1",
"label": "load1",
"diff": "false"
},