All MIBs › COMPELLENT-MIB › scEnclAssetTag
scEnclAssetTag
Module: COMPELLENT-MIB
OID (symbolic): COMPELLENT-MIB::scEnclAssetTag
OID (numeric): 1.3.6.1.4.1.16139.2.15.1.10
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: enclosure Asset Tag
What is scEnclAssetTag?
This read-write SnmpAdminString stores the organization's own asset tag for a specific disk enclosure. An admin sets and reads it to tie the SNMP-reported enclosure back to internal asset-management records during hardware audits. This lets a facilities team reconcile the physical asset-tagged shelf with the enclosure currently reporting a fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16139.2.15.1.10 snmpwalk -v2c -c public <target> COMPELLENT-MIB::scEnclAssetTag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16139.2.15.1.10.1 snmpget -v2c -c public <target> COMPELLENT-MIB::scEnclAssetTag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.16139.2.15.1.10.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> scEnclAssetTag.1
Start monitoring Dell Compellent Storage Center SAN array with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMPELLENT-MIB::scEnclAssetTag OID value, configure state conditions and alerts, and monitor any Dell Compellent Storage Center SAN array 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.16139 | compellentEnterprise | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2 | compellentObjects | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2.15 | scEnclTable | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2.15.1 | scEnclEntry | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2.15.1.10 | scEnclAssetTag | COMPELLENT-MIB |