aboutsummaryrefslogtreecommitdiffstats
path: root/mibs/Intel-SA.txt
diff options
context:
space:
mode:
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