Share via


HciNicDetail interface

The NIC Detail of a device.

Properties

adapterName

Adapter Name of NIC

componentId

Component Id of NIC

defaultGateway

Default Gateway of NIC

defaultIsolationId

Default Isolation of Management NIC

dnsServers

DNS Servers for NIC

driverVersion

Driver Version of NIC

interfaceDescription

Interface Description of NIC

ip4Address

Subnet Mask of NIC

macAddress

MAC address information of NIC.

nicStatus

The status of NIC, up, disconnected.

nicType

The type of NIC, physical, virtual, management.

rdmaCapability

Describes the RDMA capability of the network adapter.

slot

The slot attached to the NIC.

subnetMask

Subnet Mask of NIC

switchName

The switch attached to the NIC, if any.

vlanId

The VLAN ID of the physical NIC.

Property Details

adapterName

Adapter Name of NIC

adapterName?: string

Property Value

string

componentId

Component Id of NIC

componentId?: string

Property Value

string

defaultGateway

Default Gateway of NIC

defaultGateway?: string

Property Value

string

defaultIsolationId

Default Isolation of Management NIC

defaultIsolationId?: string

Property Value

string

dnsServers

DNS Servers for NIC

dnsServers?: string[]

Property Value

string[]

driverVersion

Driver Version of NIC

driverVersion?: string

Property Value

string

interfaceDescription

Interface Description of NIC

interfaceDescription?: string

Property Value

string

ip4Address

Subnet Mask of NIC

ip4Address?: string

Property Value

string

macAddress

MAC address information of NIC.

macAddress?: string

Property Value

string

nicStatus

The status of NIC, up, disconnected.

nicStatus?: string

Property Value

string

nicType

The type of NIC, physical, virtual, management.

nicType?: string

Property Value

string

rdmaCapability

Describes the RDMA capability of the network adapter.

rdmaCapability?: string

Property Value

string

slot

The slot attached to the NIC.

slot?: string

Property Value

string

subnetMask

Subnet Mask of NIC

subnetMask?: string

Property Value

string

switchName

The switch attached to the NIC, if any.

switchName?: string

Property Value

string

vlanId

The VLAN ID of the physical NIC.

vlanId?: string

Property Value

string