File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
data/grid5000/sites/grenoble/network_equipments
input/grid5000/sites/grenoble/networks Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 416
416
{
417
417
"kind" : " channel" ,
418
418
"rate" : 25000000000 ,
419
- "snmp_name" : " ethernet1/1/83:1 " ,
419
+ "snmp_name" : " ethernet1/1/83" ,
420
420
"uid" : " port-channel10"
421
421
},
422
422
{
423
423
"kind" : " channel" ,
424
424
"rate" : 25000000000 ,
425
- "snmp_name" : " ethernet1/1/84:1 " ,
425
+ "snmp_name" : " ethernet1/1/84" ,
426
426
"uid" : " port-channel10"
427
427
},
428
428
{
Original file line number Diff line number Diff line change @@ -154,10 +154,12 @@ gw:
154
154
83 :
155
155
uid : port-channel10
156
156
kind : channel
157
+ snmp_pattern : " ethernet1/1/%PORT%"
157
158
rate : 25000000000
158
159
84 :
159
160
uid : port-channel10
160
161
kind : channel
162
+ snmp_pattern : " ethernet1/1/%PORT%"
161
163
rate : 25000000000
162
164
85 :
163
165
uid : port-channel20
You can’t perform that action at this time.
0 commit comments