Handle HPE BL460c Gen10 #38

Closed
opened 2019-08-21 15:50:07 +02:00 by Solvik · 0 comments
Solvik commented 2019-08-21 15:50:07 +02:00 (Migrated from github.com)

We used to have a clear dmidecode output with previous generation:

Handle 0x0030, DMI type 204, 20 bytes
HP ProLiant System/Rack Locator
    Rack Name: Bay-D22
    Enclosure Name: blade-D22-DC3
    Enclosure Model: BladeSystem c7000 Enclosure G2
    Enclosure Serial: CZ3332KXX
    Enclosure Bays: 16
    Server Bay: 2
    Bays Filled: 1

But now we need to parse this shittier output..

Handle 0x0066, DMI type 204, 20 bytes
OEM-specific Type
    Header and Data:
        CC 14 66 00 01 02 03 04 10 01 05 06 00 00 00 00
        00 00 00 00
    Strings:
        Z04b
        blade-z04b
        BladeSystem c7000 Enclosure G3
        7
        CZ29040XXX
        10.0.0.1
We used to have a clear dmidecode output with previous generation: ``` Handle 0x0030, DMI type 204, 20 bytes HP ProLiant System/Rack Locator Rack Name: Bay-D22 Enclosure Name: blade-D22-DC3 Enclosure Model: BladeSystem c7000 Enclosure G2 Enclosure Serial: CZ3332KXX Enclosure Bays: 16 Server Bay: 2 Bays Filled: 1 ``` But now we need to parse this shittier output.. ``` Handle 0x0066, DMI type 204, 20 bytes OEM-specific Type Header and Data: CC 14 66 00 01 02 03 04 10 01 05 06 00 00 00 00 00 00 00 00 Strings: Z04b blade-z04b BladeSystem c7000 Enclosure G3 7 CZ29040XXX 10.0.0.1 ```
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#38
No description provided.