ressubscr
ShcvPolicy



public class ShcvPolicy

Properties
l3SrcIpOrigin Specifies the source to be used for the generation of Subscriber Host Connectivity Verification (SHCV) packets. Valid values are 'VRRP' and 'Interface' 'VRRP' specifies that the VRRP state should be used to select the proper IP and MAC address. The IP and MAC address are selected as follows: SHCV packets sourced by VRRP IP interface acting as a master will use VRRP VRID MAC address as a source MAC address, and VRRP IP as source IP address. SHCV packets sourced by VRRP IP interface acting as a backup will use IP interface MAC address as a source MAC address, and IP interface as source IP address (to prevent poisoning of host's arp-cache). (Default) 'Interface' forces the containing interface's IP and MAC address to be used. As there may be up to 16 possible subnets on an interface, the SHCV tool will always use the subnet to which the host is using. For IES group interfaces, the address of the subscriber interface will be used.

type=service.ShcvSource
default=interface
Displayed(tab/group)=L3 Source IP Origin

periodicAction Specifies the action to be taken for hosts on this interface whose host connectivity checking fails. "Alarm" will raise an alarm indicating that a host is disconnected on this SAP. "Remove" will raise an alarm and remove the DHCP state and release allocated resources.

type=service.ShcvAction
default=alarm
Displayed(tab/group)=Action (/Periodic)

periodicAdminState

type=netw.AdministrativeState
default=tmnxInService
Displayed(tab/group)=Administrative State (/Periodic)

periodicInterval Specifies the interval between periodic connectivity checks.

type=long
default=30
minimum=1
maximum=6000
units=minutes
Displayed(tab/group)=Interval (/Periodic)

periodicRetryCount Specifies the number of connectivity check retransmissions. Setting the value to (n) specifies that, for any given host, at most (n+1) probes are done each interval, and (n+1) missed replies are considered as a connectivity failure.

type=int
default=2
minimum=2
maximum=29
Displayed(tab/group)=Retry Count (/Periodic)

periodicTimeout Specifies the timeout in seconds before a connectivity check retransmission.

type=int
default=10
minimum=10
maximum=60
units=seconds
Displayed(tab/group)=Timeout (/Periodic)

ressubscr.ShcvTrigger-Set type=Children-Set
vplsSourceIpAddress The IP address to be used as the source for the UC ARP packets. A source IP address of 0.0.0.0 is valid and will prevent the host installing the ARP entry.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=VPLS Source IP Address

vplsSourceIpAddressType

type=rtr.InetAddressType
default=ipv4

valid enums=ipv4 (Where parent is one of (policy.Manager))

vplsSourceMacAddress The MAC address to be used as the source for the UC ARP packets. If an all 0 MAC address is specified, the 7x50 will use the MAC address for the CPM known in the context of the VPLS service.

type=MacAddress
default=00-00-00-00-00-00
Displayed(tab/group)=VPLS Source MAC Address

 
Overridden Properties
displayedName Unique policy identity

access=read-create
minimum=1
maximum=32

 
Properties inherited from policy.PolicyDefinition
configurationAction, configurationMode, discoveryState, displayedName, distributionMode, isMaster, lastSyncTime, numberOfUnderlyingPolicyItems, origin, policyMode, policySyncGroupPointer, policyType
 
Properties inherited from policy.PolicyObject
description, displayedName, globalPolicy, id, isLocal, policyType, siteId, siteName, templateObject
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from policy.PolicyDefinition
distribute, distributeUsingGroups, distributeV2, evaluatePolicy, findGlobal, findLocal, findReleased, getSyncTaskResult, resetToReleasedPolicy, setConfigurationModeToDraft, setConfigurationModeToReleased, setDistributionModeToLocalEditOnly, setDistributionModeToSyncWithGlobal, syncTo, syncToLocalWithResync
 
Supported Network Elements
7750 SR Supported from 13.0.R4
7450 ESS Supported from 13.0.R4