Super Micro Microcloud #173

Closed
opened 2020-10-26 21:52:35 +01:00 by wolfman2g1 · 3 comments
wolfman2g1 commented 2020-10-26 21:52:35 +01:00 (Migrated from github.com)

I'm running the agent on a new supermicro micro cloude server. Getting

`Traceback (most recent call last):
File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/tmp/netbox/netbox_agent/cli.py", line 48, in
main()
File "/tmp/netbox/netbox_agent/cli.py", line 44, in main
return run(config)
File "/tmp/netbox/netbox_agent/cli.py", line 39, in run
server.netbox_create_or_update(config)
File "/tmp/netbox/netbox_agent/server.py", line 342, in netbox_create_or_update
chassis = self._netbox_create_chassis(datacenter, tenant, rack)
File "/tmp/netbox/netbox_agent/server.py", line 167, in _netbox_create_chassis
device_type = get_device_type(self.get_chassis())
File "/tmp/netbox/netbox_agent/vendors/supermicro.py", line 54, in get_chassis
return self.chassis[0]['Product Name'].strip()
KeyError: 'Product Name'

`
Looking at the code this should match

blade |= product_name.startswith('SYS-5038')
from dmidecode
` System Information
Manufacturer: Supermicro
Product Name: SYS-5039MC-H8TRF
Version: 0123456789

`

I'm running the agent on a new supermicro micro cloude server. Getting `Traceback (most recent call last): File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/tmp/netbox/netbox_agent/cli.py", line 48, in <module> main() File "/tmp/netbox/netbox_agent/cli.py", line 44, in main return run(config) File "/tmp/netbox/netbox_agent/cli.py", line 39, in run server.netbox_create_or_update(config) File "/tmp/netbox/netbox_agent/server.py", line 342, in netbox_create_or_update chassis = self._netbox_create_chassis(datacenter, tenant, rack) File "/tmp/netbox/netbox_agent/server.py", line 167, in _netbox_create_chassis device_type = get_device_type(self.get_chassis()) File "/tmp/netbox/netbox_agent/vendors/supermicro.py", line 54, in get_chassis return self.chassis[0]['Product Name'].strip() KeyError: 'Product Name' ` Looking at the code this should match > blade |= product_name.startswith('SYS-5038') from dmidecode ` System Information Manufacturer: Supermicro Product Name: SYS-5039MC-H8TRF Version: 0123456789 `
Solvik commented 2020-10-28 09:42:10 +01:00 (Migrated from github.com)

Hi @wolfman2g1

Could you send me the whole dmidecode output please ?
I'll see what happens and add it to tests

Thanks

Hi @wolfman2g1 Could you send me the whole dmidecode output please ? I'll see what happens and add it to tests Thanks
wolfman2g1 commented 2020-10-28 23:40:35 +01:00 (Migrated from github.com)
# dmidecode 3.2
Getting SMBIOS data from sysfs.
SMBIOS 3.2 present.
49 structures occupying 4106 bytes.
Table at 0x8EBC6000.

Handle 0x0000, DMI type 0, 26 bytes
BIOS Information
        Vendor: American Megatrends Inc.
        Version: 1.4
        Release Date: 06/17/2020
        Address: 0xF0000
        Runtime Size: 64 kB
        ROM Size: 32 MB
        Characteristics:
                PCI is supported
                BIOS is upgradeable
                BIOS shadowing is allowed
                Boot from CD is supported
                Selectable boot is supported
                BIOS ROM is socketed
                EDD is supported
                5.25"/1.2 MB floppy services are supported (int 13h)
                3.5"/720 kB floppy services are supported (int 13h)
                3.5"/2.88 MB floppy services are supported (int 13h)
                Print screen service is supported (int 5h)
                Serial services are supported (int 14h)
                Printer services are supported (int 17h)
                ACPI is supported
                USB legacy is supported
                BIOS boot specification is supported
                Targeted content distribution is supported
                UEFI is supported
        BIOS Revision: 5.13

Handle 0x0001, DMI type 1, 27 bytes
System Information
        Manufacturer: Supermicro
        Product Name: SYS-5039MC-H8TRF
        Version: 0123456789
        Serial Number: xxxxx
        UUID: 00000000-0000-0000-0000-3cecef18c770
        Wake-up Type: Power Switch
        SKU Number: To be filled by O.E.M.
        Family: To be filled by O.E.M.

Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
        Manufacturer: Supermicro
        Product Name: X11SCD-F
        Version: 1.01
        Serial Number: xxxxx
        Asset Tag: To be filled by O.E.M.
        Features:
                Board is a hosting board
                Board is replaceable
        Location In Chassis: To be filled by O.E.M.
        Chassis Handle: 0x0003
        Type: Motherboard
        Contained Object Handles: 0

Handle 0x0003, DMI type 3, 22 bytes
Chassis Information
        Manufacturer: Supermicro
        Type: Other
        Lock: Not Present
        Version: 0123456789
        Serial Number: xxxxx
        Asset Tag: To be filled by O.E.M.
        Boot-up State: Safe
        Power Supply State: Safe
        Thermal State: Safe
        Security Status: None
        OEM Information: 0x00000000
        Height: Unspecified
        Number Of Power Cords: 1
        Contained Elements: 0
        SKU Number: To be filled by O.E.M.

Handle 0x0004, DMI type 8, 9 bytes
Port Connector Information
        Internal Reference Designator: JKVM1
        Internal Connector Type: None
        External Reference Designator: COM1
        External Connector Type: DB-9 male
        Port Type: Serial Port 16550A Compatible

Handle 0x0005, DMI type 8, 9 bytes
Port Connector Information
        Internal Reference Designator: JKVM1
        Internal Connector Type: None
        External Reference Designator: USB 0/1
        External Connector Type: Access Bus (USB)
        Port Type: USB

Handle 0x0006, DMI type 8, 9 bytes
Port Connector Information
        Internal Reference Designator: JKVM1
        Internal Connector Type: None
        External Reference Designator: VGA
        External Connector Type: DB-15 female
        Port Type: Video Port

Handle 0x0007, DMI type 9, 17 bytes
System Slot Information
        Designation: CPU MICRO-LP PCIE 3.0 X8
        Type: x8 PCI Express 3 x8
        Current Usage: In Use
        Length: Short
        ID: 3
        Characteristics:
                3.3 V is provided
                Opening is shared
                PME signal is supported
        Bus Address: 0000:01:00.0

