State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Bgp.Global.AfiSafis.AfiSafi.State¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolBgpGlobalAfiSafisAfiSafiStateThis class represents state data.
State information relating to the AFI-SAFI
-
afi_safi_name¶ AFI,SAFI
type: one of the below values:
IPV4UNICASTconfig: False
-
enabled¶ This leaf indicates whether the IPv4 Unicast AFI,SAFI is enabled for the neighbour or group
type: bool
config: False
default value: false
-
total_paths¶ Total number of BGP paths within the context
type: int
range: 0..4294967295config: False
-
total_prefixes¶ Total number of BGP prefixes received within the context
type: int
range: 0..4294967295config: False
-