pktcMtaDevErrorOidIndex
PKTC-IETF-MTA-MIB ·
.1.3.6.1.2.1.140.1.1.12.1.1
Object
column
Unsigned32
This object is the index of the MTA configuration error
table. It is an integer value that starts at value '1'
and is incremented for each encountered configuration
file error or warning.
The maximum number of errors or warnings that can be
recorded in the pktcMtaDevErrorOidsTable is set to 1024 as
a configuration file is usually validated by operators
before deployment. Given the possible number of
configuration parameter assignments in the MTA
configuration file, 1024 is perceived as a sufficient
limit even with future extensions.
If the number of the errors in the configuration file
exceeds 1024, all errors beyond the 1024th one MUST
be ignored and not be reflected in the
pktcMtaDevErrorOidsTable.
Context
- MIB
- PKTC-IETF-MTA-MIB
- OID
.1.3.6.1.2.1.140.1.1.12.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- pktcMtaDevErrorOidsEntry
- Table
- pktcMtaDevErrorOidsTable
- Siblings
- 3
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-1024
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pktcMtaDevErrorOid This object contains a human readable representation
(character string) of the OID corresponding to the
configuration file parameter that caused the particular
error.
For example,… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.140.1.1.12.1.2 |
| pktcMtaDevErrorValue This object contains the value of the OID corresponding to
the configuration file parameter that caused the error.
If the MTA cannot recognize the OID of the
configuration paramet… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.140.1.1.12.1.3 |
| pktcMtaDevErrorReason This object indicates the reason for the error or warning,
as per the MTA's interpretation, in human-readable form.
For example:
'VALUE NOT IN RANGE', 'VALUE DOES NOT MATCH TYPE',… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.140.1.1.12.1.4 |