2.235.1.1.8 fanProperty
更新时间: 2026/06/18
在Gitcode上查看源码

2.235.1.1.8 fanProperty

Revision History

openUBMC VersionRevision DateRevision Content
26.062026/06/18Auto-generated SNMP branch documentation

Node Overview

  • MIB module: OPENUBMC-SERVER-MIB
  • Node name: fanProperty
  • Relative OID: 2.235.1.1.8
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.8
  • Node type: OBJECT IDENTIFIER
  • Access: N/A
  • Status: -
  • MIB definition: openUBMC 8

Child Nodes

Follow the SNMP OID topology; click a row to open the next level.

Relative OIDNode nameTypeDocument
2.235.1.1.8.50fanDescriptionTableOBJECT-TYPEfanDescriptionTable

Object Definitions

Scalar objects and notifications defined under this node.

fanMode

  • Relative OID: 2.235.1.1.8.1
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.8.1
  • Type: OBJECT-TYPE
  • Data type: DisplayString
  • Access: read-write
  • Status: current
  • MIB definition: fanProperty 1
  • Description: Fan control mode manual or auto. fan mode: 0 - auto 1 - manual set format: <mode>,[timeout] get format: <mode>,[timeout] When <mode> = 0, the format is only <mode>. [timeout] is option and value is in [0,100000000],unit is second, When set, if fan mode is manual and without [timeout], The default out time is 30 seconds.

fanLevel

  • Relative OID: 2.235.1.1.8.2
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.8.2
  • Type: OBJECT-TYPE
  • Data type: INTEGER
  • Access: read-write
  • Status: current
  • MIB definition: fanProperty 2
  • Description: Percent of fan speed. This value is in [MIN_FANLEVEL,100]. MIN_FANLEVEL is the minimum fanlevel according to systems, particular, when get, 255 represent fan mode is auto.

fanEntireStatus

  • Relative OID: 2.235.1.1.8.3
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.8.3
  • Type: OBJECT-TYPE
  • Data type: INTEGER { ok(1), minor(2), major(3), critical(4), absence(5), unknown(6) }
  • Access: read-only
  • Status: current
  • MIB definition: fanProperty 3
  • Description: Information about all fan health status.

Back to index