Skip to content
Snippets Groups Projects
Commit dc93d155 authored by Taya Snijder's avatar Taya Snijder
Browse files

L2SS-852 added 127.0.0.1 host to lofar config

parent 05b58d89
Branches
Tags
1 merge request!386L2SS-852: Create_pcon_device merge
...@@ -46,6 +46,7 @@ ...@@ -46,6 +46,7 @@
"PSOC": { "PSOC": {
"STAT/PSOC/1": { "STAT/PSOC/1": {
"properties": { "properties": {
"SNMP_host": ["127.0.0.1"],
"SNMP_community": ["public"], "SNMP_community": ["public"],
"SNMP_mib_dir": ["devices/mibs/PowerNet-MIB.mib"], "SNMP_mib_dir": ["devices/mibs/PowerNet-MIB.mib"],
"SNMP_timeout": ["10.0"], "SNMP_timeout": ["10.0"],
...@@ -70,6 +71,7 @@ ...@@ -70,6 +71,7 @@
"PCON": { "PCON": {
"STAT/PCON/1": { "STAT/PCON/1": {
"properties": { "properties": {
"SNMP_host": ["127.0.0.1"],
"SNMP_community": ["public"], "SNMP_community": ["public"],
"SNMP_mib_dir": ["devices/mibs/ACC-MIB.mib"], "SNMP_mib_dir": ["devices/mibs/ACC-MIB.mib"],
"SNMP_timeout": ["10.0"], "SNMP_timeout": ["10.0"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment