XCP-NG-VMINFO-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for XCP-NG-VMINFO-MIB.
15
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
15 total| Object Name |
|---|
LibreNMS OBJECT IDENTIFIER .1.3.6.1.4.1.60652 |
xcpNgVmInfo OBJECT IDENTIFIER .1.3.6.1.4.1.60652.100 |
xcpNgVmTableA table containing information about each virtual machine
on this XCP-ng host. SEQUENCE OF XcpNgVmEntry .1.3.6.1.4.1.60652.100.1 |
xcpNgVmEntryAn entry in the VM table representing a single virtual machine. XcpNgVmEntry .1.3.6.1.4.1.60652.100.1.1 |
xcpNgVmIdxAn integer index uniquely identifying a virtual machine
on this host. This is used as the table index. Integer32 .1.3.6.1.4.1.60652.100.1.1.1 |
xcpNgVmDisplayNameThe display name (label) of the virtual machine as shown
in XCP-ng / Xen Orchestra.ro DisplayString .1.3.6.1.4.1.60652.100.1.1.2 |
xcpNgVmConfigFileThe path or identifier of the VM configuration file.ro DisplayString .1.3.6.1.4.1.60652.100.1.1.3 |
xcpNgVmGuestOSThe guest operating system identifier string for
this virtual machine.ro DisplayString .1.3.6.1.4.1.60652.100.1.1.4 |
xcpNgVmMemSizeThe amount of memory (in megabytes) allocated to this
virtual machine.ro Integer32 UNITS "megabytes" .1.3.6.1.4.1.60652.100.1.1.5 |
xcpNgVmStateThe current power state of the virtual machine.
running(1) - VM is powered on and running,
halted(2) - VM is shut down,
paused(3) - VM is paused,
suspended(4) - VM is suspended to disk,
crashed(5) - VM has crashed or is dying.ro Enumeration .1.3.6.1.4.1.60652.100.1.1.6 |
xcpNgVmVMIDA numeric identifier for the virtual machine, such as
the Xen domain ID.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.60652.100.1.1.7 |
xcpNgVmGuestStateThe state of the guest tools or agent running inside
the virtual machine. Typical values: running, not installed.ro DisplayString .1.3.6.1.4.1.60652.100.1.1.8 |
xcpNgVmIpAddressThe primary IP address of the virtual machine as reported
by the guest tools or agent.ro DisplayString .1.3.6.1.4.1.60652.100.1.1.9 |
xcpNgVmCpusThe number of virtual CPUs allocated to this virtual machine.ro Integer32 .1.3.6.1.4.1.60652.100.1.1.10 |
xcpNgVmUUIDThe universally unique identifier (UUID) of this
virtual machine.ro DisplayString .1.3.6.1.4.1.60652.100.1.1.11 |