| Overview | Package | Class | Deprecated | Help |
| 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) |
| description |
type=string default= minimum=0 maximum=80 Displayed(tab/group)=Description |
| exportLimit |
The value of vRtrRipInstanceExportLimit specifies the maximum number of routes or prefixes that
can be exported into RIP from the route table. A value of 0 indicates that the export limit for
routes or prefixes has been disabled.
type=long default=0 minimum=0 maximum=4294967295 Displayed(tab/group)=Export Limit (Behavior) |
| exportLimitLogPercent |
The value of vRtrRipInstanceExpLmtLogPercent specifies the percentage of the export-limit,
at which a warning log message and SNMP notification would be sent. This would only be a
warning and additional routes will be learned up to 100% of vRtrRipInstanceExportLimit.
A value of 0 indicates that vRtrRipInstanceExpLmtLogPercent is disabled and no log message
or SNMP notification would be sent.
type=int default=0 minimum=0 maximum=100 Displayed(tab/group)=Export Limit Log Percent (Behavior) |
| exportedRoutes |
The value of vRtrRipInstanceTotalExpRoutes indicates the total number of routes exported
into RIP from the route table manager when an export policy is configured.
Value of vRtrRipInstanceTotalExpRoutes would be 0 when no export policy is configured.
type=long access=read-only Displayed(tab/group)=Total Exported Routes (Behavior) |
| forcedholddownTimer |
type=int default=0 minimum=0 maximum=120 units=seconds Displayed(tab/group)=Forced Holddown Timer (Behavior/Timer) |
| holddownTimer |
type=int default=0 minimum=0 maximum=120 units=seconds Displayed(tab/group)=Holddown Timer (Behavior/Timer) |
| hostRoute |
type=rip.HostRouteStatus default=enable Displayed(tab/group)=Host Route (Behavior) |
| 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) |
| propagateRipMetric |
type=generic.TruthValue default=false Displayed(tab/group)=Propagate RIP Metric (Behavior) |
| receive |
type=rip.ReceiveType default=rip1OrRip2 Displayed(tab/group)=Receive (Behavior) |
| rip.AuthenticationKey-Set |
type=Children-Set |
| rip.Group-Set |
type=Children-Set |
| rip.Interface-Set |
type=Children-Set |
| rip.SiteExportPolicy-Set |
type=Children-Set |
| rip.SiteImportPolicy-Set |
type=Children-Set |
| ripVersion |
type=rip.RipInstanceVersion access=read-create default=rip Displayed(tab/group)=Type |
| routeTag |
type=int default=0 minimum=0 maximum=2147483647 Displayed(tab/group)=Route Tag (Behavior) |
| routesLearned |
type=int access=read-only default=0 Displayed(tab/group)=No of Routes (Behavior) |
| 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 |
| displayedName |
default=RIP |
| operationalState |
default=tmnxInService |
| Properties inherited from rtr.ProtocolSite |
|---|
| creationOrigin, serviceId, serviceType, subscriberId |
| Properties inherited from rtr.RouterSite |
|---|
| routerId, routerName, routingInstancePointer |
| Properties inherited from netw.NetworkSite |
|---|
| displayedName, siteId, siteName |
| Properties inherited from netw.SubnetworkConnection |
|---|
| domain |
| Properties inherited from netw.Connection |
|---|
| administrativeState, application, connectionId, operationalState |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods |
|---|
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
objectFullName
: string -
rip.Site.configureException
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
infoList
: List (generic.CommonManagedEntityInformation) - | Methods inherited from rtr.ProtocolSite |
|---|
| shutDown, turnUp |