rsIpAdEntUniqueStatus

RADLAN-IP · .1.3.6.1.4.1.89.26.1.1.14

Object

column Enumeration
The IP address unique status defines IP address
state in an assignment process and
after duplication detection.

Context

MIB
RADLAN-IP
OID
.1.3.6.1.4.1.89.26.1.1.14
Type
column
Access
readonly
Status
current
Parent
rsIpAddrEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1valid
2validDuplicated
3tentative
4duplicated
5delayed
6notReceived