diff --git a/pyghmi/ipmi/private/constants.py b/pyghmi/ipmi/private/constants.py index 1cee5e7d..b6e82873 100644 --- a/pyghmi/ipmi/private/constants.py +++ b/pyghmi/ipmi/private/constants.py @@ -250,7 +250,7 @@ discrete_type_offsets = { }, 3: { 'desc': 'Not Redundant', - 'severity': const.Health.Warning, + 'severity': const.Health.Ok, }, 4: { 'desc': 'Not Redundant',