diff --git a/pyghmi/ipmi/command.py b/pyghmi/ipmi/command.py index aac1a32f..a439729c 100644 --- a/pyghmi/ipmi/command.py +++ b/pyghmi/ipmi/command.py @@ -240,6 +240,10 @@ class Command(object): '> 4 & 0b1111, + response['data'][3] & 0b1111) } def oem_init(self):