nhrpClientInitialRequestTimeout

NHRP-MIB · .1.3.6.1.2.1.71.1.2.1.1.7

Object

column r/w secondsInteger32
The number of seconds that the client will wait before
timing out an NHRP initial request.  This object only has
meaning for the initial timeout period.

Context

MIB
NHRP-MIB
OID
.1.3.6.1.2.1.71.1.2.1.1.7
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
nhrpClientEntry
Groups
1

Walk 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 'NHRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NHRP-MIB::nhrpClientInitialRequestTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NHRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NHRP-MIB::nhrpClientInitialRequestTimeout.<nhrpClientIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NHRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NHRP-MIB::nhrpClientInitialRequestTimeout'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 1-900

Conformance