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
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VM-MIB::vmNetworkModel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VM-MIB::vmNetworkModel.<vmIndex>.<vmNetworkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VM-MIB::vmNetworkModel'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance