<%= notice %>

Router inventory: <%= @snmp_config.router_inventory_id %>

Location network: <%= @snmp_config.location_network_id %>

Organization: <%= @snmp_config.organisation_id %>

Server ip: <%= @snmp_config.server_ip %>

Server port: <%= @snmp_config.server_port %>

Server community: <%= @snmp_config.server_community %>

Ro community: <%= @snmp_config.ro_community %>

Rw community: <%= @snmp_config.rw_community %>

<%= link_to 'Edit', edit_snmp_config_path(@snmp_config) %> | <%= link_to 'Back', snmp_configs_path %>