Welcome to mirror list, hosted at ThFree Co, Russian Federation.

luci-app-snmpd.json « menu.d « luci « share « usr « root « luci-app-snmpd « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 22d29c9f65f0eb10d343771f7898c1c8a4f9fcc4 (plain)
1
2
3
4
5
6
7
8
9
10
{
	"admin/services/snmpd": {
		"title": "SNMPD",
		"action": {
			"type": "cbi",
			"path": "snmpd",
			"post": { "cbi.submit": true }
		}
	}
}