aboutsummaryrefslogtreecommitdiffstats
path: root/mibs/Intel-SA.txt
diff options
context:
space:
mode:
authorMaryam Tahhan <maryam.tahhan@intel.com>2017-03-22 19:13:11 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-22 19:13:11 +0000
commite41ed0063671882ef8548785916af217d5aaa401 (patch)
treec4951c112f1ccc594e41c1f8b33782d3c9310a25 /mibs/Intel-SA.txt
parentf237c12fd5832dae68630f1d39e8b6c5bdb59f9d (diff)
parentb61d49ad6f086cdfe5c66b3b8d522bc9448ef69e (diff)
Merge "mibs: Add new mibs to barometer"
Diffstat (limited to 'mibs/Intel-SA.txt')
-rw-r--r--mibs/Intel-SA.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/mibs/Intel-SA.txt b/mibs/Intel-SA.txt
new file mode 100644
index 00000000..6e7dd87b
--- /dev/null
+++ b/mibs/Intel-SA.txt
@@ -0,0 +1,10 @@
+Intel-SA-MIB DEFINITIONS ::= BEGIN
+
+IMPORTS
+ server-management FROM Intel-Common-MIB;
+
+software OBJECT IDENTIFIER ::= { server-management 3 }
+baseboardGroup OBJECT IDENTIFIER ::= { software 5 }
+hostAssist OBJECT IDENTIFIER ::= { baseboardGroup 1 }
+
+END