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

2.235.1.1.36.50.1 raidControllerDescriptionEntry

修订记录

openUBMC版本号修订日期修订内容
26.062026/06/18自动生成 SNMP 分支文档

节点概述

  • MIB 模块:OPENUBMC-SERVER-MIB
  • 节点名raidControllerDescriptionEntry
  • 相对 OID2.235.1.1.36.50.1
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1
  • 节点类型:OBJECT-TYPE
  • 访问权限:not-accessible
  • 状态:current
  • MIB 定义raidControllerDescriptionTable 1

说明

Information about RAID controller.

对象定义

本节点下的标量对象与通知定义。

raidControllerIndex

  • 相对 OID2.235.1.1.36.50.1.1
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.1
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER(0..16)
  • 访问权限:not-accessible
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 1
  • 描述:Information about RAID controller index.

raidControllerName

  • 相对 OID2.235.1.1.36.50.1.2
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.2
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 2
  • 描述:Information about RAID controller name.

raidControllerType

  • 相对 OID2.235.1.1.36.50.1.3
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.3
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 3
  • 描述:Information about RAID controller type.

raidControllerComponentName

  • 相对 OID2.235.1.1.36.50.1.4
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.4
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 4
  • 描述:Information about RAID controller component name.

raidControllerSupportOOBManagement

  • 相对 OID2.235.1.1.36.50.1.5
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.5
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { no(1), yes(2) }
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 5
  • 描述:Information about RAID controller if support OOB management. 1: No 2: Yes

raidControllerMode

  • 相对 OID2.235.1.1.36.50.1.6
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.6
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { raid(1), hba(2), jbod(3), mixed(4), unknown(255) }
  • 访问权限:read-write
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 6
  • 描述:Information about RAID controller mode. 1: RAID 2: HBA 3: JBOD 4: Mixed 255: Unknown

raidControllerHealthStatus

  • 相对 OID2.235.1.1.36.50.1.7
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.7
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { ok(0), unknown(65535) }
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 7
  • 描述:Information about RAID controller health status. bit0: 1- memory correctable error bit1: 1- memory uncorrectable error bit2: 1- memory ECC error reached limit bit3: 1- NVRAM uncorrectable error other: reserved

raidControllerFwVersion

  • 相对 OID2.235.1.1.36.50.1.8
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.8
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 8
  • 描述:Information about RAID controller firmware version.

raidControllerNVDataVersion

  • 相对 OID2.235.1.1.36.50.1.9
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.9
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 9
  • 描述:Information about RAID controller NVData version.

raidControllerMemorySizeInMB

  • 相对 OID2.235.1.1.36.50.1.10
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.10
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { unknown(65535) }
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 10
  • 描述:Information about RAID controller memory size (MB).

raidControllerDeviceInterface

  • 相对 OID2.235.1.1.36.50.1.11
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.11
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { spi(1), sas-3G(2), sata-1-5G(3), sata-3G(4), sas-6G(5), sas-12G(6), unknown(255) }
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 11
  • 描述:Information about RAID controller device interface type. 1: SPI 2: SAS-3G 3: SATA-1.5G 4: SATA-3G 5: SAS-6G 6: SAS-12G 255: Unknown

raidControllerSASAddress

  • 相对 OID2.235.1.1.36.50.1.12
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.12
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 12
  • 描述:Information about RAID controller SAS address.

raidControllerCachePinned

  • 相对 OID2.235.1.1.36.50.1.13
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.13
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { no(1), yes(2), unknown(255) }
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 13
  • 描述:Information about RAID controller if cache is pinned. 1: No 2: Yes 255: Unknown

raidControllerMaintainPDFailHistory

  • 相对 OID2.235.1.1.36.50.1.14
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.14
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { no(1), yes(2), unknown(255) }
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 14
  • 描述:Information about RAID controller if maintain PD fail history. 1: No 2: Yes 255: Unknown

raidControllerDDREccCount

  • 相对 OID2.235.1.1.36.50.1.15
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.15
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { unknown(65535) }
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 15
  • 描述:Information about RAID controller DDR ECC count.