Handle 0x0008, DMI type 9, 17 bytes
System Slot Information
        Designation: RSC-RR1U-E16 PCI-E 3.0 X16
        Type: x8 PCI Express 3 x8
        Current Usage: In Use
        Length: Long
        ID: 1
        Characteristics:
                3.3 V is provided
                Opening is shared
                PME signal is supported
        Bus Address: 0000:02:00.0

Handle 0x0009, DMI type 9, 17 bytes
System Slot Information
        Designation: JMD1:M.2-H
        Type: x4 M.2 Socket 3
        Current Usage: Available
        Length: Short
        Characteristics:
                3.3 V is provided
                Opening is shared
                PME signal is supported
        Bus Address: 0000:ff:00.0

Handle 0x000A, DMI type 9, 17 bytes
System Slot Information
        Designation: JMD2:M.2-H
        Type: x4 M.2 Socket 3
        Current Usage: Available
        Length: Short
        Characteristics:
                3.3 V is provided
                Opening is shared
                PME signal is supported
        Bus Address: 0000:03:00.0

Handle 0x000B, DMI type 11, 5 bytes
OEM Strings
        String 1: Intel CoffeeLake-S/CannonLake-H/MehlowSVR         
        String 2: Supermicro motherboard-X11 Series                 

Handle 0x000C, DMI type 32, 20 bytes
System Boot Information
        Status: No errors detected

Handle 0x000D, DMI type 39, 22 bytes
System Power Supply
        Power Unit Group: 1
        Location: PSU1
        Name: PWS-2K04A-1R
        Manufacturer: SUPERMICRO
        Serial Number: xxxxx
        Asset Tag: N/A
        Model Part Number: PWS-2K04A-1R
        Revision: 1.1
        Max Power Capacity: 2000 W
        Status: Present, OK
        Type: Switching
        Input Voltage Range Switching: Auto-switch
        Plugged: Yes
        Hot Replaceable: Yes

Handle 0x000E, DMI type 39, 22 bytes
System Power Supply
        Power Unit Group: 2
        Location: PSU2
        Name: PWS-2K04A-1R
        Manufacturer: SUPERMICRO
        Serial Number: P2K4ACH50KT2268
        Asset Tag: N/A
        Model Part Number: PWS-2K04A-1R
        Revision: 1.1
        Max Power Capacity: 2000 W
        Status: Present, OK
        Type: Switching
        Input Voltage Range Switching: Auto-switch
        Plugged: Yes
        Hot Replaceable: Yes

Handle 0x000F, DMI type 41, 11 bytes
Onboard Device
        Reference Designation:  ASPEED Video AST2500
        Type: Video
        Status: Enabled
        Type Instance: 1
        Bus Address: 0000:05:00.0

Handle 0x0010, DMI type 38, 18 bytes
IPMI Device Information
        Interface Type: KCS (Keyboard Control Style)
        Specification Version: 2.0
        I2C Slave Address: 0x10
        NV Storage Device: Not Present
        Base Address: 0x0000000000000CA2 (I/O)
        Register Spacing: Successive Byte Boundaries

Handle 0x0011, DMI type 42, 12 bytes
Management Controller Host Interface

Handle 0x0016, DMI type 16, 23 bytes
Physical Memory Array
        Location: System Board Or Motherboard
        Use: System Memory
        Error Correction Type: Single-bit ECC
        Maximum Capacity: 64 GB
        Error Information Handle: Not Provided
        Number Of Devices: 4

Handle 0x001B, DMI type 19, 31 bytes
Memory Array Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x01FFFFFFFFF
        Range Size: 128 GB
        Physical Array Handle: 0x0016
        Partition Width: 4

Handle 0x001C, DMI type 15, 73 bytes
System Event Log
        Area Length: 65535 bytes
        Header Start Offset: 0x0000
        Header Length: 16 bytes
        Data Start Offset: 0x0010
        Access Method: Memory-mapped physical 32-bit address
        Access Address: 0xFF670000
        Status: Valid, Not Full
        Change Token: 0x00000001
        Header Format: Type 1
        Supported Log Type Descriptors: 25
        Descriptor 1: Single-bit ECC memory error
        Data Format 1: Multiple-event handle
        Descriptor 2: Multi-bit ECC memory error
        Data Format 2: Multiple-event handle
        Descriptor 3: Parity memory error
        Data Format 3: None
        Descriptor 4: Bus timeout
        Data Format 4: None
        Descriptor 5: I/O channel block
        Data Format 5: None
        Descriptor 6: Software NMI
        Data Format 6: None
        Descriptor 7: POST memory resize
        Data Format 7: None
        Descriptor 8: POST error
        Data Format 8: POST results bitmap
        Descriptor 9: PCI parity error
        Data Format 9: Multiple-event handle
        Descriptor 10: PCI system error
        Data Format 10: Multiple-event handle
        Descriptor 11: CPU failure
        Data Format 11: None
        Descriptor 12: EISA failsafe timer timeout
        Data Format 12: None
        Descriptor 13: Correctable memory log disabled
        Data Format 13: None
        Descriptor 14: Logging disabled
        Data Format 14: None
        Descriptor 15: System limit exceeded
        Data Format 15: None
        Descriptor 16: Asynchronous hardware timer expired
        Data Format 16: None
        Descriptor 17: System configuration information
        Data Format 17: None
        Descriptor 18: Hard disk information
        Data Format 18: None
        Descriptor 19: System reconfigured
        Data Format 19: None
        Descriptor 20: Uncorrectable CPU-complex error
        Data Format 20: None
        Descriptor 21: Log area reset/cleared
        Data Format 21: None
        Descriptor 22: System boot
        Data Format 22: None
        Descriptor 23: End of log
        Data Format 23: None
        Descriptor 24: OEM-specific
        Data Format 24: OEM-specific
        Descriptor 25: OEM-specific
        Data Format 25: OEM-specific

Handle 0x001D, DMI type 221, 26 bytes
OEM-specific Type
        Header and Data:
                DD 1A 1D 00 03 01 00 07 00 58 44 00 02 00 00 00
                00 D6 00 03 00 FF FF FF FF FF
        Strings:
                Reference Code - CPU
                uCode Version
                TXT ACM version

