All MIBs › CRI-SERVER-MIB › platformJtagClockFreq
platformJtagClockFreq
Module: CRI-SERVER-MIB
OID (symbolic): CRI-SERVER-MIB::platformJtagClockFreq
OID (numeric): 1.3.6.1.4.1.34.2.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This member is the current JTAG clock frequency of the platform. The unit is in Hz. Note: this member is only measurable in the rev-3 control board. If this unit is not available (rev-1 or rev-2 control board), the returning value is set to 0 Hz.
What is platformJtagClockFreq?
This read-only INTEGER reports the platform's current JTAG clock frequency in Hz, but is only measurable on a rev-3 control board; on rev-1 or rev-2 control boards it always returns 0 Hz. An administrator uses a nonzero reading to confirm the platform has a rev-3 control board capable of reporting this value at all. For example, seeing 0 Hz here on an otherwise healthy platform is expected and simply indicates an older control board revision, not a fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34.2.1.1.7 snmpwalk -v2c -c public <target> CRI-SERVER-MIB::platformJtagClockFreq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.34.2.1.1.7.1 snmpget -v2c -c public <target> CRI-SERVER-MIB::platformJtagClockFreq.1
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::platformJtagClockFreq 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.7 | platformJtagClockFreq | CRI-SERVER-MIB |