|
Description:
|
multiIpv6IfAdminStatus OBJECT-TYPE
SYNTAX INTEGER {up(1), down(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates whether IPv6 is enabled/disabled on this interface.
When lower layer indicates the creation of the interface, an
entry will be create in IPv6 interfac table with
fsipv6IfAdminStatus in down(2) state. Either on setting this
object as up(1) or configuring any IPv6 address over this
interface, will set the fsipv6IfAdminStatus to up(1) state.
If this object is set to down(2), and if no IPv6 address is
configured for this interface, fsipv6IfAdminStatus goes
down(2). Else the Status remains up(1), as long as the
IPv6 address are present. Once these addresses are removed,
the status goes to down(2)."
|
|
|