Handle 0x001E, DMI type 221, 26 bytes
OEM-specific Type
        Header and Data:
                DD 1A 1E 00 03 01 00 07 00 58 44 00 02 00 00 00
                00 00 00 03 04 FF FF FF FF FF
        Strings:
                Reference Code - ME
                MEBx version
                ME Firmware Version
                Consumer SKU

Handle 0x001F, DMI type 221, 82 bytes
OEM-specific Type
        Header and Data:
                DD 52 1F 00 0B 01 00 07 00 58 44 00 02 03 FF FF
                FF FF FF 04 00 FF FF FF 10 00 05 00 FF FF FF 10
                00 06 00 06 03 00 00 00 07 00 02 00 00 00 00 08
                00 09 00 00 00 00 09 00 0A 00 00 00 00 0A 00 07
                00 00 00 00 0B 00 06 00 00 00 00 0C 00 07 00 00
                00 00
        Strings:
                Reference Code - CNL PCH
                PCH-CRID Status
                Disabled
                PCH-CRID Original Value
                PCH-CRID New Value
                OPROM - RST - RAID
                CNL PCH H A0 Hsio Version
                CNL PCH H Ax Hsio Version
                CNL PCH H Bx Hsio Version
                CNL PCH LP B0 Hsio Version
                CNL PCH LP Bx Hsio Version
                CNL PCH LP Dx Hsio Version

Handle 0x0020, DMI type 221, 54 bytes
OEM-specific Type
        Header and Data:
                DD 36 20 00 07 01 00 07 00 58 44 00 02 00 00 07
                01 64 00 03 00 07 00 58 44 00 04 05 FF FF FF FF
                FF 06 00 00 00 00 0D 00 07 00 00 00 00 0D 00 08
                00 FF FF FF FF FF
        Strings:
                Reference Code - SA - System Agent
                Reference Code - MRC
                SA - PCIe Version
                SA-CRID Status
                Disabled
                SA-CRID Original Value
                SA-CRID New Value
                OPROM - VBIOS

Handle 0x0021, DMI type 7, 27 bytes
Cache Information
        Socket Designation: L1 Cache
        Configuration: Enabled, Not Socketed, Level 1
        Operational Mode: Write Back
        Location: Internal
        Installed Size: 512 kB
        Maximum Size: 512 kB
        Supported SRAM Types:
                Synchronous
        Installed SRAM Type: Synchronous
        Speed: Unknown
        Error Correction Type: Parity
        System Type: Unified
        Associativity: 8-way Set-associative

Handle 0x0022, DMI type 7, 27 bytes
Cache Information
        Socket Designation: L2 Cache
        Configuration: Enabled, Not Socketed, Level 2
        Operational Mode: Write Back
        Location: Internal
        Installed Size: 2 MB
        Maximum Size: 2 MB
        Supported SRAM Types:
                Synchronous
        Installed SRAM Type: Synchronous
        Speed: Unknown
        Error Correction Type: Single-bit ECC
        System Type: Unified
        Associativity: 4-way Set-associative

Handle 0x0023, DMI type 7, 27 bytes
Cache Information
        Socket Designation: L3 Cache
        Configuration: Enabled, Not Socketed, Level 3
        Operational Mode: Write Back
        Location: Internal
        Installed Size: 16 MB
        Maximum Size: 16 MB
        Supported SRAM Types:
                Synchronous
        Installed SRAM Type: Synchronous
        Speed: Unknown
        Error Correction Type: Multi-bit ECC
        System Type: Unified
        Associativity: 16-way Set-associative

Handle 0x0024, DMI type 4, 48 bytes
Processor Information
        Socket Designation: CPU
        Type: Central Processor
        Family: Xeon
        Manufacturer: Intel(R) Corporation
        ID: ED 06 09 00 FF FB EB BF
        Signature: Type 0, Family 6, Model 158, Stepping 13
        Flags:
                FPU (Floating-point unit on-chip)
                VME (Virtual mode extension)
                DE (Debugging extension)
                PSE (Page size extension)
                TSC (Time stamp counter)
                MSR (Model specific registers)
                PAE (Physical address extension)
                MCE (Machine check exception)
                CX8 (CMPXCHG8 instruction supported)
                APIC (On-chip APIC hardware supported)
                SEP (Fast system call)
                MTRR (Memory type range registers)
                PGE (Page global enable)
                MCA (Machine check architecture)
                CMOV (Conditional move instruction supported)
                PAT (Page attribute table)
                PSE-36 (36-bit page size extension)
                CLFSH (CLFLUSH instruction supported)
                DS (Debug store)
                ACPI (ACPI supported)
                MMX (MMX technology supported)
                FXSR (FXSAVE and FXSTOR instructions supported)
                SSE (Streaming SIMD extensions)
                SSE2 (Streaming SIMD extensions 2)
                SS (Self-snoop)
                HTT (Multi-threading)
                TM (Thermal monitor supported)
                PBE (Pending break enabled)
        Version: Intel(R) Xeon(R) E-2278GE CPU @ 3.30GHz
        Voltage: 0.9 V
        External Clock: 100 MHz
        Max Speed: 8300 MHz
        Current Speed: 3300 MHz
        Status: Populated, Enabled
        Upgrade: Socket LGA1151
        L1 Cache Handle: 0x0021
        L2 Cache Handle: 0x0022
        L3 Cache Handle: 0x0023
        Serial Number: To Be Filled By O.E.M.
        Asset Tag: To Be Filled By O.E.M.
        Part Number: To Be Filled By O.E.M.
        Core Count: 8
        Core Enabled: 8
        Thread Count: 16
        Characteristics:
                64-bit capable
                Multi-Core
                Hardware Thread
                Execute Protection
                Enhanced Virtualization
                Power/Performance Control

Handle 0x0025, DMI type 17, 84 bytes
Memory Device
        Array Handle: 0x0016
        Error Information Handle: Not Provided
        Total Width: 72 bits
        Data Width: 64 bits
        Size: 32 GB
        Form Factor: DIMM
        Set: None
        Locator: DIMMA1
        Bank Locator: P0_Node0_Channel0_Dimm0
        Type: DDR4
        Type Detail: Synchronous
        Speed: 2667 MT/s
        Manufacturer: Micron
        Serial Number: 28D437DE
        Asset Tag: TestAsset0
        Part Number: 18ADF4G72AZ-2G6B2   
        Rank: 2
        Configured Memory Speed: 2667 MT/s
        Minimum Voltage: 1.2 V
        Maximum Voltage: 1.2 V
        Configured Voltage: 1.2 V
        Memory Technology: DRAM
        Memory Operating Mode Capability: Volatile memory
        Firmware Version: Not Specified
        Module Manufacturer ID: Bank 1, Hex 0x2C
        Module Product ID: Unknown
        Memory Subsystem Controller Manufacturer ID: Unknown
        Memory Subsystem Controller Product ID: Unknown
        Non-Volatile Size: None
        Volatile Size: 32767 MB
        Cache Size: None
        Logical Size: None

