|
|
Description:
|
pmipv6AddrOperStatus OBJECT-TYPE
SYNTAX INTEGER {tentative(1), -- DAD resolution going
-- on on the address
complete(2), -- DAD completed on the address
down(3), -- address is operationally
-- down
failed(4) -- DAD failed for the address}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the operational status of the address. A
status of failed(4) indicates that a duplicate address has
been detected on this IPv6 interface. On interfaces on
which Duplicate Address Detection is not performed, this
object will take values only complete(2) and down(3)."
|
|