All MIBs › AGENTX-MIB › agentxRegTimeout
agentxRegTimeout
Module: AGENTX-MIB
OID (symbolic): AGENTX-MIB::agentxRegTimeout
OID (numeric): 1.3.6.1.2.1.74.1.4.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The timeout value, in seconds, for responses to requests associated with this registered MIB region. A value of zero(0) indicates the default value (indicated by by agentxSessionTimeout or agentxDefaultTimeout) is to be used. This value is taken from the r.timeout field of the agentx-Register-PDU.
What is agentxRegTimeout?
This is a read-only timeout for this specific registered region. Shows the timeout that overrides session and default values. Zero means use session or default timeout.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.74.1.4.2.1.7 snmpwalk -v2c -c public <target> AGENTX-MIB::agentxRegTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.74.1.4.2.1.7.1 snmpget -v2c -c public <target> AGENTX-MIB::agentxRegTimeout.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.4 | agentxRegistration | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.4.2 | agentxRegistrationTable | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.4.2.1 | agentxRegistrationEntry | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.4.2.1.7 | agentxRegTimeout | AGENTX-MIB |