vmCpuPhysIndex
VM-MIB ·
.1.3.6.1.2.1.236.1.6.1.2
Object
column Integer32
A value identifying a physical CPU on the hypervisor. On systems implementing the HOST-RESOURCES-MIB, the value MUST be the same value that is used as the index in the hrProcessorTable (hrDeviceIndex).
Context
- MIB
- VM-MIB
- OID
.1.3.6.1.2.1.236.1.6.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vmCpuAffinityEntry
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 'VM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VM-MIB::vmCpuPhysIndex'
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::vmCpuPhysIndex.<vmIndex>.<vmCpuIndex>.<vmCpuPhysIndex>'
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::vmCpuPhysIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647