All MIBs › CISCO-UNIFIED-COMPUTING-DOMAIN-MIB › cucsDomainStorageFeatureType
cucsDomainStorageFeatureType
Module: CISCO-UNIFIED-COMPUTING-DOMAIN-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-DOMAIN-MIB::cucsDomainStorageFeatureType
OID (numeric): 1.3.6.1.4.1.9.9.719.1.74.7.1.7
Node type: OBJECT-TYPE
Type: CucsDomainFeatureType
Access: read-only
Description: Cisco UCS domain:StorageFeature:type managed object property
What is cucsDomainStorageFeatureType?
This field tells you which specific capability, among the several a ChassisFeature/EnvironmentFeature/NetworkFeature/ServerFeature/StorageFeature record can represent, this particular instance is describing, drawn from a fixed UCS enumeration. It records whether a specific storage capability — such as local-disk RAID support on the attached storage — is available in this domain, which matters when a service profile's storage policy depends on it. Two rows can share the same Dn pattern and differ only in this field, so it's what a script filtering the domain's feature list would key on. For this record the type would be something like 'local-disk-raid', matching the capability named in the sibling Name/FunctionalState fields on the same object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.74.7.1.7 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-DOMAIN-MIB::cucsDomainStorageFeatureType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.74.7.1.7.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-DOMAIN-MIB::cucsDomainStorageFeatureType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsDomainStorageFeatureType.1
Start monitoring Cisco UCS fabric interconnects and blade/rack chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-DOMAIN-MIB::cucsDomainStorageFeatureType OID value, configure state conditions and alerts, and monitor any Cisco UCS fabric interconnects and blade/rack chassis from a single console.
OID Breakdown
Upper-level ancestors (10 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.719 | ciscoUnifiedComputingMIB | CISCO-UNIFIED-COMPUTING-MIB |
| 1.3.6.1.4.1.9.9.719.1 | ciscoUnifiedComputingMIBObjects | CISCO-UNIFIED-COMPUTING-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.719.1.74 | cucsDomainObjects | CISCO-UNIFIED-COMPUTING-DOMAIN-MIB |
| 1.3.6.1.4.1.9.9.719.1.74.7 | cucsDomainStorageFeatureTable | CISCO-UNIFIED-COMPUTING-DOMAIN-MIB |
| 1.3.6.1.4.1.9.9.719.1.74.7.1 | cucsDomainStorageFeatureEntry | CISCO-UNIFIED-COMPUTING-DOMAIN-MIB |
| 1.3.6.1.4.1.9.9.719.1.74.7.1.7 | cucsDomainStorageFeatureType | CISCO-UNIFIED-COMPUTING-DOMAIN-MIB |