Detailed information of a network interface
networkInterface MQL resource for querying Operating System infrastructure with cnquery and cnspec.
Operating SystemPrivate Resource
Detailed information of a network interface
Min version: 11.45.0Defaults:
name mac activeRelationships
1 resources · 0 relationships·Click to select, expand fields to see properties.
Fields (8)
| Field | Type | Description |
|---|---|---|
activerequired | int | Status of the network interface |
flagsrequired | []string | Information about an interface's status and capabilities |
ipsrequired | []ipAddress | List of IP addresses assigned to the network interface (v4 and v6) |
macrequired | string | Unique 12-digit hexadecimal identifier assigned by the manufacturer |
mturequired | int | Maximum transmission unit |
namerequired | string | Name of the network interface |
vendorrequired | string | Company that manufactures the network interface |
virtualrequired | int | Whether a network interface is virtual of not |