All MIBs › SNMP-TARGET-MIB › snmpTargetAddrTimeout
snmpTargetAddrTimeout
Module: SNMP-TARGET-MIB
OID (symbolic): SNMP-TARGET-MIB::snmpTargetAddrTimeout
OID (numeric): 1.3.6.1.6.3.12.1.2.1.4
Node type: OBJECT-TYPE
Type: TimeInterval
Access: read-create
Description: 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.
What is snmpTargetAddrTimeout?
This read-create value, defaulting to 1500 (hundredths of a second per TimeInterval), reflects the expected maximum round-trip time for communicating with this row's transport address. Per the description, if an expected response isn't received within this period the implementation may assume it will never arrive, and applications may derive their actual retransmission timing from this value, potentially increasing it for higher security levels. Setting it to 3000 would tell the SNMP engine to allow up to 30 seconds' round-trip time before giving up on a response from that target.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.6 | snmpV2 | DASAN-DHCP-MIB |
| 1.3.6.1.6.3 | snmpModules | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.6.3.12 | snmpTargetMIB | SNMP-TARGET-MIB |
| 1.3.6.1.6.3.12.1 | snmpTargetObjects | SNMP-TARGET-MIB |
| 1.3.6.1.6.3.12.1.2 | snmpTargetAddrTable | SNMP-TARGET-MIB |
| 1.3.6.1.6.3.12.1.2.1 | snmpTargetAddrEntry | SNMP-TARGET-MIB |
| 1.3.6.1.6.3.12.1.2.1.4 | snmpTargetAddrTimeout | SNMP-TARGET-MIB |