snmpTargetAddrTimeout
SNMP-TARGET-MIB ·
.1.3.6.1.6.3.12.1.2.1.4
Object
This object should reflect the expected maximum round
trip time for communicating with the transport address
defined by this row. When a message is sent to this
address, and a response (if one is expected) is not
received within this time period, an implementation
may assume that the response will not be delivered.
Note that the time interval that an application waits
for a response may actually be derived from the value
of this object. The method for deriving the actual time
interval is implementation dependent. One such method
is to derive the expected round trip time based on a
particular retransmission algorithm and on the number
of timeouts which have occurred. The type of message may
also be considered when deriving expected round trip
times for retransmissions. For example, if a message is
being sent with a securityLevel that indicates both
authentication and privacy, the derived value may be
increased to compensate for extra processing time spent
during authentication and encryption processing.
Context
- MIB
- SNMP-TARGET-MIB
- OID
.1.3.6.1.6.3.12.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpTargetAddrEntry
- Table
- snmpTargetAddrTable
- Siblings
- 8
Values & Constraints
Type Constraints
range: 0..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpTargetAddrName The locally arbitrary, but unique identifier associated
with this snmpTargetAddrEntry. | column | OctetString | .1.3.6.1.6.3.12.1.2.1.1 |
| snmpTargetAddrTDomain This object indicates the transport type of the address
contained in the snmpTargetAddrTAddress object. | column | SNMPv2-TCTDomain | .1.3.6.1.6.3.12.1.2.1.2 |
| snmpTargetAddrTAddress This object contains a transport address. The format of
this address depends on the value of the
snmpTargetAddrTDomain object. | column | SNMPv2-TCTAddress | .1.3.6.1.6.3.12.1.2.1.3 |
| snmpTargetAddrRetryCount This object specifies a default number of retries to be
attempted when a response is not received for a generated
message. An application may provide its own retry count,
in whic… | column | Integer32 | .1.3.6.1.6.3.12.1.2.1.5 |
| snmpTargetAddrTagList This object contains a list of tag values which are
used to select target addresses for a particular
operation. | column | SnmpTagList | .1.3.6.1.6.3.12.1.2.1.6 |
| snmpTargetAddrParams The value of this object identifies an entry in the
snmpTargetParamsTable. The identified entry
contains SNMP parameters to be used when generating
messages to be sent to this tr… | column | OctetString | .1.3.6.1.6.3.12.1.2.1.7 |
| snmpTargetAddrStorageType The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row. | column | SNMPv2-TCStorageType | .1.3.6.1.6.3.12.1.2.1.8 |
| snmpTargetAddrRowStatus The status of this conceptual row.
To create a row in this table, a manager must
set this object to either createAndGo(4) or
createAndWait(5).
Until … | column | SNMPv2-TCRowStatus | .1.3.6.1.6.3.12.1.2.1.9 |