vmNetworkParent
VM-MIB ·
.1.3.6.1.2.1.236.1.8.1.3
Object
column
IF-MIBInterfaceIndexOrZero
The value of ifIndex, which corresponds to the parent (i.e., physical) device of this virtual device. The value zero denotes this virtual device is not any child represented in the ifTable.
Context
- MIB
- VM-MIB
- OID
.1.3.6.1.2.1.236.1.8.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vmNetworkEntry
- Table
- vmNetworkTable
- Siblings
- 4
Values & Constraints
Type Constraints
range: 0..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vmNetworkIndex A unique value identifying a virtual network interface
allocated to the virtual machine. | column | VirtualMachineNetworkIndex | .1.3.6.1.2.1.236.1.8.1.1 |
| vmNetworkIfIndex The value of ifIndex, which corresponds to this virtual
network interface. If this device is not represented in
the ifTable, then this value MUST be zero. | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.2.1.236.1.8.1.2 |
| vmNetworkModel A textual string containing the (emulated) model of the
virtual network interface. For example, this value is
'virtio' when the emulation driver model is virtio. | column | OctetString | .1.3.6.1.2.1.236.1.8.1.4 |
| vmNetworkPhysAddress The Media Access Control (MAC) address of the virtual
network interface. | column | SNMPv2-TCPhysAddress | .1.3.6.1.2.1.236.1.8.1.5 |