agentxDefaultTimeout

AGENTX-MIB · .1.3.6.1.2.1.74.1.1.1

Object

scalar secondsInteger32
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.

Context

MIB
AGENTX-MIB
OID
.1.3.6.1.2.1.74.1.1.1
Type
scalar
Access
readonly
Status
current
Units
seconds
Parent
agentxGeneral
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AGENTX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTX-MIB::agentxDefaultTimeout.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AGENTX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AGENTX-MIB::agentxDefaultTimeout'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-255

Conformance