All MIBs › Dell-Vendor-MIB › envMonFanSpeed
envMonFanSpeed
Module: Dell-Vendor-MIB
OID (symbolic): Dell-Vendor-MIB::envMonFanSpeed
OID (numeric): 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Speed of the fan being instrumented. Not Supported by Dell Modular Blade Server switches.
What is envMonFanSpeed?
Current rotational speed reading for this fan. Trend it over time to catch a fan spinning unusually fast (compensating for heat) or dropping toward zero (failing) before envMonFanState flips to critical.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.4 snmpwalk -v2c -c public <target> Dell-Vendor-MIB::envMonFanSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.4.1 snmpget -v2c -c public <target> Dell-Vendor-MIB::envMonFanSpeed.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> envMonFanSpeed.1
Start monitoring Dell networking/server product (vendor identification/asset inventory) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Dell-Vendor-MIB::envMonFanSpeed OID value, configure state conditions and alerts, and monitor any Dell networking/server product (vendor identification/asset inventory) from a single console.
How to Use in IPNetwork Monitor
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.674 | dell | ArrayManager-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.674.10895 | dellLan | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000 | powerConnectVendorMIB | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1 | dellVendorMIBObjects | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2 | hardware | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.110 | productStatus | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.110.7 | productStatusEnvironment | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1 | envMonFanStatusTable | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1 | envMonFanStatusEntry | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.4 | envMonFanSpeed | Dell-Vendor-MIB |