83
pktcMtaDevErrorOidIndex
This is the index to pktcMtaDevErrorOidsEntry. This is an integer value and will start from the value
1 and be incremented for each error encountered in the configuration file. The indices need not
necessarily reflect the order of error occurrences in the configuration file.
pktcMtaDevErrorOid
This is the OID associated with the particular error. If the error was not due to an identifiable OID, then
this can be populated with impartial identifiers, in hexadecimal or numeric format.
pktcMtaDevErrorGiven
If the error was due to the value associated with the corresponding pktcMtaDevErrorOid, then this
contains the value of the OID as interpreted by the MTA in the configuration file provided. If the error
was not due to the value of an OID this must be set to an empty string. This is provided to eliminate
errors due to misrepresentation or misinterpretation of data.
pktcMtaDevErrorReason
This indicates the reason for the error, as per the MTA’s interpretation, in human readable form. For
example:
VALUE NOT IN RANGE
VALUE DOES NOT MATCH TYPE
UNSUPPORTED VALUE
LAST 4 BITS MUST BE SET TO ZERO
OUT OF MEMORY—CANNOT STORE
This MAY also contain vendor specific errors for vendor specific OIDs and any proprietary error
codes/messages which can help diagnose errors better, in a manner the vendor deems fit.
pktcMtaDevConfigFile
The URL of the TFTP/HTTP file for downloading provisioning and configuration parameters to this
device. Returns
NULL if the server address is unknown. Supports both TFTP and HTTP.
pktcMtaDevSnmpEntity
The FQDN of the SNMP V3 entity of the Provisioning Server to which the MTA has to communicate
in order to receive the access method, location and the name of the Configuration file during MTA
provisioning. This would also be the entity which caters to the Endpoint provisioning needs of the
MTA and is the destination for all provisioning informs. It may be also used for post-provisioning
SNMP operations.
pktcMtaDevProvState
operational
(1)—the device has completed loading and processing of initialization parameters.
waitingForSnmpSetInfo(2)—the device is waiting on configuration file download access information.
waitingForTftpAddrResponse(3)—a DNS request has been transmitted and no reply has yet been
received.
waitingForConfigFile(4)—a TFTP request has been transmitted and no reply has yet been received or
a download is in progress.
pktcMtaDevServerDhcp1
The IP address of the primary DHCP server which would cater to the MTA during its provisioning.
Contains
255.255.255.255 if there was no preference given with respect to the DHCP servers for MTA
provisioning.
pktcMtaDevServerDhcp2
The IP address of the Secondary DHCP server which could cater to the MTA during its provisioning.
Contains
0.0.0.0 if there is no specific secondary DHCP server to be considered during MTA
provisioning.
pktcMtaDevTimeServer
IP address of the Time Server from which to obtain the time. Contains 0.0.0.0 if the Time Protocol is
not used for time synchronization.