Handle 0x0026, DMI type 17, 84 bytes
Memory Device
        Array Handle: 0x0016
        Error Information Handle: Not Provided
        Total Width: 72 bits
        Data Width: 64 bits
        Size: 32 GB
        Form Factor: DIMM
        Set: None
        Locator: DIMMA2
        Bank Locator: P0_Node0_Channel0_Dimm1
        Type: DDR4
        Type Detail: Synchronous
        Speed: 2667 MT/s
        Manufacturer: Micron
        Serial Number: 28D430AA
        Asset Tag: TestAsset0
        Part Number: 18ADF4G72AZ-2G6B2   
        Rank: 2
        Configured Memory Speed: 2667 MT/s
        Minimum Voltage: 1.2 V
        Maximum Voltage: 1.2 V
        Configured Voltage: 1.2 V
        Memory Technology: DRAM
        Memory Operating Mode Capability: Volatile memory
        Firmware Version: Not Specified
        Module Manufacturer ID: Bank 1, Hex 0x2C
        Module Product ID: Unknown
        Memory Subsystem Controller Manufacturer ID: Unknown
        Memory Subsystem Controller Product ID: Unknown
        Non-Volatile Size: None
        Volatile Size: 32767 MB
        Cache Size: None
        Logical Size: None

Handle 0x0027, DMI type 17, 84 bytes
Memory Device
        Array Handle: 0x0016
        Error Information Handle: Not Provided
        Total Width: 72 bits
        Data Width: 64 bits
        Size: 32 GB
        Form Factor: DIMM
        Set: None
        Locator: DIMMB1
        Bank Locator: P0_Node0_Channel1_Dimm0
        Type: DDR4
        Type Detail: Synchronous
        Speed: 2667 MT/s
        Manufacturer: Micron
        Serial Number: 28D43829
        Asset Tag: TestAsset0
        Part Number: 18ADF4G72AZ-2G6B2   
        Rank: 2
        Configured Memory Speed: 2667 MT/s
        Minimum Voltage: 1.2 V
        Maximum Voltage: 1.2 V
        Configured Voltage: 1.2 V
        Memory Technology: DRAM
        Memory Operating Mode Capability: Volatile memory
        Firmware Version: Not Specified
        Module Manufacturer ID: Bank 1, Hex 0x2C
        Module Product ID: Unknown
        Memory Subsystem Controller Manufacturer ID: Unknown
        Memory Subsystem Controller Product ID: Unknown
        Non-Volatile Size: None
        Volatile Size: 32767 MB
        Cache Size: None
        Logical Size: None

Handle 0x0028, DMI type 17, 84 bytes
Memory Device
        Array Handle: 0x0016
        Error Information Handle: Not Provided
        Total Width: 72 bits
        Data Width: 64 bits
        Size: 32 GB
        Form Factor: DIMM
        Set: None
        Locator: DIMMB2
        Bank Locator: P0_Node0_Channel1_Dimm1
        Type: DDR4
        Type Detail: Synchronous
        Speed: 2667 MT/s
        Manufacturer: Micron
        Serial Number: 28D43803
        Asset Tag: TestAsset0
        Part Number: 18ADF4G72AZ-2G6B2   
        Rank: 2
        Configured Memory Speed: 2667 MT/s
        Minimum Voltage: 1.2 V
        Maximum Voltage: 1.2 V
        Configured Voltage: 1.2 V
        Memory Technology: DRAM
        Memory Operating Mode Capability: Volatile memory
        Firmware Version: Not Specified
        Module Manufacturer ID: Bank 1, Hex 0x2C
        Module Product ID: Unknown
        Memory Subsystem Controller Manufacturer ID: Unknown
        Memory Subsystem Controller Product ID: Unknown
        Non-Volatile Size: None
        Volatile Size: 32767 MB
        Cache Size: None
        Logical Size: None

Handle 0x0029, DMI type 20, 35 bytes
Memory Device Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x007FFFFFFFF
        Range Size: 32 GB
        Physical Device Handle: 0x0025
        Memory Array Mapped Address Handle: 0x001B
        Partition Row Position: Unknown
        Interleave Position: 1
        Interleaved Data Depth: 2

Handle 0x002A, DMI type 20, 35 bytes
Memory Device Mapped Address
        Starting Address: 0x01000000000
        Ending Address: 0x017FFFFFFFF
        Range Size: 32 GB
        Physical Device Handle: 0x0026
        Memory Array Mapped Address Handle: 0x001B
        Partition Row Position: Unknown
        Interleave Position: 1
        Interleaved Data Depth: 2

Handle 0x002B, DMI type 20, 35 bytes
Memory Device Mapped Address
        Starting Address: 0x00800000000
        Ending Address: 0x00FFFFFFFFF
        Range Size: 32 GB
        Physical Device Handle: 0x0027
        Memory Array Mapped Address Handle: 0x001B
        Partition Row Position: Unknown
        Interleave Position: 2
        Interleaved Data Depth: 2

Handle 0x002C, DMI type 20, 35 bytes
Memory Device Mapped Address
        Starting Address: 0x01800000000
        Ending Address: 0x01FFFFFFFFF
        Range Size: 32 GB
        Physical Device Handle: 0x0028
        Memory Array Mapped Address Handle: 0x001B
        Partition Row Position: Unknown
        Interleave Position: 2
        Interleaved Data Depth: 2

Handle 0x002D, DMI type 199, 5 bytes
OEM-specific Type
        Header and Data:
                C7 05 2D 00 01
        Strings:
                                                                                                                                                                                                                                                                         

Handle 0x002E, DMI type 40, 27 bytes
Additional Information 1
        Referenced Handle: 0x0007
        Referenced Offset: 0x00
        String: Not Specified
        Value: Unexpected size

