vmCpuAffinity
VM-MIB ·
.1.3.6.1.2.1.236.1.6.1.3
Object
column Enumeration
The CPU affinity of this virtual CPU to the physical CPU represented by 'vmCpuPhysIndex'.
Context
- MIB
- VM-MIB
- OID
.1.3.6.1.2.1.236.1.6.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vmCpuAffinityEntry
- Groups
- 1
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::vmCpuAffinity'
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::vmCpuAffinity.<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::vmCpuAffinity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | enable |
2 | disable |
Conformance
Member of