2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-28 23:31:13 +00:00

Add OID matrix

This commit is contained in:
Casandra Qiu
2016-03-17 14:20:14 -04:00
parent 6e86c7aecc
commit 74d35a6b3d

View File

@@ -43,9 +43,11 @@ my %global_OID_model_metrix = (
"enterprises.26543.1.7.4" => "(BNT)IBM Networking Operating System RackSwitch G8124",
"enterprises.26543.1.7.6" => "(BNT)IBM Networking Operating System RackSwitch G8264",
"enterprises.26543.1.7.7" => "(BNT)IBM Networking Operating System RackSwitch G8052",
"enterprises.26543" => "BNT",
"enterprises.33049.1.1.1.6036" => "IBM Mellanox Switch SX6036",
"enterprises.33049.1.1.1.6512" => "IBM Mellanox Switch SX6512",
"enterprises.33049.2.1" => "IBM Mellanox Switch IB6131"
"enterprises.33049.2.1" => "IBM Mellanox Switch IB6131",
"enterprises.33049" => "IBM Mellanox Switch"
);