nhrpClientRegUniqueness

NHRP-MIB · .1.3.6.1.2.1.71.1.2.2.1.2

Object

column r/w Enumeration
The Uniqueness indicator for this Registration Request.
If this object has the value of requestUnique(1), then
the Uniqueness bit is set in the the NHRP Registration
Request represented by this row.  The value cannot
be changed once the row is created.

Context

MIB
NHRP-MIB
OID
.1.3.6.1.2.1.71.1.2.2.1.2
Type
column
Access
readwrite
Status
current
Parent
nhrpClientRegistrationEntry
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::nhrpClientRegUniqueness'
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::nhrpClientRegUniqueness.<nhrpClientIndex>.<nhrpClientRegIndex>'
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::nhrpClientRegUniqueness'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1requestUnique
2requestNotUnique

Conformance