All MIBs › ONEFS-SNAPSHOT-MIB › ssDiskIndex
ssDiskIndex
Module: ONEFS-SNAPSHOT-MIB
OID (symbolic): ONEFS-SNAPSHOT-MIB::ssDiskIndex
OID (numeric): 1.3.6.1.4.1.12124.3.6.2.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Index of the ssDiskInfoTable, also the disk number
What is ssDiskIndex?
This is the read-only index column of the per-disk table (alongside the node index), giving each row's disk number within its node so an admin can match a row's stats back to a specific physical disk.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12124.3.6.2.1.1 snmpwalk -v2c -c public <target> ONEFS-SNAPSHOT-MIB::ssDiskIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12124.3.6.2.1.1.1 snmpget -v2c -c public <target> ONEFS-SNAPSHOT-MIB::ssDiskIndex.1
Start monitoring Dell EMC/Isilon OneFS storage cluster node (capacity/throughput statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ONEFS-SNAPSHOT-MIB::ssDiskIndex OID value, configure state conditions and alerts, and monitor any Dell EMC/Isilon OneFS storage cluster node (capacity/throughput statistics) from a single console.
OID Breakdown
Upper-level ancestors (7 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.12124 | onefs | ONEFS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12124.3 | oneFSss | ONEFS-SNAPSHOT-MIB |
| 1.3.6.1.4.1.12124.3.6 | ssNodeInfo | ONEFS-SNAPSHOT-MIB |
| 1.3.6.1.4.1.12124.3.6.2 | ssDiskInfoTable | ONEFS-SNAPSHOT-MIB |
| 1.3.6.1.4.1.12124.3.6.2.1 | ssDiskInfoEntry | ONEFS-SNAPSHOT-MIB |
| 1.3.6.1.4.1.12124.3.6.2.1.1 | ssDiskIndex | ONEFS-SNAPSHOT-MIB |