ressubscr
DhcpLeaseStateRadiusClassAttribute

Represents a Radius Class Attribute of a DHCP Lease State



public class DhcpLeaseStateRadiusClassAttribute

Properties
ciAddr The Value of this attribute indicates the IP Address of the DHCP lease state.

type=InetAddress
access=read-only

ciAddrType The Value of this attribute indicates the address type of DHCP Lease State Address type.

type=rtr.InetAddressType
access=read-only

id The Value of this attribute specifies the service ID.

type=long
access=read-only

nextHopMacAddr The Value of this attribute indicates the MAC address of the next hop of the DHCP lease state.

type=MacAddress
access=read-only

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

retrieveDhcpLeaseStateRadiusClasses

Method used to query the NE for the DHCP Lease State RADIUS Class Attributes related to the specified DHCP Lease State.
Input Parameters:
siteId : string - Site ID for the DHCP Lease State.
serviceId : long - Service ID for service where the DHCP Lease State is.
ipAddressType : int - (Optional) The IP address type of the DHCP Lease State, 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 DHCP Lease State.
clientHwAddress : string - The Client MAC address of the DHCP lease state, e.g. xx-xx-xx-xx-xx-xx.
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