raidControllerBBUPresence

  • 相对 OID2.235.1.1.36.50.1.16
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.16
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { absent(1), present(2), unknown(255) }
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 16
  • 描述:Information about RAID controller's BBU presence. 1: Absent 2: Present 255: Unknown

raidControllerBBUType

  • 相对 OID2.235.1.1.36.50.1.17
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.17
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 17
  • 描述:Information about RAID controller' BBU type.

raidControllerBBUHealthStatus

  • 相对 OID2.235.1.1.36.50.1.18
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.18
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { ok(0) }
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 18
  • 描述:Information about RAID controller's BBU health status. bit0: 1 - voltage is low bit1: 1 - need replace pack bit2: 1 - learn cycle failed bit3: 1 - learn cycle timeout bit4: 1 - pack is about to fail bit5: 1 - remaining capacity low bit6: 1 - no space for cache offload others: reserved

raidControllerMinStripSupportInBytes

  • 相对 OID2.235.1.1.36.50.1.19
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.19
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { unknown(-1) }
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 19
  • 描述:Information about the minimum strip size that RAID controller support.

raidControllerMaxStripSupportInBytes

  • 相对 OID2.235.1.1.36.50.1.20
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.20
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { unknown(-1) }
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 20
  • 描述:Information about the maximum strip size that RAID controller support.

raidControllerCopybackEnable

  • 相对 OID2.235.1.1.36.50.1.21
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.21
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { unknown(1), disabled(2), enabled(3) }
  • 访问权限:read-write
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 21
  • 描述:Information about the copyback state of RAID controller. 1: Unknown (read only) 2: Disabled 3: Enabled

raidControllerSMARTerCopybackEnable

  • 相对 OID2.235.1.1.36.50.1.22
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.22
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { unknown(1), disabled(2), enabled(3) }
  • 访问权限:read-write
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 22
  • 描述:Information about the copyback state on SMART error of RAID controller. 1: Unknown (read only) 2: Disabled 3: Enabled Note: Set action is available only when raidControllerCopybackEnable = Enabled.

raidControllerJBODEnable

  • 相对 OID2.235.1.1.36.50.1.23
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.23
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { unknown(1), disabled(2), enabled(3) }
  • 访问权限:read-write
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 23
  • 描述:Information about the JBOD state of RAID controller. 1: Unknown (read only) 2: Disabled 3: Enabled

raidControllerRestoreSettings

  • 相对 OID2.235.1.1.36.50.1.24
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.24
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER
  • 访问权限:read-write
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 24
  • 描述:Restore RAID controller settings (write only). The argument is: 1: Restore RAID controller settings. others: invalid Note: If the RAID controller type are 3508/3516/9440-8i/9460-8i/9460-16i and firmware version is MR7.9 or later, please reboot the OS to take effect.

