dhcp
SubnetBinding

DEPRECATED: 12.0 R1 - It is only support 11.0 R4 to 11.0 R6 SR nodes, the feature is disabled for 11.0 R7+ nodes

Contains subnets that can be bound to an access node.



public class SubnetBinding

Properties
addressPoolName The local DHCP server IP address pool name.

type=string
access=read-only
default=

creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

localDhcpServerName The local DHCP server name.

type=string
access=read-only
default=

nodeId The systemAddress of a network equipment.

type=string
access=read-create
default=
maximum=64
Mandatory on create

routerId The virtual router ID in the network or virtual router ID in the service.

type=long
access=read-only
default=1

subnetAddress The subnet address. The host bits must be zero.

type=InetAddress
access=read-only
default=0.0.0.0

subnetAddressPrefixLength The subnet prefix length.

type=int
access=read-only
default=1
minimum=1
maximum=128

subnetAddressType The subnet address type.

type=rtr.InetAddressType
access=read-only
default=ipv4

subnetBindActive Specifies whether this subnet has an active binding.

type=boolean
access=read-only
default=false
Displayed(tab/group)=Active Binding

subnetBindDecServiceId Specifies the service-id provided by the access node to which this subnet is bound in decimal format.

type=int
access=read-only
default=0
Displayed(tab/group)=Service ID (DEC)

subnetBindServiceId Specifies the service-id provided by the access node to which this subnet is bound in HEX format.

type=string
access=read-only
default=
Displayed(tab/group)=Service ID (HEX)

subnetBindState Indicates the binding state of this subnet.

type=dhcp.SubnetBindStateType
access=read-only
default=notBound
Displayed(tab/group)=Binding State

subnetBindString Specifies the string provided by the access node to which this subnet is bound.

type=string
access=read-only
default=
Displayed(tab/group)=Binding String

subnetBindSystemId Specifies the system-id provided by the access node to which this subnet is bound.

type=string
access=read-only
default=
Displayed(tab/group)=System ID

subnetBindUnbindTime Indicates the time left before this binding expires.

type=Time
access=read-only
default=0
Displayed(tab/group)=Unbind Time

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

retrieveSubnetBinding

DEPRECATED - 11.0R7 - Use {{generic.findInstance}} or root {{find}} instead
Method to retrieve subnet binding directly from the specified router.
Input Parameters:
aInRetrSubnetBindingStruct : dhcp.RetrSubnetBindingStruct -
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:
resultList : List (generic.CommonManagedEntityInformation) -
Exceptions:
dhcp.SubnetBinding.retrieveSubnetBindingException
Supported Network Elements
7750 SR Supported from 11.0.R3 until 11.0.R7
7705 SAR Gen 2
7450 ESS Supported from 11.0.R3 until 11.0.R7