All MIBs › SCM-CONTAINER-MIB2 › poolEntryrowstatus
poolEntryrowstatus
Module: SCM-CONTAINER-MIB2
OID (symbolic): SCM-CONTAINER-MIB2::poolEntryrowstatus
OID (numeric): 1.3.6.1.4.1.42.2.12.2.2.85.5.1.1.1
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: Table row status
What is poolEntryrowstatus?
The standard RowStatus control for creating or deleting an entry in the resource pool table. An admin sets this to createAndGo to provision a new Solaris resource pool via SNMP, or destroy to remove one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.85.5.1.1.1 snmpwalk -v2c -c public <target> SCM-CONTAINER-MIB2::poolEntryrowstatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.85.5.1.1.1.1 snmpget -v2c -c public <target> SCM-CONTAINER-MIB2::poolEntryrowstatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.42.2.12.2.2.85.5.1.1.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> poolEntryrowstatus.1
Start monitoring Sun/Oracle Solaris server, Solaris Zones/Containers host (CPU/memory/resource-pool status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SCM-CONTAINER-MIB2::poolEntryrowstatus OID value, configure state conditions and alerts, and monitor any Sun/Oracle Solaris server, Solaris Zones/Containers host (CPU/memory/resource-pool status) from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42.2.12.2.2.85 | scmcontainer | SCM-CONTAINER-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.85.5 | pools | SCM-CONTAINER-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.85.5.1 | poolTable | SCM-CONTAINER-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.85.5.1.1 | poolEntry | SCM-CONTAINER-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.85.5.1.1.1 | poolEntryrowstatus | SCM-CONTAINER-MIB2 |