raidControllerCreateLD

  • 相对 OID2.235.1.1.36.50.1.25
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.25
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-write
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 25
  • 描述:Create new logical drive on this RAID controller. The arguments are seperated by semicolons; The arguments format is <option1>=<argument>;<option2>=<argument>;...;<optionN>=<argument>; example: rl=r1;pd=1,2;name=example;size=100.375g;ss=256k;sc=1;rp=ra;wp=wb;iop=cio;ap=rw;dcp=enabled;init=quick; or rl=r50;pd=1,2,3,4,5,6,7,8,9;name=example;size=500g;ss=1M;sc=3;rp=ra;wp=wb;iop=cio;ap=rw;dcp=enabled;init=quick; Options and arguments: rl=<RAID level> The RAID level of logical drive. It is mandatory. When 'cachecade=1' is specified, RAID level 0/1 is valid. r0: RAID0 r1: RAID1 r5: RAID5 r6: RAID6 r10: RAID10 r50: RAID50 r60: RAID60 pd=<PD IDs> The physical drives IDs which participate this logical drive. It is mandatory. name=<Logical drive name> Logical drive name, which consists of ASCII characters except the semicolon (😉. It is optional. size=<Logical drive size> The size of logical drive and unit can be 'm'(megabytes),'g'(gigabytes), or 't'(terabytes). It is optional and not necessary when 'cachecade=1' is specified. ss=<Logical drive strip size> The strip size of logical drive. The valid values are 64k,128k,256k,512k,1M. It is optional and not necessary when 'cachecade=1' is specified. sc=<Span count> The span count of logical drive. The default is 1 when RAID level is RAID0/1/5/6 and 2 when RAID level is RAID10/50/60. It is optional and not necessary when 'cachecade=1' is specified. rp=<Read Policy> The read policy of logical drive. It is optional and not necessary when 'cachecade=1' is specified. ra: Read Ahead nra: No Read Ahead wp=<Write Policy> The write policy of logical drive. It is optional. wt: Write Through wbwithbbu: Write Back with BBU wb: Write Back iop=<IO Policy> The IO policy of logical drive. It is optional and not necessary when 'cachecade=1' is specified. cio: Cached IO dio: Direct IO ap=<Access Policy> The access policy of logical drive. It is optional and not necessary when 'cachecade=1' is specified. rw: Read Write ro: Read only blocked: Blocked dcp=<Disk Cache Policy> The disk cache policy of logical drive. It is optional and not necessary when 'cachecade=1' is specified. enabled: Enable disk cache disabled: Disable disk cache default: Unchanged(Disk's default) init=<Init Type> The initialization type of logical drive. It is optional and not necessary when 'cachecade=1' is specified. no: No init quick: Quick init full: Full init cachecade=1 Logical drive is used for secondary cache. It is optional. It must be supported by RAID controller first. Note: Character ';' is not valid for logical drive name string because it is used as separator.

raidControllerAddLD

  • 相对 OID2.235.1.1.36.50.1.26
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.26
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-write
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 26
  • 描述:Add logical drive on array on this RAID controller. The arguments are seperated by semicolons; The arguments format is <option1>=<argument>;<option2>=<argument>;...;<optionN>=<argument>; example: array=1;name=example;size=100.375g;ss=512k;rp=ra;wp=wb;iop=cio;ap=rw;dcp=enabled;init=quick;block=1; Options and arguments: array=<Array ID> The array on which the logical drive will be added. It is mandatory. name=<Logical drive name> The name of logical drive and maximum is 15 printable ASCII characters except ';'. It is optional. size=<Logical drive size> The size of logical drive and unit can be 'm'(megabytes),'g'(gigabytes), or 't'(terabytes). It is optional. ss=<Logical drive strip size> The strip size of logical drive. The valid values are 64k,128k,256k,512k,1M. It is optional. rp=<Read Policy> The read policy of logical drive. It is optional. ra: Read Ahead nra: No Read Ahead wp=<Write Policy> The write policy of logical drive. It is optional. wt: Write Through wbwithbbu: Write Back with BBU wb: Write Back iop=<IO Policy> The IO policy of logical drive. It is optional. cio: Cached IO dio: Direct IO ap=<Access Policy> The access policy of logical drive. It is optional. rw: Read Write ro: Read only blocked: Blocked dcp=<Disk Cache Policy> The disk cache policy of logical drive. It is optional. enabled: Enable disk cache disabled: Disable disk cache default: Unchanged(Disk's default) init=<Init Type> The initialization type of logical drive. It is optional. no: No init quick: Quick init full: Full init block=<block index> Continuous space to which a logical drive is to be added. It is optional. Note: Character ';' is not valid for logical drive name string because it is used as separator.

raidControllerDriverName

  • 相对 OID2.235.1.1.36.50.1.27
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.27
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 27
  • 描述:Information about RAID controller driver name.

raidControllerDriverVersion

  • 相对 OID2.235.1.1.36.50.1.28
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.28
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 28
  • 描述:Information about RAID controller driver version

raidControllerSupportedRAIDLevels

  • 相对 OID2.235.1.1.36.50.1.29
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.36.50.1.29
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-only
  • 状态:current
  • MIB 定义raidControllerDescriptionEntry 29
  • 描述:Information about RAID controller supported levels.

返回到索引