rip
Interface



public class Interface

Stats:
rip.AOSInterfaceStats rip.InterfaceReceiveStats rip.InterfaceTransmitStats

Properties
bfdEnable The value of bfdEnable specifies whether RIP/RIP-NG peers will be monitored with BFD.

type=generic.TruthValue
default=false
Displayed(tab/group)=BFD Enable (Behavior)

checkZero

type=generic.TruthValue
default=false
Displayed(tab/group)=Check Zero (Behavior)

creationOrigin

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

groupName

type=string
access=read-only
default=
maximum=32
Displayed(tab/group)=Group (/Routing Instance)

inheritanceMask

type=long
default=unspecified
bits=
    0x1: authenticationType
    0x2: authenticationKey
    0x4: send
    0x8: receive
    0x10: checkZero
    0x20: messageSize
    0x40: metricIn
    0x80: metricOut
    0x100: preference
    0x200: splitHorizon
    0x400: timerFlush
    0x400: timerTimeout
    0x400: timerUpdate
    0x800: importPolicy1
    0x800: importPolicy2
    0x800: importPolicy3
    0x800: importPolicy4
    0x800: importPolicy5
    0x1000: exportPolicy1
    0x1000: exportPolicy2
    0x1000: exportPolicy3
    0x1000: exportPolicy4
    0x1000: exportPolicy5
    0x2000: bfdEnable

messageSize

type=int
default=25
minimum=25
maximum=255
Displayed(tab/group)=Message Size (Behavior)

metricIn

type=int
default=1
minimum=1
maximum=16
Displayed(tab/group)=Metric In (Behavior)

metricOut

type=int
default=1
minimum=1
maximum=16
Displayed(tab/group)=Metric Out (Behavior)

preference

type=int
default=100
minimum=1
maximum=255
Displayed(tab/group)=Preference (Behavior)

receive

type=rip.ReceiveType
default=rip1OrRip2
Displayed(tab/group)=Receive (Behavior)

rip.AuthenticationKey-Set type=Children-Set
rip.InterfaceExportPolicy-Set type=Children-Set
rip.InterfaceImportPolicy-Set type=Children-Set
rip.NeighborUnicastAddress-Set type=Children-Set
ripVersion

type=rip.RipInstanceVersion
access=read-create
default=rip

send

type=rip.SendType
default=rip1Compatible
Displayed(tab/group)=Send (Behavior)

splitHorizon

type=generic.TruthValue
default=true
Displayed(tab/group)=Split Horizon (Behavior)

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

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

timerFlush

type=int
default=120
minimum=1
maximum=1200
units=seconds
Displayed(tab/group)=Flush (Behavior/Timer)

timerTimeout

type=int
default=180
minimum=1
maximum=1200
units=seconds
Displayed(tab/group)=Timeout (Behavior/Timer)

timerUpdate

type=int
default=30
minimum=1
maximum=600
units=seconds
Displayed(tab/group)=Update (Behavior/Timer)

 
Overridden Properties
administrativeState

default=tmnxInService

application

default=rip

operationalState

default=tmnxInService

 
Properties inherited from netw.RouterTerminatingNonIpInterface
additionalForNamingInterfaceName, interfaceId
 
Properties inherited from netw.RouterTerminatingInterface
interfaceClass, serviceId, serviceType, subscriberId
 
Properties inherited from netw.StatefullConnectableInterface
administrativeState, compositeState, encapType, operationalState, resourceState, underlyingResourceState
 
Properties inherited from netw.ConnectableInterface
actualMtu, ctpPointer, encapType, isExclusiveTermination, mtuMismatch, portId, portName, provisionedMtu, routerId, routerName, terminatedObjectId, terminatedObjectName, terminatedObjectPointer, terminatedPortClassName, terminatedPortCombinedEncapValue, terminatedPortInnerEncapValue, terminatedPortOuterEncapValue, terminatedPortPointer, terminationParticipationType
 
Properties inherited from netw.LogicalInterface
application, description, displayedName, domain, nodeId, nodeName
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

