Reference record for OID 1.3.6.1.4.1.1003.3.1.5


parent
1.3.6.1.4.1.1003.3.1 (trap-section)
node code
5
node name
rstErrorCode
dot oid
1.3.6.1.4.1.1003.3.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) storage-dimensions(1003) rst-mib(3) trap-section(1) rstErrorCode(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) storage-dimensions(1003) rst-mib(3) trap-section(1) rstErrorCode(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) storage-dimensions(1003) rst-mib(3) trap-section(1) rstErrorCode(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) storage-dimensions(1003) rst-mib(3) trap-section(1) rstErrorCode(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) storage-dimensions(1003) rst-mib(3) trap-section(1) rstErrorCode(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) storage-dimensions(1003) rst-mib(3) trap-section(1) rstErrorCode(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/storage-dimensions/rst-mib/trap-section/rstErrorCode
  • /iso/identified-organization/dod/internet/private/enterprises/storage-dimensions/rst-mib/trap-section/rstErrorCode
  • /iso/org/dod/internet/private/enterprise/storage-dimensions/rst-mib/trap-section/rstErrorCode
  • /iso/org/dod/internet/private/enterprises/storage-dimensions/rst-mib/trap-section/rstErrorCode
  • /iso/iso-identified-organization/dod/internet/private/enterprise/storage-dimensions/rst-mib/trap-section/rstErrorCode
  • /iso/iso-identified-organization/dod/internet/private/enterprises/storage-dimensions/rst-mib/trap-section/rstErrorCode
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/1003/3/1/5

    Description by mibdepot

    Error code which is arranged as Intel-order
    unsigned long number

    e.g. Error Code 128 is respresented as:
    0x00 0x00 0x00 0x80
    rstErrorCode[0] = 0x00
    rstErrorCode[1] = 0x00
    rstErrorCode[2] = 0x00
    rstErrorCode[3] = 0x80


    Parsed from file rst_oid.mib.txt
    Company: cai
    Module: RAIDScape

    Information by oid_info

    Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.

    Information by mibdepot

    rstErrorCode OBJECT-TYPE SYNTAX OCTET STRING (SIZE(4)) ACCESS not-accessible STATUS mandatory DESCRIPTION "Error code which is arranged as Intel-order unsigned long number e.g. Error Code 128 is respresented as: 0x00 0x00 0x00 0x80 rstErrorCode[0] = 0x00 rstErrorCode[1] = 0x00 rstErrorCode[2] = 0x00 rstErrorCode[3] = 0x80 " ::= {trap-section 5 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.1003)

    Torhan Michael

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.1003.3.1.5.0 rstErrorCode 0 0 None

    Brothers (2)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.1003.3.1.4 messageText 1 1 This is a text string that is declared simply so that it
    can be referenced in the trap-definition below.
    1.3.6.1.4.1.1003.3.1.6 rstExErrorCode 1 1 Error code which is arranged as Intel-order
    unsigned long number

    e.g. Error Code 128 is respresented as:
    0x00 0x00 0x00 0x80
    rstEr…