Class: Kanrisuru::Core::Dmi::ManagementControllerHostInterface

Inherits:
Struct
  • Object
show all
Defined in:
lib/kanrisuru/core/dmi/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#device_typeObject

Returns the value of attribute device_type

Returns:

  • (Object)

    the current value of device_type



347
348
349
# File 'lib/kanrisuru/core/dmi/types.rb', line 347

def device_type
  @device_type
end

#dmi_handleObject

Returns the value of attribute dmi_handle

Returns:

  • (Object)

    the current value of dmi_handle



347
348
349
# File 'lib/kanrisuru/core/dmi/types.rb', line 347

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size

Returns:

  • (Object)

    the current value of dmi_size



347
348
349
# File 'lib/kanrisuru/core/dmi/types.rb', line 347

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type

Returns:

  • (Object)

    the current value of dmi_type



347
348
349
# File 'lib/kanrisuru/core/dmi/types.rb', line 347

def dmi_type
  @dmi_type
end

#host_ip_address_formatObject

Returns the value of attribute host_ip_address_format

Returns:

  • (Object)

    the current value of host_ip_address_format



347
348
349
# File 'lib/kanrisuru/core/dmi/types.rb', line 347

def host_ip_address_format
  @host_ip_address_format
end

#host_ip_assignment_typeObject

Returns the value of attribute host_ip_assignment_type

Returns:

  • (Object)

    the current value of host_ip_assignment_type



347
348
349
# File 'lib/kanrisuru/core/dmi/types.rb', line 347

def host_ip_assignment_type
  @host_ip_assignment_type
end

#interface_typeObject

Returns the value of attribute interface_type

Returns:

  • (Object)

    the current value of interface_type



347
348
349
# File 'lib/kanrisuru/core/dmi/types.rb', line 347

def interface_type
  @interface_type
end

#protocol_recordsObject

Returns the value of attribute protocol_records

Returns:

  • (Object)

    the current value of protocol_records



347
348
349
# File 'lib/kanrisuru/core/dmi/types.rb', line 347

def protocol_records
  @protocol_records
end

#vendor_idObject

Returns the value of attribute vendor_id

Returns:

  • (Object)

    the current value of vendor_id



347
348
349
# File 'lib/kanrisuru/core/dmi/types.rb', line 347

def vendor_id
  @vendor_id
end