diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2017-03-22 19:13:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-22 19:13:11 +0000 |
commit | e41ed0063671882ef8548785916af217d5aaa401 (patch) | |
tree | c4951c112f1ccc594e41c1f8b33782d3c9310a25 /mibs/Intel-SA.txt | |
parent | f237c12fd5832dae68630f1d39e8b6c5bdb59f9d (diff) | |
parent | b61d49ad6f086cdfe5c66b3b8d522bc9448ef69e (diff) |
Merge "mibs: Add new mibs to barometer"
Diffstat (limited to 'mibs/Intel-SA.txt')
-rw-r--r-- | mibs/Intel-SA.txt | 10 |
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 |