An index capable of representing an Enhanced Mail System
Status Code. Enhanced Mail System Status Codes are
defined in RFC 1893 [14]. These codes have the form
class.subject.detail
Here 'class' is either 2, 4, or 5 and both 'subject' and
'detail' are integers in the range 0..999. Given a status
code the corresponding index value is defined to be
((class * 1000) + subject) * 1000 + detail. Both SMTP
error response codes and X.400 reason and diagnostic codes
can be mapped into these codes, resulting in a namespace
capable of describing most error conditions a mail system
encounters in a generic yet detailed way.
Parsed from file rfc2789-Mail-Monitoring.mib.txt
Company: ietf_rfcs
Module: MTA-MIB
Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.
mtaStatusCode OBJECT-TYPE SYNTAX INTEGER (4000000..5999999) MAX-ACCESS not-accessible STATUS current DESCRIPTION "An index capable of representing an Enhanced Mail System Status Code. Enhanced Mail System Status Codes are defined in RFC 1893 [14]. These codes have the form class.subject.detail Here 'class' is either 2, 4, or 5 and both 'subject' and 'detail' are integers in the range 0..999. Given a status code the corresponding index value is defined to be ((class * 1000) + subject) * 1000 + detail. Both SMTP error response codes and X.400 reason and diagnostic codes can be mapped into these codes, resulting in a namespace capable of describing most error conditions a mail system encounters in a generic yet detailed way." ::= {mta 6}
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.28.6.0 | mtaStatusCode | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.28.1 | mtaTable | 1 | 13 | The table holding information specific to an MTA. |
1.3.6.1.2.1.28.2 | mtaGroupTable | 1 | 35 | The table holding information specific to each MTA group. |
1.3.6.1.2.1.28.3 | mtaGroupAssociationTable | 1 | 2 | The table holding information regarding the associations for each MTA group. |
1.3.6.1.2.1.28.4 | mtaConformance | 2 | 25 | None |
1.3.6.1.2.1.28.5 | mtaGroupErrorTable | 1 | 5 | The table holding information regarding accumulated errors for each MTA group. |