ISM-PERFORMANCE-MIB :: hwPerformanceSwitch

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsISM-PERFORMANCE-MIBhwPerformanceSwitch

hwPerformanceSwitch

Module: ISM-PERFORMANCE-MIB

OID (symbolic): ISM-PERFORMANCE-MIB::hwPerformanceSwitch

OID (numeric): 1.3.6.1.4.1.34774.4.1.21.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description: device performance switch. on/off - 1/0

What is hwPerformanceSwitch?

This OID turns the storage system's performance-statistics collection on (1) or off (0). An admin enables it before troubleshooting a performance issue so the hwPerfNode/Lun/Port/Cache counters populate, and can disable it afterward to reduce monitoring overhead.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34774.4.1.21.1
snmpwalk -v2c -c public <target> ISM-PERFORMANCE-MIB::hwPerformanceSwitch

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.34774.4.1.21.1.1
snmpget -v2c -c public <target> ISM-PERFORMANCE-MIB::hwPerformanceSwitch.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.34774.4.1.21.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwPerformanceSwitch.1

Start monitoring Huawei storage arrays with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ISM-PERFORMANCE-MIB::hwPerformanceSwitch OID value, configure state conditions and alerts, and monitor any Huawei storage arrays from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.34774huaweistorageHUAWEI-STORAGE-NAS-MIB
1.3.6.1.4.1.34774.4hwStorageHUAWEI-STORAGE-NAS-MIB
1.3.6.1.4.1.34774.4.1hwISMHUAWEI-STORAGE-NAS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.34774.4.1.21hwPerformanceISM-PERFORMANCE-MIB
1.3.6.1.4.1.34774.4.1.21.1hwPerformanceSwitchISM-PERFORMANCE-MIB