vmUsbPort
MX-VM-MIB ·
.0.4500.1.100.100.1.400
Object
column r/w
Enumeration
USB
USB ports associated with this VM.
* None: No USB will be associated with this virtual
machine.
* All: All USB ports will be associated with this virtual
machine.
When the USB port is associated with a VM, the other VMs
cannot use it.
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::vmUsbPort'
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::vmUsbPort.<vmIdx>'
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::vmUsbPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | none |
200 | all |