Showing posts with label Redfish Maintance Guide. Show all posts
Showing posts with label Redfish Maintance Guide. Show all posts

Wednesday, April 27, 2022

How to get BMC SEL via Redfish

 Environment


B8036G68V4E4HR-LE, BIOS v2.06.B21, BMC v4.00

CPU: AMD 74F3 x1

RAM: DDR4 128GB

POSTman: v8.11.1


Redfish command

get https://BMC_IP/redfish/v1/Managers/Self/LogServices/SEL/Entries ,

 

Result

 

{

    "@odata.context": "/redfish/v1/$metadata#LogEntryCollection.LogEntryCollection",

    "@odata.etag": "\"1650459871\"",

    "@odata.id": "/redfish/v1/Managers/Self/LogServices/SEL/Entries",

    "@odata.type": "#LogEntryCollection.LogEntryCollection",

    "Description": "Collection of entries for this log service",

    "Members": [

        {

            "@odata.id": "/redfish/v1/Managers/Self/LogServices/SEL/Entries/1",

            "@odata.type": "#LogEntry.v1_4_3.LogEntry",

            "Created": "2000-01-01T00:01:14+00:00",

            "Description": "SEL 1",

            "EntryCode": "Assert",

            "EntryType": "SEL",

            "EventTimestamp": "2000-01-01T00:00:22+00:00",

            "Id": "1",

            "Message": "Event_Data_1 : 7, Record_Type : system event record, Sensor_Number : 215, Event_Dir : Assertion event, Event_Data_2 : 2, Timestamp : 2000-01-01T00:00:22+00:00, EvM_Rev : IPMI v2.0 Event Messages, Generator_ID : 0x2000, Event_Data_3 : 255, Event_Type : Firmware / Software Change Detected was successful, Record_ID : 1, Sensor_Type : Version Change, ",

            "MessageId": "0x0702FF",

            "Name": "SEL 1",

            "SensorNumber": 215,

            "SensorType": "Version Change",

            "Severity": "OK"

……..

           "@odata.id": "/redfish/v1/Managers/Self/LogServices/SEL/Entries/15",

            "@odata.type": "#LogEntry.v1_4_3.LogEntry",

            "Created": "2022-04-20T13:04:31+00:00",

            "Description": "SEL 15",

            "EntryCode": "Assert",

            "EntryType": "SEL",

            "EventTimestamp": "2022-04-20T13:04:30+00:00",

            "Id": "15",

            "Links": {

                "OriginOfCondition": {

                    "@odata.id": "/redfish/v1/Systems/Self"

                }

            },

            "Message": "Event_Data_1 : 0, Record_Type : system event record, Sensor_Number : 211, Event_Dir : Assertion event, Event_Data_2 : 255, Timestamp : 2022-04-20T13:04:30+00:00, EvM_Rev : IPMI v2.0 Event Messages, Generator_ID : 0x2000, Event_Data_3 : 255, Event_Type : S0/G0 'Working, Record_ID : 15, Sensor_Type : System ACPI PowerState, ",

            "MessageId": "0x00FFFF",

            "Name": "SEL 15",

            "SensorNumber": 211,

            "SensorType": "System ACPI PowerState",

            "Severity": "OK"

        }

    ],

    "Members@odata.count": 15,

    "Name": "Log Service Entries Collection"

}


Tuesday, April 3, 2018

How to Change Redfish UserName and Password


Hardware Requirement
S8026, BIOS v1.01, BMC v2.0
Default Username: Administrator, Default Password: superuser

Software Requirement
Postman v6.0.10 for Windows,


How to upgrade G4520G6 (B7149) Ffirmware

 G4520G6 firmware process Web GUI mode: CPLD -> BMC -> BIOS BMC Out of band (Redfish/BMC Web) : CPLD: *.jed.tar (System need power off...