netw
PhysicalLink

A physical link represent a cable between two ports.



public class PhysicalLink

Properties
cac.EndpointAPhysicalLinkBandwidth-Set type=Children-Set
cac.EndpointBPhysicalLinkBandwidth-Set type=Children-Set
description

type=string
default=
minimum=0
maximum=254
Displayed(tab/group)=Description

displayedName

type=string
access=read-create
default=
minimum=1
maximum=138
Mandatory on create
Displayed(tab/group)=Name

endPointALagMembershipId This is the Id of the LAG the endpointA/port is a member of.

type=int
default=0

endPointBLagMembershipId This is the Id of the LAG the endpointB/port is a member of.

type=int
default=0

gneInterfaceEndpointAPointer A pointer to a generic NE interface at endpoint A.

type=Pointer
access=read-create
default=
Mandatory on create
Displayed(tab/group)=GNE Endpoint A - Interface (/Endpoint A - Generic NE Interface)

gneInterfaceEndpointBPointer A pointer to a generic NE interface at endpoint B.

type=Pointer
access=read-create
default=
Mandatory on create
Displayed(tab/group)=GNE Endpoint B - Interface (/Endpoint B - Generic NE Interface)

isLagDegraded Indicates if this physical link is part of a degraded LAG (1 or more Physical Links operationally down)

type=boolean
access=read-only
default=false

navigationUrl

type=string
default=
minimum=0
maximum=1024
Displayed(tab/group)=Navigation URL

notes

type=string
minimum=0
maximum=254
Displayed(tab/group)=Notes

unmanagedEndpointB

type=string
access=read-create
default=
minimum=1
maximum=32
Mandatory on create
Displayed(tab/group)=Unmanaged - Name (/End Point B - Unmanaged NE)

unmanagedEndpointBDescription

type=string
minimum=0
maximum=64
Displayed(tab/group)=Unmanaged - Description (/End Point B - Unmanaged NE)

unmanagedEndpointBIPAddr

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Unmanaged - Management Address (/End Point B - Unmanaged NE)

unmanagedEndpointBIPAddrType

type=rtr.InetAddressType
default=ipv4

valid enums=ipv4 (Where parent is one of (netw.PhysicalLinkManager))

unmanagedNeEndpointB A pointer to an UnmanagedNetworkElement object (LTE). Only valid if Endpoint B is of type UnmanagedNE. This attribute is used to populate attributes that are associated to UnmanagedEndpointB.

DEPRECATED: 23.4 - No longer applicable to any supported nodes
type=Pointer
access=read-create
default=
Mandatory on create

  
Properties inherited from netw.AbstractPhysicalLink
anyEndpointAdminUp, duplicateLinkConfigured, duplicateLinkPointers, endPointASiteId, endPointASiteName, endPointAType, endPointBSiteId, endPointBSiteName, endPointBType, endpointABundleInterfacePointer, endpointALagInterfacePointer, endpointAPointer, endpointBBundleInterfacePointer, endpointBLagInterfacePointer, endpointBPointer, hasProblem, lastAuditTime, networkElementEndpointAPointer, networkElementEndpointBPointer, operationalState, physicalLinkLagLacpKeyMisconfigured, physicalLinkMisconfigured, physicalLinkMismatchConfigured, rca.Problem-Set, upperLayerAdjacencyPointer, usesManagedEndpointB
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

delete

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
Methods inherited from netw.AbstractPhysicalLink
findBwUsage