All MIBs › CRI-SERVER-MIB › platformName
platformName
Module: CRI-SERVER-MIB
OID (symbolic): CRI-SERVER-MIB::platformName
OID (numeric): 1.3.6.1.4.1.34.2.1.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The name assigned to a physical machine.
What is platformName?
This read-only DisplayString is the name assigned to this physical machine. An administrator uses it to identify which specific server a set of SNMP readings came from when managing multiple Starfire systems. For example, seeing platformName report 'starfire-prod-01' confirms an alert is coming from the production system rather than a lab unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34.2.1.1.2 snmpwalk -v2c -c public <target> CRI-SERVER-MIB::platformName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.34.2.1.1.2.1 snmpget -v2c -c public <target> CRI-SERVER-MIB::platformName.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::platformName 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.2 | platformName | CRI-SERVER-MIB |