service
OperGroupBfdIf

This class maintains BFD information for operational groups.



public class OperGroupBfdIf

Properties
bfdDstAddr The value of this property specifies the destination IP address on the interface running BFD.

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Destination Address

bfdDstAddrType The value of this property indicates the address type of the Destination IP.

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

bfdIfName The value of this property specifies the name of the interface running BFD. The value will be equal to the displayed name of the interface.

type=string
default=
Displayed(tab/group)=Interface Name

bfdSrcAddr The value of this property specifies the Source IP address on the interface running BFD.

type=InetAddress
access=read-only
default=0.0.0.0
Displayed(tab/group)=Source Address

bfdSrcAddrType The value of this property indicates the address type of the Source Address.

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

bfdSvcId The value of this property specifies the service ID of the interface running BFD. This property can be provided for if the interface provided is VPRN/IES interface. This property is mandatory for VPRN interface. This property should not be provided for base interface.

type=long
default=0
Displayed(tab/group)=Service ID

operState Indicates the operational state of the BFD session

type=bfd.BfdOperState
access=read-only
default=unknown
Displayed(tab/group)=Operational State

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 12.0.R1
7705 SAR Gen 2
7705 SAR Hm
7450 ESS Supported from 12.0.R1
7950 XRS Supported from 12.0.R1
7250 IXR Supported from 19.5.R1