cpuIndexDescr
OBS ✓
WRI-CPU-MIB ·
.1.3.6.1.4.1.3807.1.8012.1.4.1.1.12
Object
column OctetString
Cpu index description.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Processors
Explore Observium network monitoring
Context
- MIB
- WRI-CPU-MIB
- OID
.1.3.6.1.4.1.3807.1.8012.1.4.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpuEntry
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 'WRI-CPU-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WRI-CPU-MIB::cpuIndexDescr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WRI-CPU-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WRI-CPU-MIB::cpuIndexDescr.<cpuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WRI-CPU-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WRI-CPU-MIB::cpuIndexDescr'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.