MIB Viewer

vRtrIfDHCP6OperState

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.3.36.1.3
Access
read-only
Status
current
Sub-identifiers
0
The value of the object vRtrIfDHCP6OperState indicates the current operational state of the DHCP6 relay agent on this interface. Following value are possible: up (1) - the DHCP6 relay agent is running. down (2), - the DHCP6 relay agent is administratively disabled. noIPv6Pfx (3), - the DHCP6 relay agent cannot be operational as no ipv6 prefix is assigned to this link. noServerConfigured(4) - the DHCP6 relay agent cannot be operational as no DHCP6 servers are configured. noValidSourceAddr(5) - the DHCP6 relay agent cannot be operational because a source address has been configured and the address is not local to this node.
INTEGER { up (1), down (2), noIPv6Pfx (3), noServerConfigured (4), noValidSourceAddr (5) }