$[off] ${bodyid::lan_snmp} $[include common/${lang}/texts.tmpl] ${title::${_lan_snmp.title}} $[on]$[include common/header.html] $[include common/submenu_lan.html]

${title} ${_global.help.txt}

$[if ${error}]
$[if ${_lan_snmp.error.title}]

${_lan_snmp.error.title}

$[else]

${_global.error.title}

$[fi] $[if ${_lan_snmp.error.desc}]

${_lan_snmp.error.desc}

$[else]

${_global.error.desc}

$[fi]
$[elif ${success}]
$[load] $[if ${_lan_snmp.success.title}]

${_lan_snmp.success.title}

$[else]

${_global.success.title}

$[fi] $[if ${_lan_snmp.success.desc}]

${_lan_snmp.success.desc}

$[else]

${_global.success.reboot.desc}

$[fi]
$[fi]

${_lan_snmp.desc}

${_lan_snmp.title}

${_lan_snmp.vendor.lbl}: ${_lan_snmp.vendor.value}




${_lan_snmp.community.title}

$[load] $[if ${lan_snmp_community.totalElements}]
${_lan_snmp.community.existing}
$[sort lan_snmp_community.id] $[index a] $[value b] $[count c] $[eval \${CommName::\${lan_snmp_community.communityName.${b}}}] $[eval \${Access::\${lan_snmp_community.accessRights.${b}}}] $[tros]
${_lan_snmp.community.name} ${_lan_snmp.community.rights} ${_global.delete} ${_global.edit}
${CommName} $[if ${Access} = readwrite] ${_lan_snmp_community.accessRights.readWrite.txt} $[else] ${_lan_snmp_community.accessRights.readOnly.txt} $[fi]
$[fi]

${_lan_snmp.traps.title}

$[if ${lan_snmp_traps.totalElements}]
${_lan_snmp.traps.existing}
$[sort lan_snmp_traps.id] $[index a] $[value b] $[count c] $[eval \${DestIp::\${lan_snmp_traps.destinationIp.${b}}}] $[eval \${CommunityId::\${lan_snmp_traps.trapCommunityId.${b}}}] $[eval \${TrapCommunity::\${lan_snmp_community.communityName.${CommunityId}}}] $[eval \${TrapVersion::\${lan_snmp_traps.trapVersion.${b}}}] $[tros]
${_lan_snmp.traps.destination} ${_lan_snmp.traps.community} ${_lan_snmp.traps.version} ${_global.delete} ${_global.edit}
${DestIp} ${TrapCommunity}   ${TrapVersion}
$[fi]
$[include common/${lang}/help/${bodyid}.html]
$[include common/footer.html]