nhrpClientRequestID

NHRP-MIB · .1.3.6.1.2.1.71.1.2.1.1.13

Object

The Request ID used to register this client with its
server. According to Section 5.2.3 of the NHRP
Specification, RFC 2332 [17], the Request ID must
be kept in non-volatile storage, so that if an NHC
crashes and  re-initializes, it will use a different
              
Request ID during the registration process
when reregistering with the same NHS.

Context

MIB
NHRP-MIB
OID
.1.3.6.1.2.1.71.1.2.1.1.13
Type
column
Access
readwrite
Status
current
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::nhrpClientRequestID'
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::nhrpClientRequestID.<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::nhrpClientRequestID'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance