State¶
Leafs
-
class
Bgp.Global.AfiSafis.AfiSafi.
State
¶ Bases:
Entity
Class Hierarchy:
Bgp
Global
AfiSafis
AfiSafi
State
This class represents state data.
State information relating to the AFI-SAFI
-
afi_safi_name
¶ AFI,SAFI
type: one of the below values:
IPV4UNICAST
config: 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
-