All MIBs › CONFIG-READER4UWG-MIB2 › systemsunSmTreeProp
systemsunSmTreeProp
Module: CONFIG-READER4UWG-MIB2
OID (symbolic): CONFIG-READER4UWG-MIB2::systemsunSmTreeProp
OID (numeric): 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Character string value
What is systemsunSmTreeProp?
This read-only DisplayString exposes the raw PICL (Sun System Management) tree-property string for the top-level 'system' node of the hardware inventory tree, an internal identifier rather than a human-friendly label. An admin cross-references this with Sun's PICL documentation when they need to confirm which internal tree node a given branch of this MIB is walking. For example, a monitoring script that walks the whole system subtree uses this property string to confirm it has landed on the top-level system node before descending into board- and CPU-level detail.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2.1 snmpwalk -v2c -c public <target> CONFIG-READER4UWG-MIB2::systemsunSmTreeProp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2.1.1 snmpget -v2c -c public <target> CONFIG-READER4UWG-MIB2::systemsunSmTreeProp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> systemsunSmTreeProp.1
Start monitoring Sun/Oracle Solaris server (UWG platform, PICL) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CONFIG-READER4UWG-MIB2::systemsunSmTreeProp OID value, configure state conditions and alerts, and monitor any Sun/Oracle Solaris server (UWG platform, PICL) 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.42 | sun | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2 | prod | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12 | sunsymon | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2 | agent | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2 | modules | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1 | hardware | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1 | config | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3 | reader4uwg | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2 | system | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2.1 | systemsunSmTreeProp | CONFIG-READER4UWG-MIB2 |