feat:新增snmp认证

This commit is contained in:
wangwenrui
2021-04-14 19:17:16 +08:00
parent 72b2362408
commit 1c130e1cb2
11 changed files with 585 additions and 37 deletions

View File

@@ -701,11 +701,13 @@ const en = {
perms: 'Permission',
button: 'Button',
menu: 'Menu',
tab:'Tab',
parent: 'Previous menu',
mainMenu: 'Primary menu',
createMenu: 'Create menu',
editMenu: 'Edit menu',
orderNum: 'Order'
orderNum: 'Order',
icon:'Icon'
},
agent: {
// 侧滑框
@@ -858,7 +860,19 @@ const en = {
vendor: 'Vendor',
type: 'Type',
mibBrowser: 'MIB browser',
noData: 'No Data'
credentials: 'Credentials',
noData: 'No Data',
credential:{
type:"Protocol type",
port:"Port",
remark:"Description",
edit:"Edit",
create:"Create",
auth:'Authentication',
method:'Method',
encryption:"Encryption",
pin:"Password"
}
},
system: {
system: 'System',