All MIBs › APPIAN-CHASSIS-MIB › acChassisFan1Status
acChassisFan1Status
Module: APPIAN-CHASSIS-MIB
OID (symbolic): APPIAN-CHASSIS-MIB::acChassisFan1Status
OID (numeric): 1.3.6.1.4.1.2785.2.1.2.1.11
Node type: OBJECT-TYPE
Type: AcFanStatus
Access: read-only
Description:
FAN 1 status.
What is acChassisFan1Status?
Reports the current operational status of chassis cooling fan number 1. This read-only value indicates whether the fan is functioning normally or has encountered a fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.11 snmpwalk -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisFan1Status
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.11.1 snmpget -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisFan1Status.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acChassisFan1Status.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.11 | acChassisFan1Status | APPIAN-CHASSIS-MIB |