MESSAGE-TRACKING-MIB ING-MIB Download
The MIB module describing Lotus/SoftSwitch message tracking
IPHost Network Monitor offer an easy way of SNMP monitoring your Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for MESSAGE-TRACKING-MIB ING-MIB
- msgTrackNextRequestIndex
- The index that may be used by a manager (requestor) on a 'set-request' PDU to create a new conceptual row in themsgTrackRequestTable table (and thereby issue a message tracking query).
- msgTrackRequestTable
- The table holding all active message tracking requests.
- msgTrackRequestEntry
- The entry associated with each request for message information.
- reqEntryIndex
- The integer index into the msgTrackRequestTable table.
- reqRowStatus
- The status of the conceptual row. These are mapped to the same values as the RowStatus textual conversion in SNMPv2 and carry the same semantics with one exception. the exception is that when a manager (requestor) sets the value to destroy(6), this also h ...
- reqResponseStatus
- Indicates the status of this query and its responses in themsgTrackResponseTable. Values are: unknown - The status of this query is not known. inProgress - The agent(responder) is still processing the request. failedNoMatches - The qu ...
- reqMaxResponses
- Specifies the largest number of responses to be returned in the msgTrackResponseTable on an underspecified query (i.e. the maximum value of respMsgIndex in the msgTrackResponseTable conceptual row whose respEntryIndex matches the reqEntryIndex of this co ...
- reqApplIndex
- Specifies an optional value for an index into the RFC-1565 (MADMAN) applTable. This may be used to limit a query to a specific application (MTA). Set to 0 if a value is not known or if this variable is not relevant to the query.
- reqUniqueMsgId
- Specifies a unique message id used internally by the MTA for identification of a message. This form of the message id may or may not be identical to the inbound and/or outbound forms of the message id. If specified, this may be the only search criteria ...
- reqInboundMsgId
- Specifies a unique message id as received by the MTA for identification of a message. This form of the message id may or may not be identical to the internal and/or outbound forms of the message id. If specified, this may be the only search criteria req ...
- reqOutboundMsgId
- Specifies a unique message id as transmitted by the MTA for identification of a message. This form of the message id may or may not be identical to the internal and/or inbound forms of the message id. If specified, this may be the only search criteria r ...
- reqInboundOriginator
- Identifies the originator of the message in its received form, expressed in string format. The style and format of this identifier varies according to a specific messaging technology. As a result of potentially disparate messaging technologies, this iden ...
- reqOutboundOriginator
- Identifies the originator of the message in its transmitted form, expressed in string format. The style and format of this identifier varies according to a specific messaging technology. As a result of potentially disparate messaging technologies, this i ...
- reqOriginatorNameForm
- Identifies the name form of originator strings supplied in the reqInboundOriginator and/or reqOutboundOriginator values. This value may be used by the agent to perform name form dependant parsing of these values. If neither of these strings are supplied ...
- reqInboundRecipient
- Identifies one of the recipients (the one to be tracked) of the message in its received form, expressed in string format. The style and format of this identifier varies according to a specific messaging technology. As a result of potentially disparate m ...
- reqOutboundRecipient
- Identifies one of the recipients (the one to be tracked) of the message in its transmitted form, expressed in string format. The style and format of this identifier varies according to a specific messaging technology. As a result of potentially disparat ...
- reqRecipientNameForm
- Identifies the name form of recipient strings supplied in the reqInboundRecipient and/or reqOutboundRecipient values. This value may be used by the agent to perform name form dependant parsing of these values. If neither of these strings are supplied, t ...
- reqSubject
- Identifies a subset of the text of the 'Subject' attribute of the message. Since some messaging technologies make it difficult for an MTA to preserve this data, it may not be supported by all agents. Set to an empty (zero length) string if unknown or irr ...
- reqMinMsgSize
- Specifies the minimum size of a message to be tracked (content, excluding envelope), expressed in kilo-octets. Set both reqMinMsgSize and reqMaxMsgSize to zero if message size is irrelevant to the query.
- reqMaxMsgSize
- Specifies the maximum size of a message to be tracked (content, excluding envelope), expressed in kilo-octets. Set both reqMinMsgSize and reqMaxMsgSize to zero if message size is irrelevant to the query.
- reqEarliestArrivalTime
- Specifies the earliest arrival time, at this MTA, for a message to be tracked.
- reqLatestArrivalTime
- Specifies the latest arrival time, at this MTA, for a message to be tracked.
- reqDispositionStatus
- Specifies the disposition status of the message for a particular recipient
- reqFailureReason
- A textual description of why a message tracking request failed.
- reqMsgType
- The type of message to be tracked.
- reqCollapseRecipients
- Specifies whether to return only a single recipient for a given message. This can be used to retrieve only a single entry for a given message.
- msgTrackResponseTable
- The table holding the response to all active message tracking requests.
- msgTrackResponseEntry
- The entry associated with each response to a request for message information.
- respEntryIndex
- The primary integer index into the msgTrackResponseTable table. It matches the value of reqEntryIndex for the original request.
- respMsgIndex
- The secondary integer index into the msgTrackResponseTable table. For each value of respEntryIndex in the table, there may be multiple conceptual rows indexed by respMsgIndex, each denoting a possible response to the tracking query. The maximum number of ...
- respDispositionStatus
- Indicates the disposition of this message by this MTA for this recipient.
- respDispositionTime
- Time at which this MTA disposed of this message for this recipient.
- respNextHopMta
- Name of the MTA to which this message was sent. MADMAN-compliant MTA's should be addressed in the form '(
:: )'. - respPrevHopMta
- Name of the MTA from which this message was received. MADMAN-compliant MTA's should be addressed in the form '(
:: )'. - respNonDeliveryReason
- A textual representation representing the reason for non-delivery to this recipient. No attempt is made to normalize these non-delivered reasons across systems, since this indicates a terminal condition.
- respMsgArrivalTime
- Represents the tima at which this message for this recipient arrived at this MTA.
- respMsgSize
- Size of the message in kilo-octets.
- respMsgPriority
- Textual representation of the priority of the message. No attempt is made to normalize these values across disparate messaging technologies.
- respUniqueMsgId
- The unique message identifier that the MTA assigned internally to the message.
- respInboundMsgId
- The unique message identifier that the 'previous hop' MTA assigned to the message. If the 'previous' MTA uses a different messaging technology or identifier scheme, this identifier serves to correlate the message from MTA to MTA. If the 'previous' MTA us ...
- respOutboundMsgId
- The unique message identifier that the 'next hop' MTA assigned to the message. If the 'next' MTA uses a different messaging technology or identifier scheme, this identifier serves to correlate the message from MTA to MTA. If the 'next' MTA uses the same ...
- respInboundOriginator
- Textual representation identifying the originator of the message as it was received from the 'previous hop' MTA. The style of this variable varies according to a specific messaging technology.
- respOutboundOriginator
- Textual representation identifying the originator of the message as it was (or will be) presented to the 'next hop' MTA. The style of this variable varies according to a specific messaging technology.
- respInboundRecipient
- Textual representation identifying the recipient of the message as it was received from the 'previous hop' MTA. The style of this variable varies according to a specific messaging technology..
- respOutboundRecipient
- Textual representation identifying the recipient of the message as it was (or will be) presented to the 'next hop' MTA. The style of this variable varies according to a specific messaging technology.
- respSupplementalInformation
- Contains information provided by the agent to the manager that may be of use in identifying or tracking this message. No formal structure for this information is specified. Knowledge of the contents of this field is by bilateral agreement.
- respSubject
- The full text of the subject of the tracked message
- respMsgType
- The type of the tracked message
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.