vmAutoStart

VM-MIB · .1.3.6.1.2.1.236.1.4.1.7

Object

The autostart configuration of the virtual machine.  If
this value is enable(2), the virtual machine
automatically starts at the next initialization of the
hypervisor.

Context

MIB
VM-MIB
OID
.1.3.6.1.2.1.236.1.4.1.7
Type
column
Access
readonly
Status
current
Parent
vmEntry
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::vmAutoStart'
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::vmAutoStart.<vmIndex>'
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::vmAutoStart'

Syntax

Source
VirtualMachineAutoStart
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2enabled
3disabled

Conformance