localuserdb
AbstractPppHost

An object to configure local user database PPP host.



public abstract class AbstractPppHost

Properties
addrPrefixLength Specifies the prefix length of the address. The value is only relevant if the value of the object addressType is not 'unknown'; if the value of the object addressType is equal to 'unknown', the value of addrPrefixLength is ignored.

type=int
default=32
minimum=0
maximum=32
Displayed(tab/group)=IP Address Prefix Length (Address)

l2tpServiceId Specifies the service ID of the service from where to take the tunnel group (tmnxLocUsrDbPppoeL2tpTunnelGroup) to use to setup an L2TP LAC tunnel/session.

type=long
access=read-only
default=0
minimum=0
maximum=2147483648
Displayed(tab/group)=Service ID (L2TP)

l2tpTunnelGroupName Specifies the tunnel group to use to setup an L2TP tunnel/session.

type=string
access=read-only
default=
minimum=0
maximum=63

l2tpTunnelGroupNamePointer Specifies the tunnel group to use to setup an L2TP tunnel/session.

type=Pointer
default=
Displayed(tab/group)=Tunnel Group Name (L2TP)

padoDelay Specifies the delay timeout in deci-seconds before sending a PADO (PPPoE Active Discovery Offer).

type=int
default=0
minimum=0
maximum=30
Displayed(tab/group)=PADO Delay

password The password of this host. This password can only be set if userName is not an empty string. If the value of password is not an empty string, then the value of passwordType must be either 'pap(2)' or 'chap(3)'.

type=string
default=
minimum=0
maximum=64
Displayed(tab/group)=Password (Host Identification/User)

passwordType The data type PasswordType represents what type of password is specified: 'none (0)': no password is specified 'ignore (1)': the password is ignored 'pap (2)': password for PAP (Password Authentication Protocol) 'chap (3)': password for CHAP (Challenge-Handshake Authentication Protocol) is specified.

type=localuserdb.PasswordType
default=none
Displayed(tab/group)=Password Type (Host Identification/User)

retailServiceId Specifies the retailer service Id for this host.

type=long
default=0
minimum=0
maximum=2147483647
Displayed(tab/group)=Retail Service ID

sapId Specifies the sap ID to match against. The empty string means it is not used.

type=string
default=
minimum=0
maximum=255
Displayed(tab/group)=SAP ID (Host Identification)

serviceName The PPPoE service name to match against

type=string
default=
minimum=0
maximum=255
Displayed(tab/group)=Service Name (Host Identification)

userName The user name to match against. If the value of this object is the empty string, then it is not used. In that case, userNameFormat must be 'none (0)'.

type=string
default=
minimum=0
maximum=253
Displayed(tab/group)=User Name (Host Identification/User)

userNameFormat The data type UserNameFormatType represents how the username is specified: 'none (0)': no username is specified 'full (1)': both the host part and domain part are specified, example: joe@nokia.com 'hostOnly (2)': only the host part of the username is specified, example: joe 'domainOnly (3)': only the domain part of the username is specified, example: nokia.com.

type=localuserdb.UserNameFormatType
default=none
Displayed(tab/group)=User Name Format (Host Identification/User)

  
Properties inherited from localuserdb.LocalUserDbHost
address, addressType, administrativeState, ancpString, applicationProfileString, categoryMapName, circuitId, circuitIdFormat, clientMacAddress, derivedId, groupInterfaceName, hostName, interDestIdString, localUserDbName, localUserDbNamePointer, msapGroupInterfaceName, msapPolicyName, msapServiceId, optionNumber, poolName, poolNameDelimiter, remoteId, remoteIdFormat, secondPoolName, sessionServiceId, slaProfileString, spiGroupId, subscriberIdString, subscriberProfileString, useClientPool, useGiAddress, useGiScope
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR
7705 SAR Hm
7450 ESS Supported from 8.0.R1 until 10.0.R1
  • Excluded chassis types: 7450-ESS1, 7450-ESS6, 7450-ESS6V
  • Required Capabilities: MixedMode
Supported from 10.0.R1
  • Excluded chassis types: 7450-ESS1
  • Required Capabilities: MixedMode
Product Specifics
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0