MIB Viewer

cgprsAccPtIpv6AddrPool

OBJECT-TYPE
1.3.6.1.4.1.9.9.183.1.1.9.1.1.9
Access
read-create
Status
current
Sub-identifiers
0
This object specifies a dynamic address allocation method followed by this access point. - 'global', which indicates that no method is defined specifically to this access point and the DHCP or radius server configured for this Gateway under AAA configurations will be used to allocation a dynamic IPv6 address to the user. - 'dhcp', which indicates that the DHCP server will be used. - 'radius', which indicates that the radius server will be used. - 'disable', which indicates that dynamic address allocation is disabled. - 'local', indicates that local address pool configured on the Gateway is going to be used. cgprsAccPtIpv6AddrLocalPoolName denotes the name of the corresponding address pool.
INTEGER { global(1), dhcp(2), disable(3), local(4), radius(5) }