cpuType
OXO-HARDWARE-MIB ·
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.2
Object
column Enumeration
CPU type. The 'CPU' board has an Aspen processor and is used as the Main board in basic configurations. The 'CPUe' board has an Aspen processor and is used as an applicative board. The 'CPUe-1' board has a Pentium III processor and is used as the main board in enhanced configurations.
Context
- MIB
- OXO-HARDWARE-MIB
- OID
.1.3.6.1.4.1.6486.64.4200.1.1.3.1.2- 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 'OXO-HARDWARE-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OXO-HARDWARE-MIB::cpuType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OXO-HARDWARE-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OXO-HARDWARE-MIB::cpuType.<cpuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OXO-HARDWARE-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OXO-HARDWARE-MIB::cpuType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cpu-Aspen-100 |
1 | cpu-Aspen-133 |
2 | cpu-PIII |
3 | standart-CPU-1 |
4 | standart-CPU-2 |
5 | cpu-PIII2 |
6 | standart-CPU-3 |
7 | standart-CPU-3M |
8 | cpu-PIII3 |
9 | pOWER-CPU |
10 | standart-CPU-4 |
11 | pOWER-CPU-EE |