MIB Viewer

cgprsAccPtIpAddressPool

OBJECT-TYPE
1.3.6.1.4.1.9.9.183.1.1.1.1.5
Access
read-create
Status
current
Sub-identifiers
0
Specifies a dynamic address allocation method for 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 'globally' will be used to allocation a dynamic IP 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. cgprsAccPtIpAddrLocalPoolName denotes the name of the corresponding address pool.
INTEGER { global(1), dhcp(2), radius(3), disable(4), local(5) }