configure

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.
configInfo : generic.CommonManagedContainmentEntityConfigurationInformation -
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
objectFullName : string -
Exceptions:
rip.Interface.configureException

find

DEPRECATED - 8.0.R1
Use root find instead.
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:
infoList : List (generic.CommonManagedEntityInformation) -

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:
rip.Interface.removeException
Supported Network Elements
7450 ESS
7750 SR
7705 SAR Gen 2
7705 SAR Hm
OS9700E/9800E
OS6850/6850E 6.4.4
OS6850/6850E 6.4.5
OS6850/6850E 6.4.6
OS6855 6.4.4
OS6855 6.4.5
OS6855 6.4.6
OS6400 6.4.4
OS6400 6.4.5
OS6900
OS6860E/OS6860N
OS6870
OS6865
OS6560/OS6560E
OS6570M
OS6360
OS6465
7705 SAR Supported from 6.0.R1
7705 SAR H Supported from 6.1.R1
7950 XRS Supported from 11.0.R4
7210 SAS Mxp Supported from 8.0.R4
DC 7850
DC 210
7250 IXR Supported from 22.2.R1
7210 SAS S/Sx Supported from 23.9.R1
Product Specifics
7210 SAS Mxp 20.0
7210 SAS Mxp 21.0
7210 SAS Mxp 22.0
7210 SAS Mxp 23.0
7210 SAS Mxp 24.0
7210 SAS Mxp 25.0
7210 SAS S/Sx 23.0
7210 SAS S/Sx 24.0
7210 SAS S/Sx 25.0
7705 SAR H 20.0
7705 SAR H 21.0
7705 SAR H 22.0
7705 SAR H 23.0
7705 SAR H 24.0
7705 SAR H 25.0
7705 SAR H 9.0
7705 SAR 20.0
7705 SAR 21.0
7705 SAR 22.0
7705 SAR 23.0
7705 SAR 24.0
7705 SAR 25.0
OS6360 8.10
OS6360 8.10
OS6360 8.9
OS6360 8.9
OS6400 6.4.4
OS6400 6.4.5
OS6465 (all versions)
OS6465 8.10
OS6465 8.10
OS6465 8.6
OS6465 8.7
OS6465 8.8
OS6465 8.8
OS6465 8.9
OS6465 8.9
OS6465 8.9
OS6560/OS6560E (all versions)
OS6560/OS6560E 8.10
OS6560/OS6560E 8.10
OS6560/OS6560E 8.6
OS6560/OS6560E 8.7
OS6560/OS6560E 8.8
OS6560/OS6560E 8.8
OS6560/OS6560E 8.9
OS6560/OS6560E 8.9
OS6560/OS6560E 8.9
OS6570M (all versions)
OS6570M 8.10
OS6570M 8.10
OS6570M 8.9
OS6850/6850E 6.4.4
OS6850/6850E 6.4.5
OS6850/6850E 6.4.6
OS6855 6.4.4
OS6855 6.4.5
OS6855 6.4.6
OS6860E/OS6860N (all versions)
OS6860E/OS6860N 8.10
OS6860E/OS6860N 8.10
OS6860E/OS6860N 8.6
OS6860E/OS6860N 8.7
OS6860E/OS6860N 8.8
OS6860E/OS6860N 8.8
OS6860E/OS6860N 8.9
OS6860E/OS6860N 8.9
OS6860E/OS6860N 8.9
OS6865 (all versions)
OS6865 8.10
OS6865 8.10
OS6865 8.6
OS6865 8.7
OS6865 8.8
OS6865 8.8
OS6865 8.9
OS6865 8.9
OS6865 8.9
OS6870 (all versions)
OS6870 8.10
OS6900 (all versions)
OS6900 8.10
OS6900 8.10
OS6900 8.6
OS6900 8.7
OS6900 8.8
OS6900 8.8
OS6900 8.9
OS6900 8.9
OS6900 8.9
OS9700E/9800E (all versions)
OS9700E/9800E 6.4.3
OS9700E/9800E 6.4.4
OS9700E/9800E 6.4.5
OS9700E/9800E 6.4.6