Bump to 6.0.43, use go generate
Also moved fetching of JSON information to Go for cross-OS usage.
This commit is contained in:
7
fields/6.0.43/SettingSnmp.json
Normal file
7
fields/6.0.43/SettingSnmp.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"community": ".{1,256}",
|
||||
"enabled": "true|false",
|
||||
"enabledV3": "true|false",
|
||||
"username": "[a-zA-Z0-9_-]{1,30}",
|
||||
"x_password": "[^'\"]{8,32}"
|
||||
}
|
||||
Reference in New Issue
Block a user