All MIBs › CONFIG-READER4UWG-MIB2 › diskcount
diskcount
Module: CONFIG-READER4UWG-MIB2
OID (symbolic): CONFIG-READER4UWG-MIB2::diskcount
OID (numeric): 1.3.6.1.4.1.42.2.12.2.2.1.1.3.50.1.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Character string value
What is diskcount?
diskcount is a DisplayString reporting the number of disk drives attached to the associated I/O device or controller entry. An admin performing a capacity audit reads this value to quickly confirm the expected number of disks are physically present without walking through each individual disk table entry. For example, if diskcount unexpectedly drops from 4 to 3 after a maintenance window, the admin knows a drive was either removed or has failed to enumerate and should check the disk table for the missing entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.1.1.3.50.1.1.5 snmpwalk -v2c -c public <target> CONFIG-READER4UWG-MIB2::diskcount
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.50.1.1.5.1 snmpget -v2c -c public <target> CONFIG-READER4UWG-MIB2::diskcount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> diskcount.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::diskcount 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.50 | iodevice | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3.50.1 | iodeviceTbl | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3.50.1.1 | iodeviceEntry | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3.50.1.1.5 | diskcount | CONFIG-READER4UWG-MIB2 |