All MIBs › AGENTX-MIB › agentxSessionTimeout
agentxSessionTimeout
Module: AGENTX-MIB
OID (symbolic): AGENTX-MIB::agentxSessionTimeout
OID (numeric): 1.3.6.1.2.1.74.1.3.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The length of time, in seconds, that a master agent should allow to elapse after dispatching a message to this session before it regards the subagent as not responding. This value is taken from the o.timeout field of the agentx-Open-PDU. This is a session-specific value that may be overridden by values associated with the specific registered MIB regions (see agentxRegTimeout). A value of zero(0) indicates that the master agent's default timeout value should be used
(see agentxDefaultTimeout).
What is agentxSessionTimeout?
This is a read-only session-specific timeout for subagent responses. Shows the maximum wait time before this session times out. Can override the default master timeout if non-zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.74.1.3.2.1.7 snmpwalk -v2c -c public <target> AGENTX-MIB::agentxSessionTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.74.1.3.2.1.7.1 snmpget -v2c -c public <target> AGENTX-MIB::agentxSessionTimeout.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.3 | agentxSession | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.3.2 | agentxSessionTable | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.3.2.1 | agentxSessionEntry | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.3.2.1.7 | agentxSessionTimeout | AGENTX-MIB |