CRI-SERVER-MIB :: platformType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCRI-SERVER-MIBplatformType

platformType

Module: CRI-SERVER-MIB

OID (symbolic): CRI-SERVER-MIB::platformType

OID (numeric): 1.3.6.1.4.1.34.2.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The platform type. Currently, only one platform is defined: Starfire. There is no plan to backport to CS6400 yet.

What is platformType?

This read-only INTEGER identifies the platform type, and at the time this MIB was written only ue10000(1) is defined, corresponding to the Sun Ultra Enterprise 10000 'Starfire' server with no plan to backport support to the older CS6400. An administrator reads this to confirm the SNMP agent is talking to a genuine Starfire system before relying on the rest of this MIB's Starfire-specific tables. For example, seeing ue10000(1) confirms the sysBrdStarfire and cbStarfire tables further in the MIB are meaningful for this particular server.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34.2.1.1.1
snmpwalk -v2c -c public <target> CRI-SERVER-MIB::platformType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.34.2.1.1.1.1
snmpget -v2c -c public <target> CRI-SERVER-MIB::platformType.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> platformType.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::platformType 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.34sunCRI-SERVER-MIB
1.3.6.1.4.1.34.2productsCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1generalCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1.1platformCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1.1.1platformTypeCRI-SERVER-MIB