All MIBs › CRI-SERVER-MIB › platformTargetInterconnectClockFreq
platformTargetInterconnectClockFreq
Module: CRI-SERVER-MIB
OID (symbolic): CRI-SERVER-MIB::platformTargetInterconnectClockFreq
OID (numeric): 1.3.6.1.4.1.34.2.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This member is the targeted interconnect clock frequency. The unit is in Hz and the valid range is between 40,000,000 Hz and 120,000,000 Hz.
The platformTargetInterconnectClockFreq, platformTargetProcClockMultiple and platformTargetJtagClockFreq must be established prior to system operation. They are used as the guideline to set up the interconnect, processor and JTAG clock frequency of the platform. These value are maintained in SSP persistent store.
What is platformTargetInterconnectClockFreq?
This read-write INTEGER, constrained to between 40,000,000 and 120,000,000 Hz, sets the targeted interconnect clock frequency that must be established before system operation begins. An administrator configures this alongside platformTargetProcClockMultiple and platformTargetJtagClockFreq as the guideline the platform uses to set up its actual clocks, with the values persisted in SSP storage. For example, setting this target too high for the installed processors could prevent the interconnect from reaching a stable operating frequency at boot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34.2.1.1.8 snmpwalk -v2c -c public <target> CRI-SERVER-MIB::platformTargetInterconnectClockFreq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.34.2.1.1.8.1 snmpget -v2c -c public <target> CRI-SERVER-MIB::platformTargetInterconnectClockFreq.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.34.2.1.1.8.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::platformTargetInterconnectClockFreq 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.8 | platformTargetInterconnectClockFreq | CRI-SERVER-MIB |