Handle 0x002F, DMI type 40, 211 bytes
Additional Information 1
        Referenced Handle: 0x0008
        Referenced Offset: 0x00
        String: Not Specified
        Value: Unexpected size

Handle 0x0030, DMI type 40, 27 bytes
Additional Information 1
        Referenced Handle: 0x0009
        Referenced Offset: 0x00
        String: Not Specified
        Value: Unexpected size

Handle 0x0031, DMI type 40, 27 bytes
Additional Information 1
        Referenced Handle: 0x000a
        Referenced Offset: 0x00
        String: Not Specified
        Value: Unexpected size

Handle 0x0032, DMI type 40, 27 bytes
Additional Information 1
        Referenced Handle: 0x000f
        Referenced Offset: 0x00
        String: Not Specified
        Value: Unexpected size

Handle 0x0033, DMI type 221, 89 bytes
OEM-specific Type
        Header and Data:
                DD 59 33 00 0C 01 00 FF FF FF FF FF 02 00 FF FF
                FF FF FF 03 04 FF FF FF FF FF 05 06 FF FF FF FF
                FF 07 08 FF FF FF FF FF 09 00 00 00 00 00 00 0A
                00 FF FF FF FF FF 0B 00 FF FF 00 00 00 0C 00 FF
                FF FF FF FF 0D 0E 01 04 03 00 00 0F 00 00 07 00
                00 00 10 00 00 02 00 0E 00
        Strings:
                Lan Phy Version
                Sensor Firmware Version
                Debug Mode Status
                Disabled
                Performance Mode Status
                Disabled
                Debug Use USB(Disabled:Serial)
                Disabled
                ICC Overclocking Version
                UNDI Version
                EC FW Version
                GOP Version
                Royal Park Version
                BP1.4.3.0_RP01
                Platform Version
                Client Silicon Version

Handle 0x0034, DMI type 136, 6 bytes
OEM-specific Type
        Header and Data:
                88 06 34 00 00 00

Handle 0x0035, DMI type 14, 20 bytes
Group Associations
        Name: Firmware Version Info
        Items: 5
                0x001D (OEM-specific)
                0x001E (OEM-specific)
                0x001F (OEM-specific)
                0x0020 (OEM-specific)
                0x0033 (OEM-specific)

Handle 0x0036, DMI type 14, 8 bytes
Group Associations
        Name: $MEI
        Items: 1
                0x0000 (OEM-specific)

Handle 0x0037, DMI type 219, 106 bytes
OEM-specific Type
        Header and Data:
                DB 6A 37 00 01 04 01 55 02 00 00 27 68 11 89 60
                00 00 00 00 40 00 00 00 00 00 00 00 00 40 00 02
                01 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00
                00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00
                00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
                00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00
                00 00 00 00 00 00 00 00 00 00
        Strings:
                MEI1
                MEI2
                MEI3
                MEI4

Handle 0x0038, DMI type 127, 4 bytes

