Attributes of VMKernelPort lists the attributes of VMKernelPort.
Attributes |
Description |
Allowed Values |
---|---|---|
InVLAN |
Indicates whether this port is trunked to another switch port. |
Boolean: TRUE, FALSE |
IPAddress |
Indicates the IP address of this port, if any. |
String |
IsIntfDisconnected |
Indicates that the related interface is disconnected. |
Boolean: TRUE, FALSE |
IsTrunked |
Indicates whether the port is trunked to another switch port. |
Boolean: TRUE, FALSE |
MaxTransferUnit |
The size of the largest datagram that can be sent or received by the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent by the interface. |
unsigned-int |
PortNumber |
A unique number that identifies this port within the scope of the containing System. |
unsigned-int |
Type |
Indicates the type of interface, distinguished according to the physical or link protocol immediately ‘below’ the network layer in the protocol stack. |
enum |
vSwitchName |
Specifying the vSwitch this port is associated with. |
string |
VLANID |
Indicates the VLAN ID of this port, if any. |
Integer |