Reference record for OID 1.3.6.1.4.1.1003.3.1.6
- parent
- 1.3.6.1.4.1.1003.3.1 (trap-section)
- node code
- 6
- node name
- rstExErrorCode
- dot oid
- 1.3.6.1.4.1.1003.3.1.6
- 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) rstExErrorCode(6)}
- {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) storage-dimensions(1003) rst-mib(3) trap-section(1) rstExErrorCode(6)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) storage-dimensions(1003) rst-mib(3) trap-section(1) rstExErrorCode(6)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) storage-dimensions(1003) rst-mib(3) trap-section(1) rstExErrorCode(6)}
- {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) storage-dimensions(1003) rst-mib(3) trap-section(1) rstExErrorCode(6)}
- {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) storage-dimensions(1003) rst-mib(3) trap-section(1) rstExErrorCode(6)}
- iri oid
-
- /iso/identified-organization/dod/internet/private/enterprise/storage-dimensions/rst-mib/trap-section/rstExErrorCode
- /iso/identified-organization/dod/internet/private/enterprises/storage-dimensions/rst-mib/trap-section/rstExErrorCode
- /iso/org/dod/internet/private/enterprise/storage-dimensions/rst-mib/trap-section/rstExErrorCode
- /iso/org/dod/internet/private/enterprises/storage-dimensions/rst-mib/trap-section/rstExErrorCode
- /iso/iso-identified-organization/dod/internet/private/enterprise/storage-dimensions/rst-mib/trap-section/rstExErrorCode
- /iso/iso-identified-organization/dod/internet/private/enterprises/storage-dimensions/rst-mib/trap-section/rstExErrorCode
- iri by oid_info
- /ISO/Identified-Organization/6/1/4/1/1003/3/1/6
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
rstExErrorCode 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 6 }
First Registration Authority (recovered by parent 1.3.6.1.4.1.1003)
Torhan Michael
Children (1)
Brothers (2)
OID | Name | Sub children | Sub Nodes Total | Description |
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.5 |
rstErrorCode |
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… |