Reference record for OID 1.3.6.1.4.1.232.6.2.14.10.1.3



parent
1.3.6.1.4.1.232.6.2.14.10.1 (cpqHeResMemBoardEntry)
node code
3
node name
cpqHeResMemBoardErrorStatus
dot oid
1.3.6.1.4.1.232.6.2.14.10.1.3
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) compaq(232) cpqHealth(6) cpqHeComponent(2) cpqHeResilientMemory(14) cpqHeResMemBoardTable(10) cpqHeResMemBoardEntry(1) cpqHeResMemBoardErrorStatus(3)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) hp(232) cpqHealth(6) cpqHeComponent(2) cpqHeResilientMemory(14) cpqHeResMemBoardTable(10) cpqHeResMemBoardEntry(1) cpqHeResMemBoardErrorStatus(3)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) compaq(232) cpqHealth(6) cpqHeComponent(2) cpqHeResilientMemory(14) cpqHeResMemBoardTable(10) cpqHeResMemBoardEntry(1) cpqHeResMemBoardErrorStatus(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) hp(232) cpqHealth(6) cpqHeComponent(2) cpqHeResilientMemory(14) cpqHeResMemBoardTable(10) cpqHeResMemBoardEntry(1) cpqHeResMemBoardErrorStatus(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) compaq(232) cpqHealth(6) cpqHeComponent(2) cpqHeResilientMemory(14) cpqHeResMemBoardTable(10) cpqHeResMemBoardEntry(1) cpqHeResMemBoardErrorStatus(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) hp(232) cpqHealth(6) cpqHeComponent(2) cpqHeResilientMemory(14) cpqHeResMemBoardTable(10) cpqHeResMemBoardEntry(1) cpqHeResMemBoardErrorStatus(3)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) compaq(232) cpqHealth(6) cpqHeComponent(2) cpqHeResilientMemory(14) cpqHeResMemBoardTable(10) cpqHeResMemBoardEntry(1) cpqHeResMemBoardErrorStatus(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) hp(232) cpqHealth(6) cpqHeComponent(2) cpqHeResilientMemory(14) cpqHeResMemBoardTable(10) cpqHeResMemBoardEntry(1) cpqHeResMemBoardErrorStatus(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/compaq/cpqHealth/cpqHeComponent/cpqHeResilientMemory/cpqHeResMemBoardTable/cpqHeResMemBoardEntry/cpqHeResMemBoardErrorStatus
  • /iso/identified-organization/dod/internet/private/enterprise/hp/cpqHealth/cpqHeComponent/cpqHeResilientMemory/cpqHeResMemBoardTable/cpqHeResMemBoardEntry/cpqHeResMemBoardErrorStatus
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/compaq/cpqHealth/cpqHeComponent/cpqHeResilientMemory/cpqHeResMemBoardTable/cpqHeResMemBoardEntry/cpqHeResMemBoardErrorStatus
  • /iso/org/dod/internet/private/enterprise/hp/cpqHealth/cpqHeComponent/cpqHeResilientMemory/cpqHeResMemBoardTable/cpqHeResMemBoardEntry/cpqHeResMemBoardErrorStatus
  • /iso/org/dod/internet/private/enterprises/compaq/cpqHealth/cpqHeComponent/cpqHeResilientMemory/cpqHeResMemBoardTable/cpqHeResMemBoardEntry/cpqHeResMemBoardErrorStatus
  • /iso/org/dod/internet/private/enterprises/hp/cpqHealth/cpqHeComponent/cpqHeResilientMemory/cpqHeResMemBoardTable/cpqHeResMemBoardEntry/cpqHeResMemBoardErrorStatus
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/compaq/cpqHealth/cpqHeComponent/cpqHeResilientMemory/cpqHeResMemBoardTable/cpqHeResMemBoardEntry/cpqHeResMemBoardErrorStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprises/hp/cpqHealth/cpqHeComponent/cpqHeResilientMemory/cpqHeResMemBoardTable/cpqHeResMemBoardEntry/cpqHeResMemBoardErrorStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/232/6/2/14/10/1/3

    Description by mibdepot

    The error status of the Advanced Memory Protection board or
    cartridge.

    The following status values are supported:

    other(1)
    The value is unsupported or could not be determined.

    noError(2)
    The board or cartridge is configured and operating correctly.

    dimmEccError(3)
    The board or cartridge has at least one DIMM ECC error.

    unlockError(4)
    The board or cartridge is unlocked when it should not be.
    Please insure the board of cartridge is locked.

    configError(5)
    The board or cartridge has a bad memory configuration.
    Please insure all memory modules are of the correct type,
    speed, latency, etc.

    busError(6)
    The board or cartridge has a memory bus error.
    Please insure all memory modules are of the correct type,
    speed, latency, etc. Also insure the cartridge is inserted
    properly.

    powerError(7)
    The board or cartridge has power error.
    Please insure all memory modules are of the correct type,
    speed, latency, etc. Also insure the cartridge is inserted
    properly.

    Parsed from file CPQHLTH3.MIB.txt
    Company: None
    Module: CPQHLTH-MIB

    Description by oid_info

    cpqHeResMemBoardErrorStatus OBJECT-TYPE
    SYNTAX INTEGER {
    other(1),
    noError(2),
    dimmEccError(3),
    unlockError(4),
    configError(5),
    busError(6),
    powerError(7),
    advancedEcc(8),
    onlineSpare(9),
    mirrored(10),
    mirroredDimmError(11),
    memoryRaid(12),
    raidDimmError(13)
    }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION
    "The error status of the Advanced Memory Protection board or
    cartridge.
    The following status values are supported:
    other(1)
    The value is unsupported or could not be determined.
    noError(2)
    The board or cartridge is configured and operating correctly.
    dimmEccError(3)
    The board or cartridge has at least one DIMM ECC error.
    unlockError(4)
    The board or cartridge is unlocked when it should not be.
    Please insure the board of cartridge is locked.
    configError(5)
    The board or cartridge has a bad memory configuration.
    Please insure all memory modules are of the correct type,
    speed, latency, etc.
    busError(6)
    The board or cartridge has a memory bus error.
    Please insure all memory modules are of the correct type,
    speed, latency, etc. Also insure the cartridge is inserted
    properly.
    powerError(7)
    The board or cartridge has power error.
    Please insure all memory modules are of the correct type,
    speed, latency, etc. Also insure the cartridge is inserted
    properly.
    advancedEcc(8),
    The board or cartridge is configured for advanced Ecc mode.
    onlineSpare(9),
    The board or cartridge is configured for Online Spare mode.
    mirrored(10),
    The board or cartridge is configured for mirrored mode.
    mirroredDimmError(11),
    The board or cartridge has a mirrored Dimm error.
    memoryRaid(12),
    The board or cartridge is configured for memory raid mode.
    raidDimmError(13)
    The board or cartridge has a raid Dimm error."

    View at oid-info.com

    Description by circitor

    The error status of the Advanced Memory Protection board or
    cartridge.

    The following status values are supported:

    other(1)
    The value is unsupported or could not be determined.

    noError(2)
    The board or cartridge is configured and operating correctly.

    dimmEccError(3)
    The board or cartridge has at least one DIMM ECC error.

    unlockError(4)
    The board or cartridge is unlocked when it should not be.
    Please insure the board of cartridge is locked.

    configError(5)
    The board or cartridge has a bad memory configuration.
    Please insure all memory modules are of the correct type,
    speed, latency, etc.

    busError(6)
    The board or cartridge has a memory bus error.
    Please insure all memory modules are of the correct type,
    speed, latency, etc. Also insure the cartridge is inserted
    properly.

    powerError(7)
    The board or cartridge has power error.
    Please insure all memory modules are of the correct type,
    speed, latency, etc. Also insure the cartridge is inserted
    properly.

    advancedEcc(8),
    The board or cartridge is configured for advanced Ecc mode.

    onlineSpare(9),
    The board or cartridge is configured for Online Spare mode.

    mirrored(10),
    The board or cartridge is configured for mirrored mode.

    mirroredDimmError(11),
    The board or cartridge has a mirrored Dimm error.

    memoryRaid(12),
    The board or cartridge is configured for memory raid mode.

    raidDimmError(13)
    The board or cartridge has a raid Dimm error.

    lockstep(14)
    The board or cartridge is configured for LockStep.

    lockstepDimmError(15)
    The board or cartridge has a lockStep Dimm error.

    Parsed from file CPQHLTH-MIB.mib
    Module: CPQHLTH-MIB

    Information by mibdepot

    cpqHeResMemBoardErrorStatus OBJECT-TYPE SYNTAX INTEGER { other(1), noError(2), dimmEccError(3), unlockError(4), configError(5), busError(6), powerError(7) } ACCESS read-only STATUS mandatory DESCRIPTION "The error status of the Advanced Memory Protection board or cartridge. The following status values are supported: other(1) The value is unsupported or could not be determined. noError(2) The board or cartridge is configured and operating correctly. dimmEccError(3) The board or cartridge has at least one DIMM ECC error. unlockError(4) The board or cartridge is unlocked when it should not be. Please insure the board of cartridge is locked. configError(5) The board or cartridge has a bad memory configuration. Please insure all memory modules are of the correct type, speed, latency, etc. busError(6) The board or cartridge has a memory bus error. Please insure all memory modules are of the correct type, speed, latency, etc. Also insure the cartridge is inserted properly. powerError(7) The board or cartridge has power error. Please insure all memory modules are of the correct type, speed, latency, etc. Also insure the cartridge is inserted properly." ::= { cpqHeResMemBoardEntry 3 }

    Information by oid_info

    Automatically extracted from a module checked by a user of the Asnp syntax-checking tool

    Information by circitor

    cpqHeResMemBoardErrorStatus OBJECT-TYPE SYNTAX INTEGER { other(1), noError(2), dimmEccError(3), unlockError(4), configError(5), busError(6), powerError(7), advancedEcc(8), onlineSpare(9), mirrored(10), mirroredDimmError(11), memoryRaid(12), raidDimmError(13), lockstep(14), lockstepDimmError(15) } ACCESS read-only STATUS mandatory DESCRIPTION "The error status of the Advanced Memory Protection board or cartridge. The following status values are supported: other(1) The value is unsupported or could not be determined. noError(2) The board or cartridge is configured and operating correctly. dimmEccError(3) The board or cartridge has at least one DIMM ECC error. unlockError(4) The board or cartridge is unlocked when it should not be. Please insure the board of cartridge is locked. configError(5) The board or cartridge has a bad memory configuration. Please insure all memory modules are of the correct type, speed, latency, etc. busError(6) The board or cartridge has a memory bus error. Please insure all memory modules are of the correct type, speed, latency, etc. Also insure the cartridge is inserted properly. powerError(7) The board or cartridge has power error. Please insure all memory modules are of the correct type, speed, latency, etc. Also insure the cartridge is inserted properly. advancedEcc(8), The board or cartridge is configured for advanced Ecc mode. onlineSpare(9), The board or cartridge is configured for Online Spare mode. mirrored(10), The board or cartridge is configured for mirrored mode. mirroredDimmError(11), The board or cartridge has a mirrored Dimm error. memoryRaid(12), The board or cartridge is configured for memory raid mode. raidDimmError(13) The board or cartridge has a raid Dimm error. lockstep(14) The board or cartridge is configured for LockStep. lockstepDimmError(15) The board or cartridge has a lockStep Dimm error." ::= { cpqHeResMemBoardEntry 3 }

    Brothers (8)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.232.6.2.14.10.1.1 cpqHeResMemBoardSlotIndex 0 0 The slot in which the memory board or cartridge is installed.
    1.3.6.1.4.1.232.6.2.14.10.1.2 cpqHeResMemBoardOnlineStatus 0 0 The online status of the Advanced Memory Protection board or
    cartridge.

    The following status values are supported:

    other(1)
    The val…
    1.3.6.1.4.1.232.6.2.14.10.1.4 cpqHeResMemBoardLocked 0 0 The locked state of the Advanced Memory Protection board or
    cartridge.

    The following status values are supported:

    other(1)
    The valu…
    1.3.6.1.4.1.232.6.2.14.10.1.5 cpqHeResMemBoardNumSockets 0 0 The total number of memory sockets for this memory board or
    cartridge.

    If this value could not be determined, or if the board or
    c…
    1.3.6.1.4.1.232.6.2.14.10.1.6 cpqHeResMemBoardOsMemSize 0 0 This value specifies the size of memory for this board or
    cartridge as seen by the Operating System in MB (1 MB =
    1048576 bytes).…
    1.3.6.1.4.1.232.6.2.14.10.1.7 cpqHeResMemBoardTotalMemSize 0 0 This value specifies the size of memory for this board or
    cartridge including memory seen by the Operating System and
    the memory …
    1.3.6.1.4.1.232.6.2.14.10.1.8 cpqHeResMemBoardCondition 0 0 This provides the current status of the Advanced Memory
    Protection memory board or cartridge.

    The following status values are sup…
    1.3.6.1.4.1.232.6.2.14.10.1.9 cpqHeResMemBoardHotPlug 0 0 This indicates if the memory board is capable of being
    removed and/or inserted while the system is in an
    operational state.

    The fo…