All MIBs › APPIAN-CHASSIS-MIB › acChassisFanSpeed
acChassisFanSpeed
Module: APPIAN-CHASSIS-MIB
OID (symbolic): APPIAN-CHASSIS-MIB::acChassisFanSpeed
OID (numeric): 1.3.6.1.4.1.2785.2.1.2.1.10
Node type: OBJECT-TYPE
Type: AcFanStatus
Access: read-write
Description:
The desired fan speed.
What is acChassisFanSpeed?
Controls and reports the desired operating speed for the chassis cooling fans. Administrators can write to this field to adjust fan speed as needed for thermal management.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.10 snmpwalk -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisFanSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.10.1 snmpget -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisFanSpeed.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2785.2.1.2.1.10.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acChassisFanSpeed.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2785 | appian | APPIAN-SMI-MIB |
| 1.3.6.1.4.1.2785.2 | acOsap | APPIAN-SMI-MIB |
| 1.3.6.1.4.1.2785.2.1 | acChassis | APPIAN-CHASSIS-MIB |
| 1.3.6.1.4.1.2785.2.1.2 | acChassisTable | APPIAN-CHASSIS-MIB |
| 1.3.6.1.4.1.2785.2.1.2.1 | acChassisEntry | APPIAN-CHASSIS-MIB |
| 1.3.6.1.4.1.2785.2.1.2.1.10 | acChassisFanSpeed | APPIAN-CHASSIS-MIB |