Mentions légales du service

Skip to content
Snippets Groups Projects

[luxembourg] Fix network description (wrong port-channel and missing gw-kirchberg)

Merged Ludovic Schoepps requested to merge fix_luxembourg_network_config into master
10 files
+ 377
118
Compare changes
  • Side-by-side
  • Inline
Files
10
{
"backplane_bps": 720000000000,
"channels": {
"Port-channel4": {
"kind": "switch",
"port": "port-channel4",
"rate": 20000000000,
"uid": "ul-grid5000-sw02"
}
},
"ip": "172.16.191.240",
"kind": "switch",
"linecards": [
{
},
{
},
{
"backplane_bps": 40000000000,
"kavlan_pattern": "Gi%LINECARD%/%PORT%",
"kind": "node",
"ports": [
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
"kind": "server",
"snmp_name": "GigabitEthernet2/44",
"uid": "cronos"
},
{
},
{
},
{
},
{
}
],
"rate": 1000000000,
"snmp_pattern": "GigabitEthernet%LINECARD%/%PORT%"
},
{
"backplane_bps": 40000000000,
"kavlan_pattern": "Ti%LINECARD%/%PORT%",
"kind": "channel",
"ports": [
{
},
{
"kind": "channel",
"snmp_name": "TenGigabitEthernet3/1",
"uid": "Port-channel4"
},
{
"kind": "channel",
"snmp_name": "TenGigabitEthernet3/2",
"uid": "Port-channel4"
}
],
"rate": 10000000000,
"snmp_pattern": "TenGigabitEthernet%LINECARD%/%PORT%"
},
{
},
{
"backplane_bps": 40000000000,
"kavlan_pattern": "Ti%LINECARD%/%PORT%",
"kind": "router",
"ports": [
{
},
{
},
{
},
{
},
{
"kind": "router",
"rate": 10000000000,
"snmp_name": "TenGigabitEthernet5/4",
"uid": "gw"
}
],
"rate": 1000000000,
"snmp_pattern": "TenGigabitEthernet%LINECARD%/%PORT%"
}
],
"managed_by_us": true,
"metrics": [
{
"description": "Input byte counter for the network device port",
"name": "network_ifacein_bytes_total",
"period": 5000,
"source": {
"id": "1.3.6.1.2.1.31.1.1.1.6.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
"protocol": "snmp"
}
},
{
"description": "Output byte counter for the network device port",
"name": "network_ifaceout_bytes_total",
"period": 5000,
"source": {
"id": "1.3.6.1.2.1.31.1.1.1.10.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
"protocol": "snmp"
}
},
{
"description": "Input packet counter for the network device port",
"name": "network_ifacein_packets_total",
"period": 5000,
"source": {
"id": "1.3.6.1.2.1.2.2.1.11.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
"protocol": "snmp"
}
},
{
"description": "Output packet counter for the network device port",
"name": "network_ifaceout_packets_total",
"period": 5000,
"source": {
"id": "1.3.6.1.2.1.2.2.1.17.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
"protocol": "snmp"
}
},
{
"description": "Input counter of discarded packets for the network device port",
"name": "network_ifacein_packets_discard_total",
"period": 5000,
"source": {
"id": "1.3.6.1.2.1.2.2.1.13.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
"protocol": "snmp"
}
},
{
"description": "Output counter of discarded packets for the network device port",
"name": "network_ifaceout_packets_discard_total",
"period": 5000,
"source": {
"id": "1.3.6.1.2.1.2.2.1.19.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
"protocol": "snmp"
}
},
{
"description": "Input counter of packet errors for the network device port",
"name": "network_ifacein_packets_error_total",
"period": 5000,
"source": {
"id": "1.3.6.1.2.1.2.2.1.14.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
"protocol": "snmp"
}
},
{
"description": "Output counter of packet errors for the network device port",
"name": "network_ifaceout_packets_error_total",
"period": 5000,
"source": {
"id": "1.3.6.1.2.1.2.2.1.20.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
"protocol": "snmp"
}
}
],
"model": "cisco WS-C6506-E",
"site": "luxembourg",
"snmp_community": "public",
"type": "network_equipment",
"uid": "gw-kirchberg",
"warranty": "2018-12-01"
}
\ No newline at end of file
Loading