ressubscr
SubSlaacHostRadiusClassAttribute

Represents a Radius Class Attribute of a Residential Subscriber SLAAC Host



public class SubSlaacHostRadiusClassAttribute

Properties
ipAddress The IP address of this host

type=InetAddress
access=read-only

ipAddressType The IP address type for this host

type=rtr.InetAddressType
access=read-only

macAddress The MAC address of this host

type=MacAddress
access=read-only

serviceId Service ID for service to which the access interface that the host is connected with belongs.

type=long
access=read-only

  
Properties inherited from ressubscr.AbstractRadiusClassAttribute
classIndex, isClassAscii, radiusClass
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

retrieveSubSlaacHostRadiusClasses

Method used to query the NE for the Residential Subscriber SLAAC Host RADIUS Class Attributes related to the specified Residential Subscriber SLAAC Host.
Input Parameters:
siteId : string - Site ID for the Residential Subscriber SLAAC Host.
serviceId : long - Service ID for the Residential Subscriber SLAAC Host.
ipAddressType : int - (Optional) The IP address type of the Residential Subscriber SLAAC Host, 1 for IPv4 or 2 for IPv6. This is an optional input parameter. If not specified, address type is inferred from IP address input parameter.
ipAddress : string - The IP address of the Residential Subscriber SLAAC Host.
macAddress : string - The MAC address of the Residential Subscriber SLAAC Host.
timeout : long - (Optional) The number of milliseconds to wait before receiving the results. This is an optional input parameter. The default value is 5 minutes (300000).
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
result : List (generic.CommonManagedEntityInformation) -
Supported Network Elements
7750 SR Supported from 14.0.R1
7450 ESS Supported from 14.0.R1
  • Required Capabilities: MixedMode