diff --git a/pyghmi/ipmi/command.py b/pyghmi/ipmi/command.py index 7b798761..a67a9ed3 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):