vmStatusVncDisplayId
MX-VM-MIB ·
.0.4500.1.200.200.1.300
Object
column SNMPv2-SMIInteger32
Vnc Display Id
Display Id for Vnc connection with this VM.
UnitAddress:DisplayId is the syntax to use in VNC clients.
The VNC server of a VM listens to the default port 5900 + the
DisplayId.
Configuring '-1' disables the VNC server for a VM.
Context
- MIB
- MX-VM-MIB
- OID
.0.4500.1.200.200.1.300- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vmStatusEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'MX-VM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VM-MIB::vmStatusVncDisplayId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-VM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VM-MIB::vmStatusVncDisplayId.<vmStatusIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-VM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-VM-MIB::vmStatusVncDisplayId'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647