All MIBs › AGENTX-MIB › agentxDefaultTimeout
agentxDefaultTimeout
Module: AGENTX-MIB
OID (symbolic): AGENTX-MIB::agentxDefaultTimeout
OID (numeric): 1.3.6.1.2.1.74.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The default length of time, in seconds, that the master agent should allow to elapse after dispatching a message to a session before it regards the subagent as not responding. This is a system-wide value that may override the timeout value associated with a particular session (agentxSessionTimeout) or a particular registered MIB region (agentxRegTimeout). If the associated value of agentxSessionTimeout and agentxRegTimeout are zero, or impractical in accordance with implementation-specific procedure of the master agent, the value represented by this object will be the effective timeout value for the
master agent to await a response to a dispatch from a given subagent.
What is agentxDefaultTimeout?
This is a read-only system-wide timeout for AgentX subagent responses. Specifies the maximum wait time for subagent replies before timing out. Default might be 3-5 seconds depending on system performance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.74.1.1.1 snmpwalk -v2c -c public <target> AGENTX-MIB::agentxDefaultTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.74.1.1.1.1 snmpget -v2c -c public <target> AGENTX-MIB::agentxDefaultTimeout.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.74 | agentxMIB | AGENTX-MIB |
| 1.3.6.1.2.1.74.1 | agentxObjects | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.1 | agentxGeneral | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.1.1 | agentxDefaultTimeout | AGENTX-MIB |