MIB Viewer

sysVcmpMgmtNetwork

OBJECT-TYPE
1.3.6.1.4.1.3375.2.1.13.1.2.1.5
Access
read-only
Status
current
Sub-identifiers
0
A VCMP guest is set to one of two management network modes: bridged or isolated. In bridged mode, the management interface of the guest's virtual machines are attached to the management network of the hypervisor. This allows remote access over the virtual machines' management interfaces. In isolated mode, the virtual machines' management interfaces are NOT connected to the hypervisor's management network. Console access or SSH access over the guest's VLANs is required to administer the guest's virtual machines.
INTEGER { bridged(0), isolated(1) }