vmNetworkModel
VM-MIB ·
.1.3.6.1.2.1.236.1.8.1.4
Object
column
OctetString
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.
Context
- MIB
- VM-MIB
- OID
.1.3.6.1.2.1.236.1.8.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vmNetworkEntry
- Table
- vmNetworkTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
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 |
| vmNetworkParent 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 t… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.2.1.236.1.8.1.3 |
| 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 |