Merge branch 'master' of gitea.hottis.de:wn/snmp-mqtt

This commit is contained in:
2025-03-11 20:32:25 +01:00

View File

@ -73,6 +73,11 @@
"label": "rootdisp", "label": "rootdisp",
"diff": "false" "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", "oid": ".1.3.6.1.4.1.9676.123.2.10",
"label": "processed-pkts", "label": "processed-pkts",
@ -116,23 +121,6 @@
"diff": "true" "diff": "true"
} }
] ]
},
{
"endpoint": "172.16.3.3",
"label": "switch-cluster",
"community": "public",
"oidTopics": [
{
"oid": ".1.3.6.1.2.1.31.1.1.1.6.1",
"label": "uplink-in",
"diff": "true"
},
{
"oid": ".1.3.6.1.2.1.31.1.1.1.10.1",
"label": "uplink-out",
"diff": "true"
}
]
} }
] ]
} }