``` # dmidecode 3.2 Getting SMBIOS data from sysfs. SMBIOS 3.2 present. 49 structures occupying 4106 bytes. Table at 0x8EBC6000. Handle 0x0000, DMI type 0, 26 bytes BIOS Information Vendor: American Megatrends Inc. Version: 1.4 Release Date: 06/17/2020 Address: 0xF0000 Runtime Size: 64 kB ROM Size: 32 MB Characteristics: PCI is supported BIOS is upgradeable BIOS shadowing is allowed Boot from CD is supported Selectable boot is supported BIOS ROM is socketed EDD is supported 5.25"/1.2 MB floppy services are supported (int 13h) 3.5"/720 kB floppy services are supported (int 13h) 3.5"/2.88 MB floppy services are supported (int 13h) Print screen service is supported (int 5h) Serial services are supported (int 14h) Printer services are supported (int 17h) ACPI is supported USB legacy is supported BIOS boot specification is supported Targeted content distribution is supported UEFI is supported BIOS Revision: 5.13 Handle 0x0001, DMI type 1, 27 bytes System Information Manufacturer: Supermicro Product Name: SYS-5039MC-H8TRF Version: 0123456789 Serial Number: xxxxx UUID: 00000000-0000-0000-0000-3cecef18c770 Wake-up Type: Power Switch SKU Number: To be filled by O.E.M. Family: To be filled by O.E.M. Handle 0x0002, DMI type 2, 15 bytes Base Board Information Manufacturer: Supermicro Product Name: X11SCD-F Version: 1.01 Serial Number: xxxxx Asset Tag: To be filled by O.E.M. Features: Board is a hosting board Board is replaceable Location In Chassis: To be filled by O.E.M. Chassis Handle: 0x0003 Type: Motherboard Contained Object Handles: 0 Handle 0x0003, DMI type 3, 22 bytes Chassis Information Manufacturer: Supermicro Type: Other Lock: Not Present Version: 0123456789 Serial Number: xxxxx Asset Tag: To be filled by O.E.M. Boot-up State: Safe Power Supply State: Safe Thermal State: Safe Security Status: None OEM Information: 0x00000000 Height: Unspecified Number Of Power Cords: 1 Contained Elements: 0 SKU Number: To be filled by O.E.M. Handle 0x0004, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: JKVM1 Internal Connector Type: None External Reference Designator: COM1 External Connector Type: DB-9 male Port Type: Serial Port 16550A Compatible Handle 0x0005, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: JKVM1 Internal Connector Type: None External Reference Designator: USB 0/1 External Connector Type: Access Bus (USB) Port Type: USB Handle 0x0006, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: JKVM1 Internal Connector Type: None External Reference Designator: VGA External Connector Type: DB-15 female Port Type: Video Port Handle 0x0007, DMI type 9, 17 bytes System Slot Information Designation: CPU MICRO-LP PCIE 3.0 X8 Type: x8 PCI Express 3 x8 Current Usage: In Use Length: Short ID: 3 Characteristics: 3.3 V is provided Opening is shared PME signal is supported Bus Address: 0000:01:00.0 Handle 0x0008, DMI type 9, 17 bytes System Slot Information Designation: RSC-RR1U-E16 PCI-E 3.0 X16 Type: x8 PCI Express 3 x8 Current Usage: In Use Length: Long ID: 1 Characteristics: 3.3 V is provided Opening is shared PME signal is supported Bus Address: 0000:02:00.0 Handle 0x0009, DMI type 9, 17 bytes System Slot Information Designation: JMD1:M.2-H Type: x4 M.2 Socket 3 Current Usage: Available Length: Short Characteristics: 3.3 V is provided Opening is shared PME signal is supported Bus Address: 0000:ff:00.0 Handle 0x000A, DMI type 9, 17 bytes System Slot Information Designation: JMD2:M.2-H Type: x4 M.2 Socket 3 Current Usage: Available Length: Short Characteristics: 3.3 V is provided Opening is shared PME signal is supported Bus Address: 0000:03:00.0 Handle 0x000B, DMI type 11, 5 bytes OEM Strings String 1: Intel CoffeeLake-S/CannonLake-H/MehlowSVR String 2: Supermicro motherboard-X11 Series Handle 0x000C, DMI type 32, 20 bytes System Boot Information Status: No errors detected Handle 0x000D, DMI type 39, 22 bytes System Power Supply Power Unit Group: 1 Location: PSU1 Name: PWS-2K04A-1R Manufacturer: SUPERMICRO Serial Number: xxxxx Asset Tag: N/A Model Part Number: PWS-2K04A-1R Revision: 1.1 Max Power Capacity: 2000 W Status: Present, OK Type: Switching Input Voltage Range Switching: Auto-switch Plugged: Yes Hot Replaceable: Yes Handle 0x000E, DMI type 39, 22 bytes System Power Supply Power Unit Group: 2 Location: PSU2 Name: PWS-2K04A-1R Manufacturer: SUPERMICRO Serial Number: P2K4ACH50KT2268 Asset Tag: N/A Model Part Number: PWS-2K04A-1R Revision: 1.1 Max Power Capacity: 2000 W Status: Present, OK Type: Switching Input Voltage Range Switching: Auto-switch Plugged: Yes Hot Replaceable: Yes Handle 0x000F, DMI type 41, 11 bytes Onboard Device Reference Designation: ASPEED Video AST2500 Type: Video Status: Enabled Type Instance: 1 Bus Address: 0000:05:00.0 Handle 0x0010, DMI type 38, 18 bytes IPMI Device Information Interface Type: KCS (Keyboard Control Style) Specification Version: 2.0 I2C Slave Address: 0x10 NV Storage Device: Not Present Base Address: 0x0000000000000CA2 (I/O) Register Spacing: Successive Byte Boundaries Handle 0x0011, DMI type 42, 12 bytes Management Controller Host Interface Handle 0x0016, DMI type 16, 23 bytes Physical Memory Array Location: System Board Or Motherboard Use: System Memory Error Correction Type: Single-bit ECC Maximum Capacity: 64 GB Error Information Handle: Not Provided Number Of Devices: 4 Handle 0x001B, DMI type 19, 31 bytes Memory Array Mapped Address Starting Address: 0x00000000000 Ending Address: 0x01FFFFFFFFF Range Size: 128 GB Physical Array Handle: 0x0016 Partition Width: 4 Handle 0x001C, DMI type 15, 73 bytes System Event Log Area Length: 65535 bytes Header Start Offset: 0x0000 Header Length: 16 bytes Data Start Offset: 0x0010 Access Method: Memory-mapped physical 32-bit address Access Address: 0xFF670000 Status: Valid, Not Full Change Token: 0x00000001 Header Format: Type 1 Supported Log Type Descriptors: 25 Descriptor 1: Single-bit ECC memory error Data Format 1: Multiple-event handle Descriptor 2: Multi-bit ECC memory error Data Format 2: Multiple-event handle Descriptor 3: Parity memory error Data Format 3: None Descriptor 4: Bus timeout Data Format 4: None Descriptor 5: I/O channel block Data Format 5: None Descriptor 6: Software NMI Data Format 6: None Descriptor 7: POST memory resize Data Format 7: None Descriptor 8: POST error Data Format 8: POST results bitmap Descriptor 9: PCI parity error Data Format 9: Multiple-event handle Descriptor 10: PCI system error Data Format 10: Multiple-event handle Descriptor 11: CPU failure Data Format 11: None Descriptor 12: EISA failsafe timer timeout Data Format 12: None Descriptor 13: Correctable memory log disabled Data Format 13: None Descriptor 14: Logging disabled Data Format 14: None Descriptor 15: System limit exceeded Data Format 15: None Descriptor 16: Asynchronous hardware timer expired Data Format 16: None Descriptor 17: System configuration information Data Format 17: None Descriptor 18: Hard disk information Data Format 18: None Descriptor 19: System reconfigured Data Format 19: None Descriptor 20: Uncorrectable CPU-complex error Data Format 20: None Descriptor 21: Log area reset/cleared Data Format 21: None Descriptor 22: System boot Data Format 22: None Descriptor 23: End of log Data Format 23: None Descriptor 24: OEM-specific Data Format 24: OEM-specific Descriptor 25: OEM-specific Data Format 25: OEM-specific Handle 0x001D, DMI type 221, 26 bytes OEM-specific Type Header and Data: DD 1A 1D 00 03 01 00 07 00 58 44 00 02 00 00 00 00 D6 00 03 00 FF FF FF FF FF Strings: Reference Code - CPU uCode Version TXT ACM version Handle 0x001E, DMI type 221, 26 bytes OEM-specific Type Header and Data: DD 1A 1E 00 03 01 00 07 00 58 44 00 02 00 00 00 00 00 00 03 04 FF FF FF FF FF Strings: Reference Code - ME MEBx version ME Firmware Version Consumer SKU Handle 0x001F, DMI type 221, 82 bytes OEM-specific Type Header and Data: DD 52 1F 00 0B 01 00 07 00 58 44 00 02 03 FF FF FF FF FF 04 00 FF FF FF 10 00 05 00 FF FF FF 10 00 06 00 06 03 00 00 00 07 00 02 00 00 00 00 08 00 09 00 00 00 00 09 00 0A 00 00 00 00 0A 00 07 00 00 00 00 0B 00 06 00 00 00 00 0C 00 07 00 00 00 00 Strings: Reference Code - CNL PCH PCH-CRID Status Disabled PCH-CRID Original Value PCH-CRID New Value OPROM - RST - RAID CNL PCH H A0 Hsio Version CNL PCH H Ax Hsio Version CNL PCH H Bx Hsio Version CNL PCH LP B0 Hsio Version CNL PCH LP Bx Hsio Version CNL PCH LP Dx Hsio Version Handle 0x0020, DMI type 221, 54 bytes OEM-specific Type Header and Data: DD 36 20 00 07 01 00 07 00 58 44 00 02 00 00 07 01 64 00 03 00 07 00 58 44 00 04 05 FF FF FF FF FF 06 00 00 00 00 0D 00 07 00 00 00 00 0D 00 08 00 FF FF FF FF FF Strings: Reference Code - SA - System Agent Reference Code - MRC SA - PCIe Version SA-CRID Status Disabled SA-CRID Original Value SA-CRID New Value OPROM - VBIOS Handle 0x0021, DMI type 7, 27 bytes Cache Information Socket Designation: L1 Cache Configuration: Enabled, Not Socketed, Level 1 Operational Mode: Write Back Location: Internal Installed Size: 512 kB Maximum Size: 512 kB Supported SRAM Types: Synchronous Installed SRAM Type: Synchronous Speed: Unknown Error Correction Type: Parity System Type: Unified Associativity: 8-way Set-associative Handle 0x0022, DMI type 7, 27 bytes Cache Information Socket Designation: L2 Cache Configuration: Enabled, Not Socketed, Level 2 Operational Mode: Write Back Location: Internal Installed Size: 2 MB Maximum Size: 2 MB Supported SRAM Types: Synchronous Installed SRAM Type: Synchronous Speed: Unknown Error Correction Type: Single-bit ECC System Type: Unified Associativity: 4-way Set-associative Handle 0x0023, DMI type 7, 27 bytes Cache Information Socket Designation: L3 Cache Configuration: Enabled, Not Socketed, Level 3 Operational Mode: Write Back Location: Internal Installed Size: 16 MB Maximum Size: 16 MB Supported SRAM Types: Synchronous Installed SRAM Type: Synchronous Speed: Unknown Error Correction Type: Multi-bit ECC System Type: Unified Associativity: 16-way Set-associative Handle 0x0024, DMI type 4, 48 bytes Processor Information Socket Designation: CPU Type: Central Processor Family: Xeon Manufacturer: Intel(R) Corporation ID: ED 06 09 00 FF FB EB BF Signature: Type 0, Family 6, Model 158, Stepping 13 Flags: FPU (Floating-point unit on-chip) VME (Virtual mode extension) DE (Debugging extension) PSE (Page size extension) TSC (Time stamp counter) MSR (Model specific registers) PAE (Physical address extension) MCE (Machine check exception) CX8 (CMPXCHG8 instruction supported) APIC (On-chip APIC hardware supported) SEP (Fast system call) MTRR (Memory type range registers) PGE (Page global enable) MCA (Machine check architecture) CMOV (Conditional move instruction supported) PAT (Page attribute table) PSE-36 (36-bit page size extension) CLFSH (CLFLUSH instruction supported) DS (Debug store) ACPI (ACPI supported) MMX (MMX technology supported) FXSR (FXSAVE and FXSTOR instructions supported) SSE (Streaming SIMD extensions) SSE2 (Streaming SIMD extensions 2) SS (Self-snoop) HTT (Multi-threading) TM (Thermal monitor supported) PBE (Pending break enabled) Version: Intel(R) Xeon(R) E-2278GE CPU @ 3.30GHz Voltage: 0.9 V External Clock: 100 MHz Max Speed: 8300 MHz Current Speed: 3300 MHz Status: Populated, Enabled Upgrade: Socket LGA1151 L1 Cache Handle: 0x0021 L2 Cache Handle: 0x0022 L3 Cache Handle: 0x0023 Serial Number: To Be Filled By O.E.M. Asset Tag: To Be Filled By O.E.M. Part Number: To Be Filled By O.E.M. Core Count: 8 Core Enabled: 8 Thread Count: 16 Characteristics: 64-bit capable Multi-Core Hardware Thread Execute Protection Enhanced Virtualization Power/Performance Control Handle 0x0025, DMI type 17, 84 bytes Memory Device Array Handle: 0x0016 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 32 GB Form Factor: DIMM Set: None Locator: DIMMA1 Bank Locator: P0_Node0_Channel0_Dimm0 Type: DDR4 Type Detail: Synchronous Speed: 2667 MT/s Manufacturer: Micron Serial Number: 28D437DE Asset Tag: TestAsset0 Part Number: 18ADF4G72AZ-2G6B2 Rank: 2 Configured Memory Speed: 2667 MT/s Minimum Voltage: 1.2 V Maximum Voltage: 1.2 V Configured Voltage: 1.2 V Memory Technology: DRAM Memory Operating Mode Capability: Volatile memory Firmware Version: Not Specified Module Manufacturer ID: Bank 1, Hex 0x2C Module Product ID: Unknown Memory Subsystem Controller Manufacturer ID: Unknown Memory Subsystem Controller Product ID: Unknown Non-Volatile Size: None Volatile Size: 32767 MB Cache Size: None Logical Size: None Handle 0x0026, DMI type 17, 84 bytes Memory Device Array Handle: 0x0016 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 32 GB Form Factor: DIMM Set: None Locator: DIMMA2 Bank Locator: P0_Node0_Channel0_Dimm1 Type: DDR4 Type Detail: Synchronous Speed: 2667 MT/s Manufacturer: Micron Serial Number: 28D430AA Asset Tag: TestAsset0 Part Number: 18ADF4G72AZ-2G6B2 Rank: 2 Configured Memory Speed: 2667 MT/s Minimum Voltage: 1.2 V Maximum Voltage: 1.2 V Configured Voltage: 1.2 V Memory Technology: DRAM Memory Operating Mode Capability: Volatile memory Firmware Version: Not Specified Module Manufacturer ID: Bank 1, Hex 0x2C Module Product ID: Unknown Memory Subsystem Controller Manufacturer ID: Unknown Memory Subsystem Controller Product ID: Unknown Non-Volatile Size: None Volatile Size: 32767 MB Cache Size: None Logical Size: None Handle 0x0027, DMI type 17, 84 bytes Memory Device Array Handle: 0x0016 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 32 GB Form Factor: DIMM Set: None Locator: DIMMB1 Bank Locator: P0_Node0_Channel1_Dimm0 Type: DDR4 Type Detail: Synchronous Speed: 2667 MT/s Manufacturer: Micron Serial Number: 28D43829 Asset Tag: TestAsset0 Part Number: 18ADF4G72AZ-2G6B2 Rank: 2 Configured Memory Speed: 2667 MT/s Minimum Voltage: 1.2 V Maximum Voltage: 1.2 V Configured Voltage: 1.2 V Memory Technology: DRAM Memory Operating Mode Capability: Volatile memory Firmware Version: Not Specified Module Manufacturer ID: Bank 1, Hex 0x2C Module Product ID: Unknown Memory Subsystem Controller Manufacturer ID: Unknown Memory Subsystem Controller Product ID: Unknown Non-Volatile Size: None Volatile Size: 32767 MB Cache Size: None Logical Size: None Handle 0x0028, DMI type 17, 84 bytes Memory Device Array Handle: 0x0016 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 32 GB Form Factor: DIMM Set: None Locator: DIMMB2 Bank Locator: P0_Node0_Channel1_Dimm1 Type: DDR4 Type Detail: Synchronous Speed: 2667 MT/s Manufacturer: Micron Serial Number: 28D43803 Asset Tag: TestAsset0 Part Number: 18ADF4G72AZ-2G6B2 Rank: 2 Configured Memory Speed: 2667 MT/s Minimum Voltage: 1.2 V Maximum Voltage: 1.2 V Configured Voltage: 1.2 V Memory Technology: DRAM Memory Operating Mode Capability: Volatile memory Firmware Version: Not Specified Module Manufacturer ID: Bank 1, Hex 0x2C Module Product ID: Unknown Memory Subsystem Controller Manufacturer ID: Unknown Memory Subsystem Controller Product ID: Unknown Non-Volatile Size: None Volatile Size: 32767 MB Cache Size: None Logical Size: None Handle 0x0029, DMI type 20, 35 bytes Memory Device Mapped Address Starting Address: 0x00000000000 Ending Address: 0x007FFFFFFFF Range Size: 32 GB Physical Device Handle: 0x0025 Memory Array Mapped Address Handle: 0x001B Partition Row Position: Unknown Interleave Position: 1 Interleaved Data Depth: 2 Handle 0x002A, DMI type 20, 35 bytes Memory Device Mapped Address Starting Address: 0x01000000000 Ending Address: 0x017FFFFFFFF Range Size: 32 GB Physical Device Handle: 0x0026 Memory Array Mapped Address Handle: 0x001B Partition Row Position: Unknown Interleave Position: 1 Interleaved Data Depth: 2 Handle 0x002B, DMI type 20, 35 bytes Memory Device Mapped Address Starting Address: 0x00800000000 Ending Address: 0x00FFFFFFFFF Range Size: 32 GB Physical Device Handle: 0x0027 Memory Array Mapped Address Handle: 0x001B Partition Row Position: Unknown Interleave Position: 2 Interleaved Data Depth: 2 Handle 0x002C, DMI type 20, 35 bytes Memory Device Mapped Address Starting Address: 0x01800000000 Ending Address: 0x01FFFFFFFFF Range Size: 32 GB Physical Device Handle: 0x0028 Memory Array Mapped Address Handle: 0x001B Partition Row Position: Unknown Interleave Position: 2 Interleaved Data Depth: 2 Handle 0x002D, DMI type 199, 5 bytes OEM-specific Type Header and Data: C7 05 2D 00 01 Strings: Handle 0x002E, DMI type 40, 27 bytes Additional Information 1 Referenced Handle: 0x0007 Referenced Offset: 0x00 String: Not Specified Value: Unexpected size Handle 0x002F, DMI type 40, 211 bytes Additional Information 1 Referenced Handle: 0x0008 Referenced Offset: 0x00 String: Not Specified Value: Unexpected size Handle 0x0030, DMI type 40, 27 bytes Additional Information 1 Referenced Handle: 0x0009 Referenced Offset: 0x00 String: Not Specified Value: Unexpected size Handle 0x0031, DMI type 40, 27 bytes Additional Information 1 Referenced Handle: 0x000a Referenced Offset: 0x00 String: Not Specified Value: Unexpected size Handle 0x0032, DMI type 40, 27 bytes Additional Information 1 Referenced Handle: 0x000f Referenced Offset: 0x00 String: Not Specified Value: Unexpected size Handle 0x0033, DMI type 221, 89 bytes OEM-specific Type Header and Data: DD 59 33 00 0C 01 00 FF FF FF FF FF 02 00 FF FF FF FF FF 03 04 FF FF FF FF FF 05 06 FF FF FF FF FF 07 08 FF FF FF FF FF 09 00 00 00 00 00 00 0A 00 FF FF FF FF FF 0B 00 FF FF 00 00 00 0C 00 FF FF FF FF FF 0D 0E 01 04 03 00 00 0F 00 00 07 00 00 00 10 00 00 02 00 0E 00 Strings: Lan Phy Version Sensor Firmware Version Debug Mode Status Disabled Performance Mode Status Disabled Debug Use USB(Disabled:Serial) Disabled ICC Overclocking Version UNDI Version EC FW Version GOP Version Royal Park Version BP1.4.3.0_RP01 Platform Version Client Silicon Version Handle 0x0034, DMI type 136, 6 bytes OEM-specific Type Header and Data: 88 06 34 00 00 00 Handle 0x0035, DMI type 14, 20 bytes Group Associations Name: Firmware Version Info Items: 5 0x001D (OEM-specific) 0x001E (OEM-specific) 0x001F (OEM-specific) 0x0020 (OEM-specific) 0x0033 (OEM-specific) Handle 0x0036, DMI type 14, 8 bytes Group Associations Name: $MEI Items: 1 0x0000 (OEM-specific) Handle 0x0037, DMI type 219, 106 bytes OEM-specific Type Header and Data: DB 6A 37 00 01 04 01 55 02 00 00 27 68 11 89 60 00 00 00 00 40 00 00 00 00 00 00 00 00 40 00 02 01 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Strings: MEI1 MEI2 MEI3 MEI4 Handle 0x0038, DMI type 127, 4 bytes ```
Solvik commented 2020-11-28 12:50:48 +01:00 (Migrated from github.com)

I've pushed a fix here https://github.com/Solvik/netbox-agent/pull/178 ; is it working for you ?

I've pushed a fix here https://github.com/Solvik/netbox-agent/pull/178 ; is it working for you ?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/netbox-agent#173
No description provided.