etsysTrackedObjectsProbeType
ENTERASYS-TRACKED-OBJECTS-MIB ·
.1.3.6.1.4.1.5624.1.2.79.1.2.1.1.4
Object
column
r/w
Enumeration
The type of connection used when contacting the remote service.
icmp(1) - Issues an ICMP echo request and expects an echo reply
from the remote service. Probes of this type determine
the state of the remote service.
udp(2) - Sends a UDP request using either the
etsysTrackedObjectsProbeAcvRequest string or a generic
'\r\n'. If its an ACV request, the system expects
an ACV reply. If its a generic request, no reply is
expected. Probes of this type determine the state of
the remote service.
tcp(3) - Sets up a 3-way handshake with the remote service.
If etsysTrackedObjectsProbeAcvRequest is configured,
that string is sent over the connected socket, and
an ACV reply is expected. If that object is not
configured, then the connection is closed. Probes of
this type determine the state of the remote service.
icmpTs(4) - Issues an ICMP echo request and expects an echo
reply. The echo request contains a timestamp of the
transmit time. The echo reply includes the timestamp
of the received echo request and the transmit
timestamp of the echo reply. Upon receiving the echo
reply, the application adds a final timestamp for the
receive time.
Hosts:
L - Local Host, D - Destination Host
Timestamps:
ETxTs - Echo Request Transmit Timestamp
ERxTs - Echo Request Receive Timestamp
RTxTs - Echo Reply Transmit Timestamp
RRxTs - Echo Reply Receive Timestamp
L ----- Echo Request (ETxTs) --------------> D
L <---- Echo Reply (ETxTs, ERxTs, RTxTs)---- D
L (Adds RRxTs)
Notes:
In order for the echo reply to contain the extra
timestamps, the destinaton host MUST be an Enterasys
device that supports the 'icmpTs' type.
However, it is not a requirement that the destination
host be an Enterasys device, nor does an Enterasys
device have to support the 'icmpTs' type for the probe
to operate correctly. In this situation, the client
applications will have to handle the ERxTs and RTxTs
values being zero.
Probes of this type collect timestamp information for
the client applications. These probes DO NOT determine
the state of the remote service. Additional objects
are found in the etsysTrackedObjectsProbeTsTable.
The value of this object MAY NOT be modified after creating the
row.
Context
- MIB
- ENTERASYS-TRACKED-OBJECTS-MIB
- OID
.1.3.6.1.4.1.5624.1.2.79.1.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysTrackedObjectsProbeEntry
- Table
- etsysTrackedObjectsProbeTable
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | icmp |
2 | udp |
3 | tcp |
4 | icmpTs |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysTrackedObjectsProbeName The name given to this probe. | column | OctetString | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.1 |
| etsysTrackedObjectsProbeFdInterval The fail-detect interval. The number of seconds between
attempts while any associated session's state object,
etsysTrackedObjectsSessionState, is 'up'. | column | seconds Unsigned32 | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.10 |
| etsysTrackedObjectsProbePdCount The pass-detect count. This is the number of consecutive
attempts that MUST pass prior to marking a session's state
object, etsysTrackedObjectsSessionState, as 'up'. | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.11 |
| etsysTrackedObjectsProbePdInterval The pass-detect interval. The number of seconds between
attempts while any associated session's state object,
etsysTrackedObjectsSessionState, is 'down'. | column | seconds Unsigned32 | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.12 |
| etsysTrackedObjectsProbeOpen The amount of time to wait for the TCP 3-way handshake to
complete.
This object is only relevant when etsysTrackedObjectsProbeType is
'tcp'. | column | seconds Unsigned32 | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.13 |
| etsysTrackedObjectsProbeReceive The amount of time to wait for a response to come back from the
remote service. | column | seconds Unsigned32 | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.14 |
| etsysTrackedObjectsProbeInservice A toggle mechanism that allows probe sessions to be put into
service and taken out of service. Only the session entries in
the etsysTrackedObjectsSessionTable that reference this… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.15 |
| etsysTrackedObjectsProbeDescription A user provided description of this entry. | column | OctetString | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.16 |
| etsysTrackedObjectsProbeStatus This object permits management of the table by facilitating
actions such as row creation and deletion.
Creation and activation of a conceptual row in this table MUS… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.17 |
| etsysTrackedObjectsProbeIndex A unique value assigned by the system for referencing this
entry within other tables that have memory restrictions. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.2 |
| etsysTrackedObjectsProbeDefault Identifies whether this row entry is a default probe created
by the system. A 'true' value indicates the system created the
row entry, otherwise the value is 'false'.
… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.3 |
| etsysTrackedObjectsProbeAcvClose The string that is sent prior to closing the connection to the
remote service. This string is used to help the remote service
close/cleanup its side of connection.
… | column | OctetString | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.5 |
| etsysTrackedObjectsProbeAcvReply The string that must be found within the response to an ACV
request in order for the transaction to be successful. The
entire string must be found prior to exceeding the ACV sear… | column | OctetString | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.6 |
| etsysTrackedObjectsProbeAcvRequest The string that is sent to the remote host after a
connection is established with the specified service.
An ACV transaction will fail if an ACV request is sent and … | column | OctetString | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.7 |
| etsysTrackedObjectsProbeAcvDepth The search depth at which to stop looking for the
etsysTrackedObjectsProbeAcvReply within an ACV response. A
successful match may stop prior to this search depth, but an
unsucces… | column | characters Unsigned32 | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.8 |
| etsysTrackedObjectsProbeFdCount The fail-detect count. This is the number of consecutive
attempts that MUST fail prior to marking a session's state
object, etsysTrackedObjectsSessionState, as 'down'. | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.9 |