Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c01e3e82 authored by PARISOT Clement's avatar PARISOT Clement
Browse files

Merge branch 'swadmin-7_snmp' into 'master'

[sophia] network - swadmin-7 : fix snmp pattern

See merge request !1292
parents da9f9452 2e47a0af
Branches
No related tags found
1 merge request!1292[sophia] network - swadmin-7 : fix snmp pattern
Pipeline #1184027 passed with warnings
......@@ -12,24 +12,24 @@
},
{
"kind": "other",
"snmp_name": "1/1/1",
"snmp_name": "1",
"uid": "esterel31-1-bmc"
},
{
"kind": "other",
"snmp_name": "1/1/2",
"snmp_name": "2",
"uid": "esterel31-2-bmc"
},
{
},
{
"kind": "other",
"snmp_name": "1/1/4",
"snmp_name": "4",
"uid": "esterel31-3-bmc"
},
{
"kind": "other",
"snmp_name": "1/1/5",
"snmp_name": "5",
"uid": "esterel31-4-bmc"
},
{
......@@ -70,12 +70,12 @@
},
{
"kind": "switch",
"snmp_name": "1/1/24",
"snmp_name": "24",
"uid": "sw-7"
}
],
"rate": 1000000000,
"snmp_pattern": "%LINECARD%/1/%PORT%"
"snmp_pattern": "%PORT%"
}
],
"managed_by_us": true,
......
......@@ -9,7 +9,7 @@ swadmin-7:
snmp_community: public
linecards:
1:
snmp_pattern: "%LINECARD%/1/%PORT%"
snmp_pattern: "%PORT%"
kavlan_pattern: "%LINECARD%/1/%PORT%"
rate: 1000000000
kind: node
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment