rtr
StaticArp

Represents static ARP configurations on a virtual interface. NFM-P currently only supports static ARP configurations on IES and network interfaces.



public class StaticArp

Properties
creationOrigin

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

domain

type=netw.DomainType
access=read-only
default=network

ipAddress

type=InetAddress
access=read-create
Mandatory on create
Displayed(tab/group)=IP Address (/Properties)

ipAddressLong

type=long
access=read-only
minimum=0
maximum=4294967295

ipAddressType

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

valid enums=ipv4 (Where parent is one of (vprn.NetworkInterface))

physicalAddress

type=MacAddress
default=00-00-00-00-00-00
Displayed(tab/group)=Physical Address (/Properties)

serviceId

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

serviceName

type=string
access=read-only
default=
maximum=64
Displayed(tab/group)=Service Name (/Service)

serviceType

type=service.ServiceType
access=read-only
default=unknown
Displayed(tab/group)=Service Type (/Service)

subscriberId

type=long
access=read-only
default=1
Displayed(tab/group)=Subscriber ID (/Subscriber)

subscriberName

type=string
access=read-only
default=
maximum=255
Displayed(tab/group)=Subscriber Name (/Subscriber)

templateVersionPointer Pointer to the template if this object was created from a template.

type=Pointer
default=
Displayed(tab/group)=Associated Template (Template/Associated Template)

type

type=int
access=read-only
default=4
enums=
    1: other
    2: invalid
    3: dynamic
    4: static

unnumbered

type=boolean
default=false
Displayed(tab/group)=Unnumbered (/Properties)

applicable=false (Where parent is one of (vprn.NetworkInterface))

  
Properties inherited from rtr.VirtualInterfaceConfiguration
routerId, routerName, siteId, siteName, virtualInterfaceId, virtualInterfaceName
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

find

Input Parameters:
filter : FilterHolder -
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:
staticArpInfoList : List (generic.CommonManagedEntityInformation) -
Exceptions:
rtr.StaticArp.findException

remove

DEPRECATED - 8.0.R1
Use
generic.GenericObject.deleteInstance() instead.
Input Parameters:
deployer : Deployer - the deployment state
synchronousDeploy : boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure : boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries : int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval : long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription : string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
instanceFullName : string - the full name of the object.
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Exceptions:
rtr.StaticArp.removeException
Product Specifics
7210 SAS D (all versions)
7210 SAS Dxp (all versions)
7210 SAS E (all versions)
7210 SAS K (all versions)
7210 SAS M (all versions)
7210 SAS Mxp (all versions)
7210 SAS R (all versions)
7210 SAS S/Sx (all versions)
7210 SAS T (all versions)
7210 SAS X (all versions)
7250 IXR (all versions)
7450 ESS (all versions)
7705 SAR Gen 2 (all versions)
7750 SR (all versions)
7950 XRS (all versions)
DC 210 (all versions)
DC 7850 (all versions)