agentxRegTimeout
AGENTX-MIB ·
.1.3.6.1.2.1.74.1.4.2.1.7
Object
column secondsInteger32
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.
Context
- MIB
- AGENTX-MIB
- OID
.1.3.6.1.2.1.74.1.4.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- agentxRegistrationEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AGENTX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTX-MIB::agentxRegTimeout'
More examples
Read one indexed 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::agentxRegTimeout.<agentxConnIndex>.<agentxSessionIndex>.<agentxRegIndex>'
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::agentxRegTimeout'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of