CRI-SERVER-MIB :: fanGenPowerControl

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCRI-SERVER-MIBfanGenPowerControl

fanGenPowerControl

Module: CRI-SERVER-MIB

OID (symbolic): CRI-SERVER-MIB::fanGenPowerControl

OID (numeric): 1.3.6.1.4.1.34.2.1.11.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The MIB object that is used to either power on or off this fan. The power status of this fan should be read from the fanGenStatus MIB object. On writing, the fan is either turned on or off.

What is fanGenPowerControl?

This read-write INTEGER is used to power this fan on or off, with the description specifically noting the fan's actual power status should be read from fanGenStatus rather than from this control object. An administrator writes here to command a fan on or off, then checks fanGenStatus to confirm the change took effect. For example, writing an on value to this object and then verifying fanGenStatus reflects on confirms the fan actually responded to the command.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34.2.1.11.1.6
snmpwalk -v2c -c public <target> CRI-SERVER-MIB::fanGenPowerControl

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.34.2.1.11.1.6.1
snmpget -v2c -c public <target> CRI-SERVER-MIB::fanGenPowerControl.1

Set instance 1 (SNMPv2c):

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

Start monitoring CRI server platform (vendor unclear) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CRI-SERVER-MIB::fanGenPowerControl OID value, configure state conditions and alerts, and monitor any CRI server platform (vendor unclear) from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.34sunCRI-SERVER-MIB
1.3.6.1.4.1.34.2productsCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1generalCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1.11fanGenTableCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1.11.1fanGenEntryCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1.11.1.6fanGenPowerControlCRI-SERVER-MIB