All MIBs › CRI-SERVER-MIB › platformTargetProcClockMultiple
platformTargetProcClockMultiple
Module: CRI-SERVER-MIB
OID (symbolic): CRI-SERVER-MIB::platformTargetProcClockMultiple
OID (numeric): 1.3.6.1.4.1.34.2.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This member is the targeted processor clock frequency expressed in terms of a specific factor of the system clock. Possible options are factor of 2 or 3. See platformTargetInterconnectClockFreq for more detail. A possible Blackbird processor would use the 3:2 ratio.
What is platformTargetProcClockMultiple?
This read-write INTEGER sets the targeted processor clock frequency as a specific multiple of the system clock, choosing among two-to-one(1), three-to-one(2), or three-to-two(3); the description notes a possible Blackbird processor would use the 3:2 ratio. An administrator sets this to match the installed processor generation's supported clock ratio. For example, configuring three-to-two(3) for Blackbird-class processors while an older CPU expects two-to-one(1) would leave the processor clock mismatched to the interconnect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34.2.1.1.9 snmpwalk -v2c -c public <target> CRI-SERVER-MIB::platformTargetProcClockMultiple
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.34.2.1.1.9.1 snmpget -v2c -c public <target> CRI-SERVER-MIB::platformTargetProcClockMultiple.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.34.2.1.1.9.1 i <value>
Start monitoring CRI server platform (vendor unclear) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CRI-SERVER-MIB::platformTargetProcClockMultiple OID value, configure state conditions and alerts, and monitor any CRI server platform (vendor unclear) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.34 | sun | CRI-SERVER-MIB |
| 1.3.6.1.4.1.34.2 | products | CRI-SERVER-MIB |
| 1.3.6.1.4.1.34.2.1 | general | CRI-SERVER-MIB |
| 1.3.6.1.4.1.34.2.1.1 | platform | CRI-SERVER-MIB |
| 1.3.6.1.4.1.34.2.1.1.9 | platformTargetProcClockMultiple | CRI-SERVER-MIB |