Documentation ¶
Overview ¶
Package bgp is a generated package which contains definitions of structs which generate gNMI paths for a YANG schema.
This package was generated by ygnmi version: v0.11.1: (ygot: v0.29.18) using the following YANG input files:
- models-yang/models/bgp/open-traffic-generator-bgp.yang
- models-yang/models/discovery/open-traffic-generator-discovery.yang
- models-yang/models/flow/open-traffic-generator-flow.yang
- models-yang/models/interface/open-traffic-generator-port.yang
- models-yang/models/isis/open-traffic-generator-isis.yang
- models-yang/models/lacp/open-traffic-generator-lacp.yang
- models-yang/models/lag/open-traffic-generator-lag.yang
- models-yang/models/lldp/open-traffic-generator-lldp.yang
- models-yang/models/rsvp/open-traffic-generator-rsvp.yang
- models-yang/models/types/open-traffic-generator-types.yang
Imported modules were sourced from:
- models-yang/models/...
Index ¶
- type BgpPeerPath
- func (n *BgpPeerPath) Counters() *BgpPeer_CountersPath
- func (n *BgpPeerPath) Name() *BgpPeer_NamePath
- func (n *BgpPeerPath) SessionState() *BgpPeer_SessionStatePath
- func (n *BgpPeerPath) State() ygnmi.SingletonQuery[*oc.BgpPeer]
- func (n *BgpPeerPath) UnicastIpv4Prefix(Address string, PrefixLength uint32, Origin oc.E_UnicastIpv4Prefix_Origin, ...) *BgpPeer_UnicastIpv4PrefixPath
- func (n *BgpPeerPath) UnicastIpv4PrefixAny() *BgpPeer_UnicastIpv4PrefixPathAny
- func (n *BgpPeerPath) UnicastIpv6Prefix(Address string, PrefixLength uint32, Origin oc.E_UnicastIpv6Prefix_Origin, ...) *BgpPeer_UnicastIpv6PrefixPath
- func (n *BgpPeerPath) UnicastIpv6PrefixAny() *BgpPeer_UnicastIpv6PrefixPathAny
- type BgpPeerPathAny
- func (n *BgpPeerPathAny) Counters() *BgpPeer_CountersPathAny
- func (n *BgpPeerPathAny) Name() *BgpPeer_NamePathAny
- func (n *BgpPeerPathAny) SessionState() *BgpPeer_SessionStatePathAny
- func (n *BgpPeerPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer]
- func (n *BgpPeerPathAny) UnicastIpv4Prefix(Address string, PrefixLength uint32, Origin oc.E_UnicastIpv4Prefix_Origin, ...) *BgpPeer_UnicastIpv4PrefixPathAny
- func (n *BgpPeerPathAny) UnicastIpv4PrefixAny() *BgpPeer_UnicastIpv4PrefixPathAny
- func (n *BgpPeerPathAny) UnicastIpv6Prefix(Address string, PrefixLength uint32, Origin oc.E_UnicastIpv6Prefix_Origin, ...) *BgpPeer_UnicastIpv6PrefixPathAny
- func (n *BgpPeerPathAny) UnicastIpv6PrefixAny() *BgpPeer_UnicastIpv6PrefixPathAny
- type BgpPeerPathMap
- type BgpPeerPathMapAny
- type BgpPeer_CountersPath
- func (n *BgpPeer_CountersPath) Flaps() *BgpPeer_Counters_FlapsPath
- func (n *BgpPeer_CountersPath) InEndOfRib() *BgpPeer_Counters_InEndOfRibPath
- func (n *BgpPeer_CountersPath) InKeepalives() *BgpPeer_Counters_InKeepalivesPath
- func (n *BgpPeer_CountersPath) InNotifications() *BgpPeer_Counters_InNotificationsPath
- func (n *BgpPeer_CountersPath) InOpens() *BgpPeer_Counters_InOpensPath
- func (n *BgpPeer_CountersPath) InRouteWithdraw() *BgpPeer_Counters_InRouteWithdrawPath
- func (n *BgpPeer_CountersPath) InRoutes() *BgpPeer_Counters_InRoutesPath
- func (n *BgpPeer_CountersPath) InUpdates() *BgpPeer_Counters_InUpdatesPath
- func (n *BgpPeer_CountersPath) OutKeepalives() *BgpPeer_Counters_OutKeepalivesPath
- func (n *BgpPeer_CountersPath) OutNotifications() *BgpPeer_Counters_OutNotificationsPath
- func (n *BgpPeer_CountersPath) OutOpens() *BgpPeer_Counters_OutOpensPath
- func (n *BgpPeer_CountersPath) OutRouteWithdraw() *BgpPeer_Counters_OutRouteWithdrawPath
- func (n *BgpPeer_CountersPath) OutRoutes() *BgpPeer_Counters_OutRoutesPath
- func (n *BgpPeer_CountersPath) OutUpdates() *BgpPeer_Counters_OutUpdatesPath
- func (n *BgpPeer_CountersPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_Counters]
- type BgpPeer_CountersPathAny
- func (n *BgpPeer_CountersPathAny) Flaps() *BgpPeer_Counters_FlapsPathAny
- func (n *BgpPeer_CountersPathAny) InEndOfRib() *BgpPeer_Counters_InEndOfRibPathAny
- func (n *BgpPeer_CountersPathAny) InKeepalives() *BgpPeer_Counters_InKeepalivesPathAny
- func (n *BgpPeer_CountersPathAny) InNotifications() *BgpPeer_Counters_InNotificationsPathAny
- func (n *BgpPeer_CountersPathAny) InOpens() *BgpPeer_Counters_InOpensPathAny
- func (n *BgpPeer_CountersPathAny) InRouteWithdraw() *BgpPeer_Counters_InRouteWithdrawPathAny
- func (n *BgpPeer_CountersPathAny) InRoutes() *BgpPeer_Counters_InRoutesPathAny
- func (n *BgpPeer_CountersPathAny) InUpdates() *BgpPeer_Counters_InUpdatesPathAny
- func (n *BgpPeer_CountersPathAny) OutKeepalives() *BgpPeer_Counters_OutKeepalivesPathAny
- func (n *BgpPeer_CountersPathAny) OutNotifications() *BgpPeer_Counters_OutNotificationsPathAny
- func (n *BgpPeer_CountersPathAny) OutOpens() *BgpPeer_Counters_OutOpensPathAny
- func (n *BgpPeer_CountersPathAny) OutRouteWithdraw() *BgpPeer_Counters_OutRouteWithdrawPathAny
- func (n *BgpPeer_CountersPathAny) OutRoutes() *BgpPeer_Counters_OutRoutesPathAny
- func (n *BgpPeer_CountersPathAny) OutUpdates() *BgpPeer_Counters_OutUpdatesPathAny
- func (n *BgpPeer_CountersPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_Counters]
- type BgpPeer_Counters_FlapsPath
- type BgpPeer_Counters_FlapsPathAny
- type BgpPeer_Counters_InEndOfRibPath
- type BgpPeer_Counters_InEndOfRibPathAny
- type BgpPeer_Counters_InKeepalivesPath
- type BgpPeer_Counters_InKeepalivesPathAny
- type BgpPeer_Counters_InNotificationsPath
- type BgpPeer_Counters_InNotificationsPathAny
- type BgpPeer_Counters_InOpensPath
- type BgpPeer_Counters_InOpensPathAny
- type BgpPeer_Counters_InRouteWithdrawPath
- type BgpPeer_Counters_InRouteWithdrawPathAny
- type BgpPeer_Counters_InRoutesPath
- type BgpPeer_Counters_InRoutesPathAny
- type BgpPeer_Counters_InUpdatesPath
- type BgpPeer_Counters_InUpdatesPathAny
- type BgpPeer_Counters_OutKeepalivesPath
- type BgpPeer_Counters_OutKeepalivesPathAny
- type BgpPeer_Counters_OutNotificationsPath
- type BgpPeer_Counters_OutNotificationsPathAny
- type BgpPeer_Counters_OutOpensPath
- type BgpPeer_Counters_OutOpensPathAny
- type BgpPeer_Counters_OutRouteWithdrawPath
- type BgpPeer_Counters_OutRouteWithdrawPathAny
- type BgpPeer_Counters_OutRoutesPath
- type BgpPeer_Counters_OutRoutesPathAny
- type BgpPeer_Counters_OutUpdatesPath
- type BgpPeer_Counters_OutUpdatesPathAny
- type BgpPeer_NamePath
- type BgpPeer_NamePathAny
- type BgpPeer_SessionStatePath
- type BgpPeer_SessionStatePathAny
- type BgpPeer_UnicastIpv4PrefixPath
- func (n *BgpPeer_UnicastIpv4PrefixPath) Address() *BgpPeer_UnicastIpv4Prefix_AddressPath
- func (n *BgpPeer_UnicastIpv4PrefixPath) AsPathAny() *BgpPeer_UnicastIpv4Prefix_AsPathPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPath) CommunityAny() *BgpPeer_UnicastIpv4Prefix_CommunityPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPath) ExtendedCommunityAny() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPath) LocalPreference() *BgpPeer_UnicastIpv4Prefix_LocalPreferencePath
- func (n *BgpPeer_UnicastIpv4PrefixPath) MultiExitDiscriminator() *BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPath
- func (n *BgpPeer_UnicastIpv4PrefixPath) NextHopIpv4Address() *BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPath
- func (n *BgpPeer_UnicastIpv4PrefixPath) NextHopIpv6Address() *BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPath
- func (n *BgpPeer_UnicastIpv4PrefixPath) Origin() *BgpPeer_UnicastIpv4Prefix_OriginPath
- func (n *BgpPeer_UnicastIpv4PrefixPath) PathId() *BgpPeer_UnicastIpv4Prefix_PathIdPath
- func (n *BgpPeer_UnicastIpv4PrefixPath) PrefixLength() *BgpPeer_UnicastIpv4Prefix_PrefixLengthPath
- func (n *BgpPeer_UnicastIpv4PrefixPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix]
- type BgpPeer_UnicastIpv4PrefixPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) Address() *BgpPeer_UnicastIpv4Prefix_AddressPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) AsPathAny() *BgpPeer_UnicastIpv4Prefix_AsPathPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) CommunityAny() *BgpPeer_UnicastIpv4Prefix_CommunityPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) ExtendedCommunityAny() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) LocalPreference() *BgpPeer_UnicastIpv4Prefix_LocalPreferencePathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) MultiExitDiscriminator() *BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) NextHopIpv4Address() *BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) NextHopIpv6Address() *BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) Origin() *BgpPeer_UnicastIpv4Prefix_OriginPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) PathId() *BgpPeer_UnicastIpv4Prefix_PathIdPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) PrefixLength() *BgpPeer_UnicastIpv4Prefix_PrefixLengthPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix]
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) WithAddress(Address string) *BgpPeer_UnicastIpv4PrefixPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) WithOrigin(Origin oc.E_UnicastIpv4Prefix_Origin) *BgpPeer_UnicastIpv4PrefixPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) WithPathId(PathId uint32) *BgpPeer_UnicastIpv4PrefixPathAny
- func (n *BgpPeer_UnicastIpv4PrefixPathAny) WithPrefixLength(PrefixLength uint32) *BgpPeer_UnicastIpv4PrefixPathAny
- type BgpPeer_UnicastIpv4PrefixPathMap
- type BgpPeer_UnicastIpv4PrefixPathMapAny
- type BgpPeer_UnicastIpv4Prefix_AddressPath
- type BgpPeer_UnicastIpv4Prefix_AddressPathAny
- type BgpPeer_UnicastIpv4Prefix_AsPathPath
- type BgpPeer_UnicastIpv4Prefix_AsPathPathAny
- type BgpPeer_UnicastIpv4Prefix_CommunityPath
- type BgpPeer_UnicastIpv4Prefix_CommunityPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) BgpExtendedCommunityStructuredType() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) NonTransitive_2OctetAsType() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) State() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) TransitiveIpv4AddressType() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) TransitiveOpaqueType() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) Transitive_2OctetAsType() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) Transitive_4OctetAsType() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) BgpExtendedCommunityStructuredType() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) NonTransitive_2OctetAsType() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) State() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) TransitiveIpv4AddressType() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) TransitiveOpaqueType() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) Transitive_2OctetAsType() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) Transitive_4OctetAsType() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) LinkBandwidthSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) NonTransitive_2OctetAsType() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) LinkBandwidthSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) NonTransitive_2OctetAsType() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) Bandwidth() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) Global_2ByteAs() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) Bandwidth() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) Global_2ByteAs() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) RouteOriginSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) RouteTargetSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) State() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) TransitiveIpv4AddressType() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) RouteOriginSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) RouteTargetSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) State() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) TransitiveIpv4AddressType() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) GlobalIpv4Admin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) GlobalIpv4Admin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) GlobalIpv4Admin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) GlobalIpv4Admin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) ColorSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) EncapsulationSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) State() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) TransitiveOpaqueType() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) ColorSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) EncapsulationSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) State() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) TransitiveOpaqueType() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) Color() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) Flags() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) Color() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) Flags() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) Reserved() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) State() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) TunnelType() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) Reserved() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) State() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) TunnelType() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) RouteOriginSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) RouteTargetSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) State() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) Transitive_2OctetAsType() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) RouteOriginSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) RouteTargetSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) State() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) Transitive_2OctetAsType() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) Global_2ByteAs() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) Local_4ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) Global_2ByteAs() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) Local_4ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) Global_2ByteAs() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) Local_4ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) Global_2ByteAs() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) Local_4ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) RouteOriginSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) RouteTargetSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) State() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) Transitive_4OctetAsType() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) RouteOriginSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) RouteTargetSubtype() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) State() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) Transitive_4OctetAsType() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) Global_4ByteAs() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) Global_4ByteAs() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) Global_4ByteAs() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) Global_4ByteAs() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath
- type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny
- type BgpPeer_UnicastIpv4Prefix_LocalPreferencePath
- type BgpPeer_UnicastIpv4Prefix_LocalPreferencePathAny
- type BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPath
- type BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPathAny
- type BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPath
- type BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPathAny
- type BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPath
- type BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPathAny
- type BgpPeer_UnicastIpv4Prefix_OriginPath
- type BgpPeer_UnicastIpv4Prefix_OriginPathAny
- type BgpPeer_UnicastIpv4Prefix_PathIdPath
- type BgpPeer_UnicastIpv4Prefix_PathIdPathAny
- type BgpPeer_UnicastIpv4Prefix_PrefixLengthPath
- type BgpPeer_UnicastIpv4Prefix_PrefixLengthPathAny
- type BgpPeer_UnicastIpv6PrefixPath
- func (n *BgpPeer_UnicastIpv6PrefixPath) Address() *BgpPeer_UnicastIpv6Prefix_AddressPath
- func (n *BgpPeer_UnicastIpv6PrefixPath) AsPathAny() *BgpPeer_UnicastIpv6Prefix_AsPathPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPath) CommunityAny() *BgpPeer_UnicastIpv6Prefix_CommunityPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPath) ExtendedCommunityAny() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPath) LocalPreference() *BgpPeer_UnicastIpv6Prefix_LocalPreferencePath
- func (n *BgpPeer_UnicastIpv6PrefixPath) MultiExitDiscriminator() *BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPath
- func (n *BgpPeer_UnicastIpv6PrefixPath) NextHopIpv4Address() *BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPath
- func (n *BgpPeer_UnicastIpv6PrefixPath) NextHopIpv6Address() *BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPath
- func (n *BgpPeer_UnicastIpv6PrefixPath) Origin() *BgpPeer_UnicastIpv6Prefix_OriginPath
- func (n *BgpPeer_UnicastIpv6PrefixPath) PathId() *BgpPeer_UnicastIpv6Prefix_PathIdPath
- func (n *BgpPeer_UnicastIpv6PrefixPath) PrefixLength() *BgpPeer_UnicastIpv6Prefix_PrefixLengthPath
- func (n *BgpPeer_UnicastIpv6PrefixPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix]
- type BgpPeer_UnicastIpv6PrefixPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) Address() *BgpPeer_UnicastIpv6Prefix_AddressPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) AsPathAny() *BgpPeer_UnicastIpv6Prefix_AsPathPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) CommunityAny() *BgpPeer_UnicastIpv6Prefix_CommunityPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) ExtendedCommunityAny() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) LocalPreference() *BgpPeer_UnicastIpv6Prefix_LocalPreferencePathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) MultiExitDiscriminator() *BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) NextHopIpv4Address() *BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) NextHopIpv6Address() *BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) Origin() *BgpPeer_UnicastIpv6Prefix_OriginPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) PathId() *BgpPeer_UnicastIpv6Prefix_PathIdPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) PrefixLength() *BgpPeer_UnicastIpv6Prefix_PrefixLengthPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix]
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) WithAddress(Address string) *BgpPeer_UnicastIpv6PrefixPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) WithOrigin(Origin oc.E_UnicastIpv6Prefix_Origin) *BgpPeer_UnicastIpv6PrefixPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) WithPathId(PathId uint32) *BgpPeer_UnicastIpv6PrefixPathAny
- func (n *BgpPeer_UnicastIpv6PrefixPathAny) WithPrefixLength(PrefixLength uint32) *BgpPeer_UnicastIpv6PrefixPathAny
- type BgpPeer_UnicastIpv6PrefixPathMap
- type BgpPeer_UnicastIpv6PrefixPathMapAny
- type BgpPeer_UnicastIpv6Prefix_AddressPath
- type BgpPeer_UnicastIpv6Prefix_AddressPathAny
- type BgpPeer_UnicastIpv6Prefix_AsPathPath
- type BgpPeer_UnicastIpv6Prefix_AsPathPathAny
- type BgpPeer_UnicastIpv6Prefix_CommunityPath
- type BgpPeer_UnicastIpv6Prefix_CommunityPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) BgpExtendedCommunityStructuredType() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) NonTransitive_2OctetAsType() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) State() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) TransitiveIpv4AddressType() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) TransitiveOpaqueType() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) Transitive_2OctetAsType() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) Transitive_4OctetAsType() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) BgpExtendedCommunityStructuredType() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) NonTransitive_2OctetAsType() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) State() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) TransitiveIpv4AddressType() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) TransitiveOpaqueType() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) Transitive_2OctetAsType() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) Transitive_4OctetAsType() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) LinkBandwidthSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) NonTransitive_2OctetAsType() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) LinkBandwidthSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) NonTransitive_2OctetAsType() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) Bandwidth() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) Global_2ByteAs() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) Bandwidth() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) Global_2ByteAs() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) RouteOriginSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) RouteTargetSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) State() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) TransitiveIpv4AddressType() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) RouteOriginSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) RouteTargetSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) State() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) TransitiveIpv4AddressType() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) GlobalIpv4Admin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) GlobalIpv4Admin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) GlobalIpv4Admin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) GlobalIpv4Admin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) ColorSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) EncapsulationSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) State() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) TransitiveOpaqueType() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) ColorSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) EncapsulationSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) State() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) TransitiveOpaqueType() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) Color() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) Flags() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) Color() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) Flags() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) Reserved() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) State() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) TunnelType() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) Reserved() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) State() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) TunnelType() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) RouteOriginSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) RouteTargetSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) State() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) Transitive_2OctetAsType() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) RouteOriginSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) RouteTargetSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) State() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) Transitive_2OctetAsType() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) Global_2ByteAs() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) Local_4ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) Global_2ByteAs() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) Local_4ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) Global_2ByteAs() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) Local_4ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) Global_2ByteAs() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) Local_4ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) RouteOriginSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) RouteTargetSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) State() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) Transitive_4OctetAsType() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) RouteOriginSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) RouteTargetSubtype() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) State() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) Transitive_4OctetAsType() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) Global_4ByteAs() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) Global_4ByteAs() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) Global_4ByteAs() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) Global_4ByteAs() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) Local_2ByteAdmin() ...
- func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) State() ...
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath
- type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny
- type BgpPeer_UnicastIpv6Prefix_LocalPreferencePath
- type BgpPeer_UnicastIpv6Prefix_LocalPreferencePathAny
- type BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPath
- type BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPathAny
- type BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPath
- type BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPathAny
- type BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPath
- type BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPathAny
- type BgpPeer_UnicastIpv6Prefix_OriginPath
- type BgpPeer_UnicastIpv6Prefix_OriginPathAny
- type BgpPeer_UnicastIpv6Prefix_PathIdPath
- type BgpPeer_UnicastIpv6Prefix_PathIdPathAny
- type BgpPeer_UnicastIpv6Prefix_PrefixLengthPath
- type BgpPeer_UnicastIpv6Prefix_PrefixLengthPathAny
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BgpPeerPath ¶
BgpPeerPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer YANG schema element.
func (*BgpPeerPath) Counters ¶
func (n *BgpPeerPath) Counters() *BgpPeer_CountersPath
Counters (container): Counters of an individual BGP peer.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/counters" Path from root: "/bgp-peers/bgp-peer/state/counters"
func (*BgpPeerPath) Name ¶
func (n *BgpPeerPath) Name() *BgpPeer_NamePath
Name (leaf): An arbitary name of the BGP peer determined by the ATE configuration.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/name" Path from root: "/bgp-peers/bgp-peer/*/name"
func (*BgpPeerPath) SessionState ¶
func (n *BgpPeerPath) SessionState() *BgpPeer_SessionStatePath
SessionState (leaf): Operational state of the BGP peer
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/session-state" Path from root: "/bgp-peers/bgp-peer/state/session-state"
func (*BgpPeerPath) State ¶
func (n *BgpPeerPath) State() ygnmi.SingletonQuery[*oc.BgpPeer]
State returns a Query that can be used in gNMI operations.
func (*BgpPeerPath) UnicastIpv4Prefix ¶
func (n *BgpPeerPath) UnicastIpv4Prefix(Address string, PrefixLength uint32, Origin oc.E_UnicastIpv4Prefix_Origin, PathId uint32) *BgpPeer_UnicastIpv4PrefixPath
UnicastIpv4Prefix (list): A list of BGP unicast IPv4 prefixes.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "unicast-ipv4-prefixes/unicast-ipv4-prefix" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix" Address: string PrefixLength: uint32 Origin: oc.E_UnicastIpv4Prefix_Origin PathId: uint32
func (*BgpPeerPath) UnicastIpv4PrefixAny ¶
func (n *BgpPeerPath) UnicastIpv4PrefixAny() *BgpPeer_UnicastIpv4PrefixPathAny
UnicastIpv4PrefixAny (list): A list of BGP unicast IPv4 prefixes.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "unicast-ipv4-prefixes/unicast-ipv4-prefix" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix"
func (*BgpPeerPath) UnicastIpv6Prefix ¶
func (n *BgpPeerPath) UnicastIpv6Prefix(Address string, PrefixLength uint32, Origin oc.E_UnicastIpv6Prefix_Origin, PathId uint32) *BgpPeer_UnicastIpv6PrefixPath
UnicastIpv6Prefix (list): A list of BGP unicast IPv6 prefixes.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "unicast-ipv6-prefixes/unicast-ipv6-prefix" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix" Address: string PrefixLength: uint32 Origin: oc.E_UnicastIpv6Prefix_Origin PathId: uint32
func (*BgpPeerPath) UnicastIpv6PrefixAny ¶
func (n *BgpPeerPath) UnicastIpv6PrefixAny() *BgpPeer_UnicastIpv6PrefixPathAny
UnicastIpv6PrefixAny (list): A list of BGP unicast IPv6 prefixes.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "unicast-ipv6-prefixes/unicast-ipv6-prefix" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix"
type BgpPeerPathAny ¶
BgpPeerPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer YANG schema element.
func (*BgpPeerPathAny) Counters ¶
func (n *BgpPeerPathAny) Counters() *BgpPeer_CountersPathAny
Counters (container): Counters of an individual BGP peer.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/counters" Path from root: "/bgp-peers/bgp-peer/state/counters"
func (*BgpPeerPathAny) Name ¶
func (n *BgpPeerPathAny) Name() *BgpPeer_NamePathAny
Name (leaf): An arbitary name of the BGP peer determined by the ATE configuration.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/name" Path from root: "/bgp-peers/bgp-peer/*/name"
func (*BgpPeerPathAny) SessionState ¶
func (n *BgpPeerPathAny) SessionState() *BgpPeer_SessionStatePathAny
SessionState (leaf): Operational state of the BGP peer
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/session-state" Path from root: "/bgp-peers/bgp-peer/state/session-state"
func (*BgpPeerPathAny) State ¶
func (n *BgpPeerPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer]
State returns a Query that can be used in gNMI operations.
func (*BgpPeerPathAny) UnicastIpv4Prefix ¶
func (n *BgpPeerPathAny) UnicastIpv4Prefix(Address string, PrefixLength uint32, Origin oc.E_UnicastIpv4Prefix_Origin, PathId uint32) *BgpPeer_UnicastIpv4PrefixPathAny
UnicastIpv4Prefix (list): A list of BGP unicast IPv4 prefixes.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "unicast-ipv4-prefixes/unicast-ipv4-prefix" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix" Address: string PrefixLength: uint32 Origin: oc.E_UnicastIpv4Prefix_Origin PathId: uint32
func (*BgpPeerPathAny) UnicastIpv4PrefixAny ¶
func (n *BgpPeerPathAny) UnicastIpv4PrefixAny() *BgpPeer_UnicastIpv4PrefixPathAny
UnicastIpv4PrefixAny (list): A list of BGP unicast IPv4 prefixes.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "unicast-ipv4-prefixes/unicast-ipv4-prefix" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix"
func (*BgpPeerPathAny) UnicastIpv6Prefix ¶
func (n *BgpPeerPathAny) UnicastIpv6Prefix(Address string, PrefixLength uint32, Origin oc.E_UnicastIpv6Prefix_Origin, PathId uint32) *BgpPeer_UnicastIpv6PrefixPathAny
UnicastIpv6Prefix (list): A list of BGP unicast IPv6 prefixes.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "unicast-ipv6-prefixes/unicast-ipv6-prefix" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix" Address: string PrefixLength: uint32 Origin: oc.E_UnicastIpv6Prefix_Origin PathId: uint32
func (*BgpPeerPathAny) UnicastIpv6PrefixAny ¶
func (n *BgpPeerPathAny) UnicastIpv6PrefixAny() *BgpPeer_UnicastIpv6PrefixPathAny
UnicastIpv6PrefixAny (list): A list of BGP unicast IPv6 prefixes.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "unicast-ipv6-prefixes/unicast-ipv6-prefix" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix"
type BgpPeerPathMap ¶ added in v0.1.24
BgpPeerPathMap represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer YANG schema element.
type BgpPeerPathMapAny ¶ added in v0.1.24
BgpPeerPathMapAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer YANG schema element.
type BgpPeer_CountersPath ¶
BgpPeer_CountersPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters YANG schema element.
func (*BgpPeer_CountersPath) Flaps ¶
func (n *BgpPeer_CountersPath) Flaps() *BgpPeer_Counters_FlapsPath
Flaps (leaf): The total number of times the BGP session went from an ESTABLISHED state to an IDLE state.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "flaps" Path from root: "/bgp-peers/bgp-peer/state/counters/flaps"
func (*BgpPeer_CountersPath) InEndOfRib ¶ added in v0.2.2
func (n *BgpPeer_CountersPath) InEndOfRib() *BgpPeer_Counters_InEndOfRibPath
InEndOfRib (leaf): The total number of End-of-RIB markers received indicating the completion of the initial routing update for a particular <AFI, SAFI> address family after the session is established. For the IPv4 unicast address family, the End-of-RIB marker is an UPDATE message with the minimum length. For any other address family, it is an UPDATE message that contains only the MP_UNREACH_NLRI attribute with no withdrawn routes for that <AFI, SAFI>.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-end-of-rib" Path from root: "/bgp-peers/bgp-peer/state/counters/in-end-of-rib"
func (*BgpPeer_CountersPath) InKeepalives ¶
func (n *BgpPeer_CountersPath) InKeepalives() *BgpPeer_Counters_InKeepalivesPath
InKeepalives (leaf): The total number of KEEPALIVE messages received.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-keepalives" Path from root: "/bgp-peers/bgp-peer/state/counters/in-keepalives"
func (*BgpPeer_CountersPath) InNotifications ¶
func (n *BgpPeer_CountersPath) InNotifications() *BgpPeer_Counters_InNotificationsPath
InNotifications (leaf): The total number of NOTIFICATION messages received.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-notifications" Path from root: "/bgp-peers/bgp-peer/state/counters/in-notifications"
func (*BgpPeer_CountersPath) InOpens ¶
func (n *BgpPeer_CountersPath) InOpens() *BgpPeer_Counters_InOpensPath
InOpens (leaf): The total number of OPEN messages received.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-opens" Path from root: "/bgp-peers/bgp-peer/state/counters/in-opens"
func (*BgpPeer_CountersPath) InRouteWithdraw ¶
func (n *BgpPeer_CountersPath) InRouteWithdraw() *BgpPeer_Counters_InRouteWithdrawPath
InRouteWithdraw (leaf): The total number of route withdraws received.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-route-withdraw" Path from root: "/bgp-peers/bgp-peer/state/counters/in-route-withdraw"
func (*BgpPeer_CountersPath) InRoutes ¶
func (n *BgpPeer_CountersPath) InRoutes() *BgpPeer_Counters_InRoutesPath
InRoutes (leaf): The total number of routes received.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-routes" Path from root: "/bgp-peers/bgp-peer/state/counters/in-routes"
func (*BgpPeer_CountersPath) InUpdates ¶
func (n *BgpPeer_CountersPath) InUpdates() *BgpPeer_Counters_InUpdatesPath
InUpdates (leaf): The total number of UPDATE messages received.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-updates" Path from root: "/bgp-peers/bgp-peer/state/counters/in-updates"
func (*BgpPeer_CountersPath) OutKeepalives ¶
func (n *BgpPeer_CountersPath) OutKeepalives() *BgpPeer_Counters_OutKeepalivesPath
OutKeepalives (leaf): The total number of KEEPALIVE messages sent.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-keepalives" Path from root: "/bgp-peers/bgp-peer/state/counters/out-keepalives"
func (*BgpPeer_CountersPath) OutNotifications ¶
func (n *BgpPeer_CountersPath) OutNotifications() *BgpPeer_Counters_OutNotificationsPath
OutNotifications (leaf): The total number of NOTIFICATION messages sent.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-notifications" Path from root: "/bgp-peers/bgp-peer/state/counters/out-notifications"
func (*BgpPeer_CountersPath) OutOpens ¶
func (n *BgpPeer_CountersPath) OutOpens() *BgpPeer_Counters_OutOpensPath
OutOpens (leaf): The total number of OPEN messages sent.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-opens" Path from root: "/bgp-peers/bgp-peer/state/counters/out-opens"
func (*BgpPeer_CountersPath) OutRouteWithdraw ¶
func (n *BgpPeer_CountersPath) OutRouteWithdraw() *BgpPeer_Counters_OutRouteWithdrawPath
OutRouteWithdraw (leaf): The total number of route withdraws sent.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-route-withdraw" Path from root: "/bgp-peers/bgp-peer/state/counters/out-route-withdraw"
func (*BgpPeer_CountersPath) OutRoutes ¶
func (n *BgpPeer_CountersPath) OutRoutes() *BgpPeer_Counters_OutRoutesPath
OutRoutes (leaf): The total number of routes advertised.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-routes" Path from root: "/bgp-peers/bgp-peer/state/counters/out-routes"
func (*BgpPeer_CountersPath) OutUpdates ¶
func (n *BgpPeer_CountersPath) OutUpdates() *BgpPeer_Counters_OutUpdatesPath
OutUpdates (leaf): The total number of UPDATE messages sent.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-updates" Path from root: "/bgp-peers/bgp-peer/state/counters/out-updates"
func (*BgpPeer_CountersPath) State ¶
func (n *BgpPeer_CountersPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_Counters]
State returns a Query that can be used in gNMI operations.
type BgpPeer_CountersPathAny ¶
BgpPeer_CountersPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters YANG schema element.
func (*BgpPeer_CountersPathAny) Flaps ¶
func (n *BgpPeer_CountersPathAny) Flaps() *BgpPeer_Counters_FlapsPathAny
Flaps (leaf): The total number of times the BGP session went from an ESTABLISHED state to an IDLE state.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "flaps" Path from root: "/bgp-peers/bgp-peer/state/counters/flaps"
func (*BgpPeer_CountersPathAny) InEndOfRib ¶ added in v0.2.2
func (n *BgpPeer_CountersPathAny) InEndOfRib() *BgpPeer_Counters_InEndOfRibPathAny
InEndOfRib (leaf): The total number of End-of-RIB markers received indicating the completion of the initial routing update for a particular <AFI, SAFI> address family after the session is established. For the IPv4 unicast address family, the End-of-RIB marker is an UPDATE message with the minimum length. For any other address family, it is an UPDATE message that contains only the MP_UNREACH_NLRI attribute with no withdrawn routes for that <AFI, SAFI>.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-end-of-rib" Path from root: "/bgp-peers/bgp-peer/state/counters/in-end-of-rib"
func (*BgpPeer_CountersPathAny) InKeepalives ¶
func (n *BgpPeer_CountersPathAny) InKeepalives() *BgpPeer_Counters_InKeepalivesPathAny
InKeepalives (leaf): The total number of KEEPALIVE messages received.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-keepalives" Path from root: "/bgp-peers/bgp-peer/state/counters/in-keepalives"
func (*BgpPeer_CountersPathAny) InNotifications ¶
func (n *BgpPeer_CountersPathAny) InNotifications() *BgpPeer_Counters_InNotificationsPathAny
InNotifications (leaf): The total number of NOTIFICATION messages received.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-notifications" Path from root: "/bgp-peers/bgp-peer/state/counters/in-notifications"
func (*BgpPeer_CountersPathAny) InOpens ¶
func (n *BgpPeer_CountersPathAny) InOpens() *BgpPeer_Counters_InOpensPathAny
InOpens (leaf): The total number of OPEN messages received.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-opens" Path from root: "/bgp-peers/bgp-peer/state/counters/in-opens"
func (*BgpPeer_CountersPathAny) InRouteWithdraw ¶
func (n *BgpPeer_CountersPathAny) InRouteWithdraw() *BgpPeer_Counters_InRouteWithdrawPathAny
InRouteWithdraw (leaf): The total number of route withdraws received.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-route-withdraw" Path from root: "/bgp-peers/bgp-peer/state/counters/in-route-withdraw"
func (*BgpPeer_CountersPathAny) InRoutes ¶
func (n *BgpPeer_CountersPathAny) InRoutes() *BgpPeer_Counters_InRoutesPathAny
InRoutes (leaf): The total number of routes received.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-routes" Path from root: "/bgp-peers/bgp-peer/state/counters/in-routes"
func (*BgpPeer_CountersPathAny) InUpdates ¶
func (n *BgpPeer_CountersPathAny) InUpdates() *BgpPeer_Counters_InUpdatesPathAny
InUpdates (leaf): The total number of UPDATE messages received.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-updates" Path from root: "/bgp-peers/bgp-peer/state/counters/in-updates"
func (*BgpPeer_CountersPathAny) OutKeepalives ¶
func (n *BgpPeer_CountersPathAny) OutKeepalives() *BgpPeer_Counters_OutKeepalivesPathAny
OutKeepalives (leaf): The total number of KEEPALIVE messages sent.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-keepalives" Path from root: "/bgp-peers/bgp-peer/state/counters/out-keepalives"
func (*BgpPeer_CountersPathAny) OutNotifications ¶
func (n *BgpPeer_CountersPathAny) OutNotifications() *BgpPeer_Counters_OutNotificationsPathAny
OutNotifications (leaf): The total number of NOTIFICATION messages sent.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-notifications" Path from root: "/bgp-peers/bgp-peer/state/counters/out-notifications"
func (*BgpPeer_CountersPathAny) OutOpens ¶
func (n *BgpPeer_CountersPathAny) OutOpens() *BgpPeer_Counters_OutOpensPathAny
OutOpens (leaf): The total number of OPEN messages sent.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-opens" Path from root: "/bgp-peers/bgp-peer/state/counters/out-opens"
func (*BgpPeer_CountersPathAny) OutRouteWithdraw ¶
func (n *BgpPeer_CountersPathAny) OutRouteWithdraw() *BgpPeer_Counters_OutRouteWithdrawPathAny
OutRouteWithdraw (leaf): The total number of route withdraws sent.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-route-withdraw" Path from root: "/bgp-peers/bgp-peer/state/counters/out-route-withdraw"
func (*BgpPeer_CountersPathAny) OutRoutes ¶
func (n *BgpPeer_CountersPathAny) OutRoutes() *BgpPeer_Counters_OutRoutesPathAny
OutRoutes (leaf): The total number of routes advertised.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-routes" Path from root: "/bgp-peers/bgp-peer/state/counters/out-routes"
func (*BgpPeer_CountersPathAny) OutUpdates ¶
func (n *BgpPeer_CountersPathAny) OutUpdates() *BgpPeer_Counters_OutUpdatesPathAny
OutUpdates (leaf): The total number of UPDATE messages sent.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-updates" Path from root: "/bgp-peers/bgp-peer/state/counters/out-updates"
func (*BgpPeer_CountersPathAny) State ¶
func (n *BgpPeer_CountersPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_Counters]
State returns a Query that can be used in gNMI operations.
type BgpPeer_Counters_FlapsPath ¶
type BgpPeer_Counters_FlapsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_FlapsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/flaps YANG schema element.
func (*BgpPeer_Counters_FlapsPath) State ¶
func (n *BgpPeer_Counters_FlapsPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "flaps" Path from root: "/bgp-peers/bgp-peer/state/counters/flaps"
type BgpPeer_Counters_FlapsPathAny ¶
type BgpPeer_Counters_FlapsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_FlapsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/flaps YANG schema element.
func (*BgpPeer_Counters_FlapsPathAny) State ¶
func (n *BgpPeer_Counters_FlapsPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "flaps" Path from root: "/bgp-peers/bgp-peer/state/counters/flaps"
type BgpPeer_Counters_InEndOfRibPath ¶ added in v0.2.2
type BgpPeer_Counters_InEndOfRibPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InEndOfRibPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-end-of-rib YANG schema element.
func (*BgpPeer_Counters_InEndOfRibPath) State ¶ added in v0.2.2
func (n *BgpPeer_Counters_InEndOfRibPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-end-of-rib" Path from root: "/bgp-peers/bgp-peer/state/counters/in-end-of-rib"
type BgpPeer_Counters_InEndOfRibPathAny ¶ added in v0.2.2
type BgpPeer_Counters_InEndOfRibPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InEndOfRibPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-end-of-rib YANG schema element.
func (*BgpPeer_Counters_InEndOfRibPathAny) State ¶ added in v0.2.2
func (n *BgpPeer_Counters_InEndOfRibPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-end-of-rib" Path from root: "/bgp-peers/bgp-peer/state/counters/in-end-of-rib"
type BgpPeer_Counters_InKeepalivesPath ¶
type BgpPeer_Counters_InKeepalivesPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InKeepalivesPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-keepalives YANG schema element.
func (*BgpPeer_Counters_InKeepalivesPath) State ¶
func (n *BgpPeer_Counters_InKeepalivesPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-keepalives" Path from root: "/bgp-peers/bgp-peer/state/counters/in-keepalives"
type BgpPeer_Counters_InKeepalivesPathAny ¶
type BgpPeer_Counters_InKeepalivesPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InKeepalivesPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-keepalives YANG schema element.
func (*BgpPeer_Counters_InKeepalivesPathAny) State ¶
func (n *BgpPeer_Counters_InKeepalivesPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-keepalives" Path from root: "/bgp-peers/bgp-peer/state/counters/in-keepalives"
type BgpPeer_Counters_InNotificationsPath ¶
type BgpPeer_Counters_InNotificationsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InNotificationsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-notifications YANG schema element.
func (*BgpPeer_Counters_InNotificationsPath) State ¶
func (n *BgpPeer_Counters_InNotificationsPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-notifications" Path from root: "/bgp-peers/bgp-peer/state/counters/in-notifications"
type BgpPeer_Counters_InNotificationsPathAny ¶
type BgpPeer_Counters_InNotificationsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InNotificationsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-notifications YANG schema element.
func (*BgpPeer_Counters_InNotificationsPathAny) State ¶
func (n *BgpPeer_Counters_InNotificationsPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-notifications" Path from root: "/bgp-peers/bgp-peer/state/counters/in-notifications"
type BgpPeer_Counters_InOpensPath ¶
type BgpPeer_Counters_InOpensPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InOpensPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-opens YANG schema element.
func (*BgpPeer_Counters_InOpensPath) State ¶
func (n *BgpPeer_Counters_InOpensPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-opens" Path from root: "/bgp-peers/bgp-peer/state/counters/in-opens"
type BgpPeer_Counters_InOpensPathAny ¶
type BgpPeer_Counters_InOpensPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InOpensPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-opens YANG schema element.
func (*BgpPeer_Counters_InOpensPathAny) State ¶
func (n *BgpPeer_Counters_InOpensPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-opens" Path from root: "/bgp-peers/bgp-peer/state/counters/in-opens"
type BgpPeer_Counters_InRouteWithdrawPath ¶
type BgpPeer_Counters_InRouteWithdrawPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InRouteWithdrawPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-route-withdraw YANG schema element.
func (*BgpPeer_Counters_InRouteWithdrawPath) State ¶
func (n *BgpPeer_Counters_InRouteWithdrawPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-route-withdraw" Path from root: "/bgp-peers/bgp-peer/state/counters/in-route-withdraw"
type BgpPeer_Counters_InRouteWithdrawPathAny ¶
type BgpPeer_Counters_InRouteWithdrawPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InRouteWithdrawPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-route-withdraw YANG schema element.
func (*BgpPeer_Counters_InRouteWithdrawPathAny) State ¶
func (n *BgpPeer_Counters_InRouteWithdrawPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-route-withdraw" Path from root: "/bgp-peers/bgp-peer/state/counters/in-route-withdraw"
type BgpPeer_Counters_InRoutesPath ¶
type BgpPeer_Counters_InRoutesPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InRoutesPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-routes YANG schema element.
func (*BgpPeer_Counters_InRoutesPath) State ¶
func (n *BgpPeer_Counters_InRoutesPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-routes" Path from root: "/bgp-peers/bgp-peer/state/counters/in-routes"
type BgpPeer_Counters_InRoutesPathAny ¶
type BgpPeer_Counters_InRoutesPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InRoutesPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-routes YANG schema element.
func (*BgpPeer_Counters_InRoutesPathAny) State ¶
func (n *BgpPeer_Counters_InRoutesPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-routes" Path from root: "/bgp-peers/bgp-peer/state/counters/in-routes"
type BgpPeer_Counters_InUpdatesPath ¶
type BgpPeer_Counters_InUpdatesPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InUpdatesPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-updates YANG schema element.
func (*BgpPeer_Counters_InUpdatesPath) State ¶
func (n *BgpPeer_Counters_InUpdatesPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-updates" Path from root: "/bgp-peers/bgp-peer/state/counters/in-updates"
type BgpPeer_Counters_InUpdatesPathAny ¶
type BgpPeer_Counters_InUpdatesPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_InUpdatesPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/in-updates YANG schema element.
func (*BgpPeer_Counters_InUpdatesPathAny) State ¶
func (n *BgpPeer_Counters_InUpdatesPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "in-updates" Path from root: "/bgp-peers/bgp-peer/state/counters/in-updates"
type BgpPeer_Counters_OutKeepalivesPath ¶
type BgpPeer_Counters_OutKeepalivesPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_OutKeepalivesPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/out-keepalives YANG schema element.
func (*BgpPeer_Counters_OutKeepalivesPath) State ¶
func (n *BgpPeer_Counters_OutKeepalivesPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-keepalives" Path from root: "/bgp-peers/bgp-peer/state/counters/out-keepalives"
type BgpPeer_Counters_OutKeepalivesPathAny ¶
type BgpPeer_Counters_OutKeepalivesPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_OutKeepalivesPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/out-keepalives YANG schema element.
func (*BgpPeer_Counters_OutKeepalivesPathAny) State ¶
func (n *BgpPeer_Counters_OutKeepalivesPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-keepalives" Path from root: "/bgp-peers/bgp-peer/state/counters/out-keepalives"
type BgpPeer_Counters_OutNotificationsPath ¶
type BgpPeer_Counters_OutNotificationsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_OutNotificationsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/out-notifications YANG schema element.
func (*BgpPeer_Counters_OutNotificationsPath) State ¶
func (n *BgpPeer_Counters_OutNotificationsPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-notifications" Path from root: "/bgp-peers/bgp-peer/state/counters/out-notifications"
type BgpPeer_Counters_OutNotificationsPathAny ¶
type BgpPeer_Counters_OutNotificationsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_OutNotificationsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/out-notifications YANG schema element.
func (*BgpPeer_Counters_OutNotificationsPathAny) State ¶
func (n *BgpPeer_Counters_OutNotificationsPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-notifications" Path from root: "/bgp-peers/bgp-peer/state/counters/out-notifications"
type BgpPeer_Counters_OutOpensPath ¶
type BgpPeer_Counters_OutOpensPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_OutOpensPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/out-opens YANG schema element.
func (*BgpPeer_Counters_OutOpensPath) State ¶
func (n *BgpPeer_Counters_OutOpensPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-opens" Path from root: "/bgp-peers/bgp-peer/state/counters/out-opens"
type BgpPeer_Counters_OutOpensPathAny ¶
type BgpPeer_Counters_OutOpensPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_OutOpensPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/out-opens YANG schema element.
func (*BgpPeer_Counters_OutOpensPathAny) State ¶
func (n *BgpPeer_Counters_OutOpensPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-opens" Path from root: "/bgp-peers/bgp-peer/state/counters/out-opens"
type BgpPeer_Counters_OutRouteWithdrawPath ¶
type BgpPeer_Counters_OutRouteWithdrawPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_OutRouteWithdrawPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/out-route-withdraw YANG schema element.
func (*BgpPeer_Counters_OutRouteWithdrawPath) State ¶
func (n *BgpPeer_Counters_OutRouteWithdrawPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-route-withdraw" Path from root: "/bgp-peers/bgp-peer/state/counters/out-route-withdraw"
type BgpPeer_Counters_OutRouteWithdrawPathAny ¶
type BgpPeer_Counters_OutRouteWithdrawPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_OutRouteWithdrawPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/out-route-withdraw YANG schema element.
func (*BgpPeer_Counters_OutRouteWithdrawPathAny) State ¶
func (n *BgpPeer_Counters_OutRouteWithdrawPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-route-withdraw" Path from root: "/bgp-peers/bgp-peer/state/counters/out-route-withdraw"
type BgpPeer_Counters_OutRoutesPath ¶
type BgpPeer_Counters_OutRoutesPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_OutRoutesPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/out-routes YANG schema element.
func (*BgpPeer_Counters_OutRoutesPath) State ¶
func (n *BgpPeer_Counters_OutRoutesPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-routes" Path from root: "/bgp-peers/bgp-peer/state/counters/out-routes"
type BgpPeer_Counters_OutRoutesPathAny ¶
type BgpPeer_Counters_OutRoutesPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_OutRoutesPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/out-routes YANG schema element.
func (*BgpPeer_Counters_OutRoutesPathAny) State ¶
func (n *BgpPeer_Counters_OutRoutesPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-routes" Path from root: "/bgp-peers/bgp-peer/state/counters/out-routes"
type BgpPeer_Counters_OutUpdatesPath ¶
type BgpPeer_Counters_OutUpdatesPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_OutUpdatesPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/out-updates YANG schema element.
func (*BgpPeer_Counters_OutUpdatesPath) State ¶
func (n *BgpPeer_Counters_OutUpdatesPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-updates" Path from root: "/bgp-peers/bgp-peer/state/counters/out-updates"
type BgpPeer_Counters_OutUpdatesPathAny ¶
type BgpPeer_Counters_OutUpdatesPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_Counters_OutUpdatesPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/counters/out-updates YANG schema element.
func (*BgpPeer_Counters_OutUpdatesPathAny) State ¶
func (n *BgpPeer_Counters_OutUpdatesPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "out-updates" Path from root: "/bgp-peers/bgp-peer/state/counters/out-updates"
type BgpPeer_NamePath ¶
BgpPeer_NamePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/name YANG schema element.
func (*BgpPeer_NamePath) Config ¶
func (n *BgpPeer_NamePath) Config() ygnmi.ConfigQuery[string]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "name" Path from root: ""
func (*BgpPeer_NamePath) State ¶
func (n *BgpPeer_NamePath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/name" Path from root: "/bgp-peers/bgp-peer/state/name"
type BgpPeer_NamePathAny ¶
BgpPeer_NamePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/name YANG schema element.
func (*BgpPeer_NamePathAny) Config ¶
func (n *BgpPeer_NamePathAny) Config() ygnmi.WildcardQuery[string]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "name" Path from root: ""
func (*BgpPeer_NamePathAny) State ¶
func (n *BgpPeer_NamePathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/name" Path from root: "/bgp-peers/bgp-peer/state/name"
type BgpPeer_SessionStatePath ¶
BgpPeer_SessionStatePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/session-state YANG schema element.
func (*BgpPeer_SessionStatePath) State ¶
func (n *BgpPeer_SessionStatePath) State() ygnmi.SingletonQuery[oc.E_BgpPeer_SessionState]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/session-state" Path from root: "/bgp-peers/bgp-peer/state/session-state"
type BgpPeer_SessionStatePathAny ¶
type BgpPeer_SessionStatePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_SessionStatePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/state/session-state YANG schema element.
func (*BgpPeer_SessionStatePathAny) State ¶
func (n *BgpPeer_SessionStatePathAny) State() ygnmi.WildcardQuery[oc.E_BgpPeer_SessionState]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/session-state" Path from root: "/bgp-peers/bgp-peer/state/session-state"
type BgpPeer_UnicastIpv4PrefixPath ¶
BgpPeer_UnicastIpv4PrefixPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix YANG schema element.
func (*BgpPeer_UnicastIpv4PrefixPath) Address ¶
func (n *BgpPeer_UnicastIpv4PrefixPath) Address() *BgpPeer_UnicastIpv4Prefix_AddressPath
Address (leaf): The IPv4 address.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/*/address"
func (*BgpPeer_UnicastIpv4PrefixPath) AsPathAny ¶
func (n *BgpPeer_UnicastIpv4PrefixPath) AsPathAny() *BgpPeer_UnicastIpv4Prefix_AsPathPathAny
AsPathAny (list): Unkeyed list of AS PATH segments This attribute identifies the autonomous systems through which routing information carried in this UPDATE message has passed.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/as-path" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/as-path"
func (*BgpPeer_UnicastIpv4PrefixPath) CommunityAny ¶
func (n *BgpPeer_UnicastIpv4PrefixPath) CommunityAny() *BgpPeer_UnicastIpv4Prefix_CommunityPathAny
CommunityAny (list): Unkeyed list of optional community attributes present in the UPDATE message.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/community" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/community"
func (*BgpPeer_UnicastIpv4PrefixPath) ExtendedCommunityAny ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4PrefixPath) ExtendedCommunityAny() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPathAny
ExtendedCommunityAny (list): Unkeyed list of optional extended community attributes present in the UPDATE message.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/extended-community" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community"
func (*BgpPeer_UnicastIpv4PrefixPath) LocalPreference ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv4PrefixPath) LocalPreference() *BgpPeer_UnicastIpv4Prefix_LocalPreferencePath
LocalPreference (leaf): The local preference is a well-known attribute and the value is used for route selection. The route with the highest local preference value is preferred.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/local-preference" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/local-preference"
func (*BgpPeer_UnicastIpv4PrefixPath) MultiExitDiscriminator ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv4PrefixPath) MultiExitDiscriminator() *BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPath
MultiExitDiscriminator (leaf): The multi exit discriminator (MED) is an optional non-transitive attribute and the value is used for route selection. The route with the lowest MED value is preferred.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/multi-exit-discriminator" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/multi-exit-discriminator"
func (*BgpPeer_UnicastIpv4PrefixPath) NextHopIpv4Address ¶
func (n *BgpPeer_UnicastIpv4PrefixPath) NextHopIpv4Address() *BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPath
NextHopIpv4Address (leaf): The IPv4 address of the egress interface.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv4-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/next-hop-ipv4-address"
func (*BgpPeer_UnicastIpv4PrefixPath) NextHopIpv6Address ¶
func (n *BgpPeer_UnicastIpv4PrefixPath) NextHopIpv6Address() *BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPath
NextHopIpv6Address (leaf): The IPv6 address of the egress interface.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv6-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/next-hop-ipv6-address"
func (*BgpPeer_UnicastIpv4PrefixPath) Origin ¶
func (n *BgpPeer_UnicastIpv4PrefixPath) Origin() *BgpPeer_UnicastIpv4Prefix_OriginPath
Origin (leaf): The origin of the prefix.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/origin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/*/origin"
func (*BgpPeer_UnicastIpv4PrefixPath) PathId ¶
func (n *BgpPeer_UnicastIpv4PrefixPath) PathId() *BgpPeer_UnicastIpv4Prefix_PathIdPath
PathId (leaf): If the route is learned from a neighbor, the path-id corresponds to the path-id for the route in the corresponding adj-rib-in-post table. If the route is injected from another protocol, or the neighbor does not support BGP add-paths, the path-id should be set to zero, also the default value.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/path-id" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/*/path-id"
func (*BgpPeer_UnicastIpv4PrefixPath) PrefixLength ¶
func (n *BgpPeer_UnicastIpv4PrefixPath) PrefixLength() *BgpPeer_UnicastIpv4Prefix_PrefixLengthPath
PrefixLength (leaf): The prefix length.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/prefix-length" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/*/prefix-length"
func (*BgpPeer_UnicastIpv4PrefixPath) State ¶
func (n *BgpPeer_UnicastIpv4PrefixPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4PrefixPathAny ¶
BgpPeer_UnicastIpv4PrefixPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix YANG schema element.
func (*BgpPeer_UnicastIpv4PrefixPathAny) Address ¶
func (n *BgpPeer_UnicastIpv4PrefixPathAny) Address() *BgpPeer_UnicastIpv4Prefix_AddressPathAny
Address (leaf): The IPv4 address.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/*/address"
func (*BgpPeer_UnicastIpv4PrefixPathAny) AsPathAny ¶
func (n *BgpPeer_UnicastIpv4PrefixPathAny) AsPathAny() *BgpPeer_UnicastIpv4Prefix_AsPathPathAny
AsPathAny (list): Unkeyed list of AS PATH segments This attribute identifies the autonomous systems through which routing information carried in this UPDATE message has passed.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/as-path" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/as-path"
func (*BgpPeer_UnicastIpv4PrefixPathAny) CommunityAny ¶
func (n *BgpPeer_UnicastIpv4PrefixPathAny) CommunityAny() *BgpPeer_UnicastIpv4Prefix_CommunityPathAny
CommunityAny (list): Unkeyed list of optional community attributes present in the UPDATE message.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/community" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/community"
func (*BgpPeer_UnicastIpv4PrefixPathAny) ExtendedCommunityAny ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4PrefixPathAny) ExtendedCommunityAny() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPathAny
ExtendedCommunityAny (list): Unkeyed list of optional extended community attributes present in the UPDATE message.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/extended-community" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community"
func (*BgpPeer_UnicastIpv4PrefixPathAny) LocalPreference ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv4PrefixPathAny) LocalPreference() *BgpPeer_UnicastIpv4Prefix_LocalPreferencePathAny
LocalPreference (leaf): The local preference is a well-known attribute and the value is used for route selection. The route with the highest local preference value is preferred.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/local-preference" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/local-preference"
func (*BgpPeer_UnicastIpv4PrefixPathAny) MultiExitDiscriminator ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv4PrefixPathAny) MultiExitDiscriminator() *BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPathAny
MultiExitDiscriminator (leaf): The multi exit discriminator (MED) is an optional non-transitive attribute and the value is used for route selection. The route with the lowest MED value is preferred.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/multi-exit-discriminator" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/multi-exit-discriminator"
func (*BgpPeer_UnicastIpv4PrefixPathAny) NextHopIpv4Address ¶
func (n *BgpPeer_UnicastIpv4PrefixPathAny) NextHopIpv4Address() *BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPathAny
NextHopIpv4Address (leaf): The IPv4 address of the egress interface.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv4-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/next-hop-ipv4-address"
func (*BgpPeer_UnicastIpv4PrefixPathAny) NextHopIpv6Address ¶
func (n *BgpPeer_UnicastIpv4PrefixPathAny) NextHopIpv6Address() *BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPathAny
NextHopIpv6Address (leaf): The IPv6 address of the egress interface.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv6-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/next-hop-ipv6-address"
func (*BgpPeer_UnicastIpv4PrefixPathAny) Origin ¶
func (n *BgpPeer_UnicastIpv4PrefixPathAny) Origin() *BgpPeer_UnicastIpv4Prefix_OriginPathAny
Origin (leaf): The origin of the prefix.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/origin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/*/origin"
func (*BgpPeer_UnicastIpv4PrefixPathAny) PathId ¶
func (n *BgpPeer_UnicastIpv4PrefixPathAny) PathId() *BgpPeer_UnicastIpv4Prefix_PathIdPathAny
PathId (leaf): If the route is learned from a neighbor, the path-id corresponds to the path-id for the route in the corresponding adj-rib-in-post table. If the route is injected from another protocol, or the neighbor does not support BGP add-paths, the path-id should be set to zero, also the default value.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/path-id" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/*/path-id"
func (*BgpPeer_UnicastIpv4PrefixPathAny) PrefixLength ¶
func (n *BgpPeer_UnicastIpv4PrefixPathAny) PrefixLength() *BgpPeer_UnicastIpv4Prefix_PrefixLengthPathAny
PrefixLength (leaf): The prefix length.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/prefix-length" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/*/prefix-length"
func (*BgpPeer_UnicastIpv4PrefixPathAny) State ¶
func (n *BgpPeer_UnicastIpv4PrefixPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv4PrefixPathAny) WithAddress ¶
func (n *BgpPeer_UnicastIpv4PrefixPathAny) WithAddress(Address string) *BgpPeer_UnicastIpv4PrefixPathAny
WithAddress sets BgpPeer_UnicastIpv4PrefixPathAny's key "address" to the specified value. Address: string
func (*BgpPeer_UnicastIpv4PrefixPathAny) WithOrigin ¶
func (n *BgpPeer_UnicastIpv4PrefixPathAny) WithOrigin(Origin oc.E_UnicastIpv4Prefix_Origin) *BgpPeer_UnicastIpv4PrefixPathAny
WithOrigin sets BgpPeer_UnicastIpv4PrefixPathAny's key "origin" to the specified value. Origin: oc.E_UnicastIpv4Prefix_Origin
func (*BgpPeer_UnicastIpv4PrefixPathAny) WithPathId ¶
func (n *BgpPeer_UnicastIpv4PrefixPathAny) WithPathId(PathId uint32) *BgpPeer_UnicastIpv4PrefixPathAny
WithPathId sets BgpPeer_UnicastIpv4PrefixPathAny's key "path-id" to the specified value. PathId: uint32
func (*BgpPeer_UnicastIpv4PrefixPathAny) WithPrefixLength ¶
func (n *BgpPeer_UnicastIpv4PrefixPathAny) WithPrefixLength(PrefixLength uint32) *BgpPeer_UnicastIpv4PrefixPathAny
WithPrefixLength sets BgpPeer_UnicastIpv4PrefixPathAny's key "prefix-length" to the specified value. PrefixLength: uint32
type BgpPeer_UnicastIpv4PrefixPathMap ¶ added in v0.1.24
BgpPeer_UnicastIpv4PrefixPathMap represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix YANG schema element.
type BgpPeer_UnicastIpv4PrefixPathMapAny ¶ added in v0.1.24
BgpPeer_UnicastIpv4PrefixPathMapAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix YANG schema element.
type BgpPeer_UnicastIpv4Prefix_AddressPath ¶
type BgpPeer_UnicastIpv4Prefix_AddressPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_AddressPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/address YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_AddressPath) Config ¶
func (n *BgpPeer_UnicastIpv4Prefix_AddressPath) Config() ygnmi.ConfigQuery[string]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "address" Path from root: ""
func (*BgpPeer_UnicastIpv4Prefix_AddressPath) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_AddressPath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/address"
type BgpPeer_UnicastIpv4Prefix_AddressPathAny ¶
type BgpPeer_UnicastIpv4Prefix_AddressPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_AddressPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/address YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_AddressPathAny) Config ¶
func (n *BgpPeer_UnicastIpv4Prefix_AddressPathAny) Config() ygnmi.WildcardQuery[string]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "address" Path from root: ""
func (*BgpPeer_UnicastIpv4Prefix_AddressPathAny) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_AddressPathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/address"
type BgpPeer_UnicastIpv4Prefix_AsPathPath ¶
BgpPeer_UnicastIpv4Prefix_AsPathPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/as-path YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_AsPathPath) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_AsPathPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_AsPath]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_AsPathPathAny ¶
BgpPeer_UnicastIpv4Prefix_AsPathPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/as-path YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_AsPathPathAny) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_AsPathPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_AsPath]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_CommunityPath ¶
BgpPeer_UnicastIpv4Prefix_CommunityPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/community YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_CommunityPath) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_CommunityPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_Community]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_CommunityPathAny ¶
BgpPeer_UnicastIpv4Prefix_CommunityPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/community YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_CommunityPathAny) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_CommunityPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_Community]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPath ¶ added in v0.5.8
BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPathAny ¶ added in v0.5.8
BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunityPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath ¶ added in v0.5.8
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) BgpExtendedCommunityStructuredType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) BgpExtendedCommunityStructuredType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath
BgpExtendedCommunityStructuredType (leaf): The type of Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bgp-extended-community-structured_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/bgp-extended-community-structured_type"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) NonTransitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) NonTransitive_2OctetAsType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath
NonTransitive_2OctetAsType (container): The Non-Transitive Two-Octet AS-Specific Extended Community is sent as type 0x40
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "non_transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) TransitiveIpv4AddressType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) TransitiveIpv4AddressType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath
TransitiveIpv4AddressType (container): The Transitive IPv4 Address Specific Extended Community is sent as type 0x01
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_ipv4_address_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) TransitiveOpaqueType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) TransitiveOpaqueType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath
TransitiveOpaqueType (container): The Transitive Opaque Extended Community is sent as type 0x03
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_opaque_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) Transitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) Transitive_2OctetAsType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath
Transitive_2OctetAsType (container): The Transitive Two-Octet AS-Specific Extended Community is sent as type 0x00
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) Transitive_4OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPath) Transitive_4OctetAsType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath
Transitive_4OctetAsType (container): The Transitive Four-Octet AS-Specific Extended Community is sent as type 0x02
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_4octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny ¶ added in v0.5.8
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) BgpExtendedCommunityStructuredType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) BgpExtendedCommunityStructuredType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny
BgpExtendedCommunityStructuredType (leaf): The type of Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bgp-extended-community-structured_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/bgp-extended-community-structured_type"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) NonTransitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) NonTransitive_2OctetAsType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny
NonTransitive_2OctetAsType (container): The Non-Transitive Two-Octet AS-Specific Extended Community is sent as type 0x40
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "non_transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) TransitiveIpv4AddressType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) TransitiveIpv4AddressType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny
TransitiveIpv4AddressType (container): The Transitive IPv4 Address Specific Extended Community is sent as type 0x01
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_ipv4_address_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) TransitiveOpaqueType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) TransitiveOpaqueType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny
TransitiveOpaqueType (container): The Transitive Opaque Extended Community is sent as type 0x03
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_opaque_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) Transitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) Transitive_2OctetAsType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny
Transitive_2OctetAsType (container): The Transitive Two-Octet AS-Specific Extended Community is sent as type 0x00
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) Transitive_4OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_StructuredPathAny) Transitive_4OctetAsType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny
Transitive_4OctetAsType (container): The Transitive Four-Octet AS-Specific Extended Community is sent as type 0x02
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_4octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/bgp-extended-community-structured_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath) State() ygnmi.SingletonQuery[oc.E_ExtendedCommunity_BgpExtendedCommunityStructuredType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bgp-extended-community-structured_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/bgp-extended-community-structured_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/bgp-extended-community-structured_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny) State() ygnmi.WildcardQuery[oc.E_ExtendedCommunity_BgpExtendedCommunityStructuredType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bgp-extended-community-structured_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/bgp-extended-community-structured_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) LinkBandwidthSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) LinkBandwidthSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath
LinkBandwidthSubtype (container): TBD: xxx
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "link_bandwidth_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) NonTransitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) NonTransitive_2OctetAsType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath
NonTransitive_2OctetAsType (leaf): The type of Non-Transitive Two-Octet AS-Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "non_transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/non_transitive_2octet_as_type"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) LinkBandwidthSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) LinkBandwidthSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny
LinkBandwidthSubtype (container): TBD: xxx
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "link_bandwidth_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) NonTransitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) NonTransitive_2OctetAsType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny
NonTransitive_2OctetAsType (leaf): The type of Non-Transitive Two-Octet AS-Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "non_transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/non_transitive_2octet_as_type"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) Bandwidth ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) Bandwidth() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath
Bandwidth (leaf): Bandwidth of the link in bytes per second. ( 1 Kbps is 1000 bytes per second and 1 Mbps is 1000 Kbps per second )
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bandwidth" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/bandwidth"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) Global_2ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) Global_2ByteAs() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath
Global_2ByteAs (leaf): The value of the Global Administrator subfield should represent the Autonomous System of the router that attaches the Link Bandwidth Community.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/global_2byte_as"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) Bandwidth ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) Bandwidth() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny
Bandwidth (leaf): Bandwidth of the link in bytes per second. ( 1 Kbps is 1000 bytes per second and 1 Mbps is 1000 Kbps per second )
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bandwidth" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/bandwidth"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) Global_2ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) Global_2ByteAs() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny
Global_2ByteAs (leaf): The value of the Global Administrator subfield should represent the Autonomous System of the router that attaches the Link Bandwidth Community.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/global_2byte_as"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/bandwidth YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath) State() ygnmi.SingletonQuery[float32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bandwidth" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/bandwidth"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/bandwidth YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny) State() ygnmi.WildcardQuery[float32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bandwidth" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/bandwidth"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/global_2byte_as YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/global_2byte_as"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/global_2byte_as YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/global_2byte_as"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/non_transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath) State() ygnmi.SingletonQuery[oc.E_Structured_NonTransitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "non_transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/non_transitive_2octet_as_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/non_transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny) State() ygnmi.WildcardQuery[oc.E_Structured_NonTransitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "non_transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/non_transitive_2octet_as_type/non_transitive_2octet_as_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) RouteOriginSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) RouteOriginSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath
RouteOriginSubtype (container): The Route Origin Community identifies one or more routers that inject a set of routes (that carry this Community) into BGP It is sent with sub-type as 0x03.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_origin_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) RouteTargetSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) RouteTargetSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath
RouteTargetSubtype (container): The Route Target Community identifies one or more routers that may receive a set of routes (that carry this Community) carried by BGP. It is sent with sub-type as 0x02.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_target_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) TransitiveIpv4AddressType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) TransitiveIpv4AddressType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath
TransitiveIpv4AddressType (leaf): The type of Transitive IPv4 Address Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_ipv4_address_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/transitive_ipv4_address_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) RouteOriginSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) RouteOriginSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny
RouteOriginSubtype (container): The Route Origin Community identifies one or more routers that inject a set of routes (that carry this Community) into BGP It is sent with sub-type as 0x03.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_origin_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) RouteTargetSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) RouteTargetSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny
RouteTargetSubtype (container): The Route Target Community identifies one or more routers that may receive a set of routes (that carry this Community) carried by BGP. It is sent with sub-type as 0x02.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_target_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) TransitiveIpv4AddressType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) TransitiveIpv4AddressType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny
TransitiveIpv4AddressType (leaf): The type of Transitive IPv4 Address Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_ipv4_address_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/transitive_ipv4_address_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) GlobalIpv4Admin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) GlobalIpv4Admin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath
GlobalIpv4Admin (leaf): An IPv4 unicast address assigned by one of the Internet registries.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/global_ipv4_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) Local_2ByteAdmin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the IP address carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) GlobalIpv4Admin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) GlobalIpv4Admin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny
GlobalIpv4Admin (leaf): An IPv4 unicast address assigned by one of the Internet registries.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/global_ipv4_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) Local_2ByteAdmin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the IP address carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/global_ipv4_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/global_ipv4_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/global_ipv4_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/global_ipv4_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) GlobalIpv4Admin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) GlobalIpv4Admin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath
GlobalIpv4Admin (leaf): An IPv4 unicast address assigned by one of the Internet registries.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/global_ipv4_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) Local_2ByteAdmin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the IP address carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) GlobalIpv4Admin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) GlobalIpv4Admin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny
GlobalIpv4Admin (leaf): An IPv4 unicast address assigned by one of the Internet registries.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/global_ipv4_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) Local_2ByteAdmin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the IP address carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/global_ipv4_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/global_ipv4_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/global_ipv4_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/global_ipv4_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/transitive_ipv4_address_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath) State() ygnmi.SingletonQuery[oc.E_Structured_TransitiveIpv4AddressType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_ipv4_address_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/transitive_ipv4_address_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/transitive_ipv4_address_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny) State() ygnmi.WildcardQuery[oc.E_Structured_TransitiveIpv4AddressType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_ipv4_address_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_ipv4_address_type/transitive_ipv4_address_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) ColorSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) ColorSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath
ColorSubtype (container): The Color Community contains locally administrator defined 'color' value which is used in conjunction with Encapsulation attribute to decide whether a data packet can be transmitted on a certain tunnel or not. It is defined in RFC9012 and sent with sub-type as 0x0b.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "color_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) EncapsulationSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) EncapsulationSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath
EncapsulationSubtype (container): This identifies the type of tunneling technology being signalled. It is defined in RFC9012 and sent with sub-type as 0x0c.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "encapsulation_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) TransitiveOpaqueType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) TransitiveOpaqueType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath
TransitiveOpaqueType (leaf): The type of Transitive Opaque Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_opaque_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/transitive_opaque_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) ColorSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) ColorSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny
ColorSubtype (container): The Color Community contains locally administrator defined 'color' value which is used in conjunction with Encapsulation attribute to decide whether a data packet can be transmitted on a certain tunnel or not. It is defined in RFC9012 and sent with sub-type as 0x0b.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "color_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) EncapsulationSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) EncapsulationSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny
EncapsulationSubtype (container): This identifies the type of tunneling technology being signalled. It is defined in RFC9012 and sent with sub-type as 0x0c.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "encapsulation_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) TransitiveOpaqueType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) TransitiveOpaqueType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny
TransitiveOpaqueType (leaf): The type of Transitive Opaque Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_opaque_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/transitive_opaque_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) Color ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) Color() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath
Color (leaf): he color value is user defined and configured locally and used to determine whether a data packet can be transmitted on a certain tunnel or not in conjunction with the Encapsulation attribute. It is defined in RFC9012.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "color" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/color"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) Flags ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) Flags() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath
Flags (leaf): Two octet flag values.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "flags" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/flags"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) Color ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) Color() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny
Color (leaf): he color value is user defined and configured locally and used to determine whether a data packet can be transmitted on a certain tunnel or not in conjunction with the Encapsulation attribute. It is defined in RFC9012.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "color" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/color"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) Flags ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) Flags() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny
Flags (leaf): Two octet flag values.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "flags" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/flags"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/color YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "color" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/color"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/color YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "color" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/color"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/flags YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "flags" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/flags"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/flags YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "flags" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/flags"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) Reserved ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) Reserved() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath
Reserved (leaf): Four bytes of reserved values. Normally set to 0 on transmit and ignored on receive.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "reserved" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/reserved"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) TunnelType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) TunnelType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath
TunnelType (leaf): Identifies the type of tunneling technology being signalled. Initially defined in RFC5512 and extended in RFC9012.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "tunnel_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/tunnel_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) Reserved ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) Reserved() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny
Reserved (leaf): Four bytes of reserved values. Normally set to 0 on transmit and ignored on receive.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "reserved" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/reserved"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) TunnelType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) TunnelType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny
TunnelType (leaf): Identifies the type of tunneling technology being signalled. Initially defined in RFC5512 and extended in RFC9012.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "tunnel_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/tunnel_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/reserved YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "reserved" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/reserved"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/reserved YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "reserved" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/reserved"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/tunnel_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "tunnel_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/tunnel_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/tunnel_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "tunnel_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/tunnel_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/transitive_opaque_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath) State() ygnmi.SingletonQuery[oc.E_Structured_TransitiveOpaqueType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_opaque_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/transitive_opaque_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/transitive_opaque_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny) State() ygnmi.WildcardQuery[oc.E_Structured_TransitiveOpaqueType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_opaque_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_opaque_type/transitive_opaque_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) RouteOriginSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) RouteOriginSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath
RouteOriginSubtype (container): The Route Origin Community identifies one or more routers that inject a set of routes (that carry this Community) into BGP. It is sent with sub-type as 0x03.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_origin_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) RouteTargetSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) RouteTargetSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath
RouteTargetSubtype (container): The Route Target Community identifies one or more routers that may receive a set of routes (that carry this Community) carried by BGP. It is sent with sub-type as 0x02.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_target_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) Transitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) Transitive_2OctetAsType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath
Transitive_2OctetAsType (leaf): The type of Transitive Two-Octet AS-Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/transitive_2octet_as_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) RouteOriginSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) RouteOriginSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny
RouteOriginSubtype (container): The Route Origin Community identifies one or more routers that inject a set of routes (that carry this Community) into BGP. It is sent with sub-type as 0x03.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_origin_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) RouteTargetSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) RouteTargetSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny
RouteTargetSubtype (container): The Route Target Community identifies one or more routers that may receive a set of routes (that carry this Community) carried by BGP. It is sent with sub-type as 0x02.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_target_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) Transitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) Transitive_2OctetAsType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny
Transitive_2OctetAsType (leaf): The type of Transitive Two-Octet AS-Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/transitive_2octet_as_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) Global_2ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) Global_2ByteAs() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath
Global_2ByteAs (leaf): The two octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/global_2byte_as"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) Local_4ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) Local_4ByteAdmin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath
Local_4ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/local_4byte_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) Global_2ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) Global_2ByteAs() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny
Global_2ByteAs (leaf): The two octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/global_2byte_as"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) Local_4ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) Local_4ByteAdmin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny
Local_4ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/local_4byte_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/global_2byte_as YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/global_2byte_as"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/global_2byte_as YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/global_2byte_as"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/local_4byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/local_4byte_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/local_4byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/local_4byte_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) Global_2ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) Global_2ByteAs() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath
Global_2ByteAs (leaf): The two octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/global_2byte_as"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) Local_4ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) Local_4ByteAdmin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath
Local_4ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/local_4byte_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) Global_2ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) Global_2ByteAs() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny
Global_2ByteAs (leaf): The two octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/global_2byte_as"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) Local_4ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) Local_4ByteAdmin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny
Local_4ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/local_4byte_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/global_2byte_as YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/global_2byte_as"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/global_2byte_as YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/global_2byte_as"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/local_4byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/local_4byte_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/local_4byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/local_4byte_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath) State() ygnmi.SingletonQuery[oc.E_Structured_Transitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/transitive_2octet_as_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny) State() ygnmi.WildcardQuery[oc.E_Structured_Transitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_2octet_as_type/transitive_2octet_as_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) RouteOriginSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) RouteOriginSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath
RouteOriginSubtype (container): The Route Origin Community identifies one or more routers that inject a set of routes (that carry this Community) into BGP. It is sent with sub-type as 0x03.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_origin_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) RouteTargetSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) RouteTargetSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath
RouteTargetSubtype (container): The Route Target Community identifies one or more routers that may receive a set of routes (that carry this Community) carried by BGP. It is sent with sub-type as 0x02.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_target_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) Transitive_4OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) Transitive_4OctetAsType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath
Transitive_4OctetAsType (leaf): The type of Transitive Four-Octet AS-Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_4octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/transitive_4octet_as_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) RouteOriginSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) RouteOriginSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny
RouteOriginSubtype (container): The Route Origin Community identifies one or more routers that inject a set of routes (that carry this Community) into BGP. It is sent with sub-type as 0x03.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_origin_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) RouteTargetSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) RouteTargetSubtype() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny
RouteTargetSubtype (container): The Route Target Community identifies one or more routers that may receive a set of routes (that carry this Community) carried by BGP. It is sent with sub-type as 0x02.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_target_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) Transitive_4OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) Transitive_4OctetAsType() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny
Transitive_4OctetAsType (leaf): The type of Transitive Four-Octet AS-Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_4octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/transitive_4octet_as_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) Global_4ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) Global_4ByteAs() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath
Global_4ByteAs (leaf): The four octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/global_4byte_as"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) Local_2ByteAdmin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) Global_4ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) Global_4ByteAs() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny
Global_4ByteAs (leaf): The four octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/global_4byte_as"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) Local_2ByteAdmin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/global_4byte_as YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/global_4byte_as"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/global_4byte_as YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/global_4byte_as"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) Global_4ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) Global_4ByteAs() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath
Global_4ByteAs (leaf): The four octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/global_4byte_as"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) Local_2ByteAdmin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) Global_4ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) Global_4ByteAs() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny
Global_4ByteAs (leaf): The four octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/global_4byte_as"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) Local_2ByteAdmin() *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/global_4byte_as YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/global_4byte_as"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/global_4byte_as YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/global_4byte_as"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/transitive_4octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath) State() ygnmi.SingletonQuery[oc.E_Structured_Transitive_4OctetAsType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_4octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/transitive_4octet_as_type"
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/transitive_4octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv4Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny) State() ygnmi.WildcardQuery[oc.E_Structured_Transitive_4OctetAsType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_4octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/extended-community/structured/transitive_4octet_as_type/transitive_4octet_as_type"
type BgpPeer_UnicastIpv4Prefix_LocalPreferencePath ¶ added in v0.2.2
type BgpPeer_UnicastIpv4Prefix_LocalPreferencePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_LocalPreferencePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/local-preference YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_LocalPreferencePath) State ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv4Prefix_LocalPreferencePath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/local-preference" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/local-preference"
type BgpPeer_UnicastIpv4Prefix_LocalPreferencePathAny ¶ added in v0.2.2
type BgpPeer_UnicastIpv4Prefix_LocalPreferencePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_LocalPreferencePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/local-preference YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_LocalPreferencePathAny) State ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv4Prefix_LocalPreferencePathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/local-preference" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/local-preference"
type BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPath ¶ added in v0.2.2
type BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/multi-exit-discriminator YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPath) State ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/multi-exit-discriminator" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/multi-exit-discriminator"
type BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPathAny ¶ added in v0.2.2
type BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/multi-exit-discriminator YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPathAny) State ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv4Prefix_MultiExitDiscriminatorPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/multi-exit-discriminator" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/multi-exit-discriminator"
type BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPath ¶
type BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/next-hop-ipv4-address YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPath) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv4-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/next-hop-ipv4-address"
type BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPathAny ¶
type BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/next-hop-ipv4-address YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPathAny) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_NextHopIpv4AddressPathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv4-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/next-hop-ipv4-address"
type BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPath ¶
type BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/next-hop-ipv6-address YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPath) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv6-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/next-hop-ipv6-address"
type BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPathAny ¶
type BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/next-hop-ipv6-address YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPathAny) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_NextHopIpv6AddressPathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv6-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/next-hop-ipv6-address"
type BgpPeer_UnicastIpv4Prefix_OriginPath ¶
type BgpPeer_UnicastIpv4Prefix_OriginPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_OriginPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/origin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_OriginPath) Config ¶
func (n *BgpPeer_UnicastIpv4Prefix_OriginPath) Config() ygnmi.ConfigQuery[oc.E_UnicastIpv4Prefix_Origin]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "origin" Path from root: ""
func (*BgpPeer_UnicastIpv4Prefix_OriginPath) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_OriginPath) State() ygnmi.SingletonQuery[oc.E_UnicastIpv4Prefix_Origin]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/origin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/origin"
type BgpPeer_UnicastIpv4Prefix_OriginPathAny ¶
type BgpPeer_UnicastIpv4Prefix_OriginPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_OriginPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/origin YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_OriginPathAny) Config ¶
func (n *BgpPeer_UnicastIpv4Prefix_OriginPathAny) Config() ygnmi.WildcardQuery[oc.E_UnicastIpv4Prefix_Origin]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "origin" Path from root: ""
func (*BgpPeer_UnicastIpv4Prefix_OriginPathAny) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_OriginPathAny) State() ygnmi.WildcardQuery[oc.E_UnicastIpv4Prefix_Origin]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/origin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/origin"
type BgpPeer_UnicastIpv4Prefix_PathIdPath ¶
type BgpPeer_UnicastIpv4Prefix_PathIdPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_PathIdPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/path-id YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_PathIdPath) Config ¶
func (n *BgpPeer_UnicastIpv4Prefix_PathIdPath) Config() ygnmi.ConfigQuery[uint32]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "path-id" Path from root: ""
func (*BgpPeer_UnicastIpv4Prefix_PathIdPath) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_PathIdPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/path-id" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/path-id"
type BgpPeer_UnicastIpv4Prefix_PathIdPathAny ¶
type BgpPeer_UnicastIpv4Prefix_PathIdPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_PathIdPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/path-id YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_PathIdPathAny) Config ¶
func (n *BgpPeer_UnicastIpv4Prefix_PathIdPathAny) Config() ygnmi.WildcardQuery[uint32]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "path-id" Path from root: ""
func (*BgpPeer_UnicastIpv4Prefix_PathIdPathAny) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_PathIdPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/path-id" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/path-id"
type BgpPeer_UnicastIpv4Prefix_PrefixLengthPath ¶
type BgpPeer_UnicastIpv4Prefix_PrefixLengthPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_PrefixLengthPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/prefix-length YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_PrefixLengthPath) Config ¶
func (n *BgpPeer_UnicastIpv4Prefix_PrefixLengthPath) Config() ygnmi.ConfigQuery[uint32]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "prefix-length" Path from root: ""
func (*BgpPeer_UnicastIpv4Prefix_PrefixLengthPath) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_PrefixLengthPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/prefix-length" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/prefix-length"
type BgpPeer_UnicastIpv4Prefix_PrefixLengthPathAny ¶
type BgpPeer_UnicastIpv4Prefix_PrefixLengthPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv4Prefix_PrefixLengthPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/prefix-length YANG schema element.
func (*BgpPeer_UnicastIpv4Prefix_PrefixLengthPathAny) Config ¶
func (n *BgpPeer_UnicastIpv4Prefix_PrefixLengthPathAny) Config() ygnmi.WildcardQuery[uint32]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "prefix-length" Path from root: ""
func (*BgpPeer_UnicastIpv4Prefix_PrefixLengthPathAny) State ¶
func (n *BgpPeer_UnicastIpv4Prefix_PrefixLengthPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/prefix-length" Path from root: "/bgp-peers/bgp-peer/unicast-ipv4-prefixes/unicast-ipv4-prefix/state/prefix-length"
type BgpPeer_UnicastIpv6PrefixPath ¶
BgpPeer_UnicastIpv6PrefixPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix YANG schema element.
func (*BgpPeer_UnicastIpv6PrefixPath) Address ¶
func (n *BgpPeer_UnicastIpv6PrefixPath) Address() *BgpPeer_UnicastIpv6Prefix_AddressPath
Address (leaf): The IPv6 address.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/*/address"
func (*BgpPeer_UnicastIpv6PrefixPath) AsPathAny ¶
func (n *BgpPeer_UnicastIpv6PrefixPath) AsPathAny() *BgpPeer_UnicastIpv6Prefix_AsPathPathAny
AsPathAny (list): Unkeyed list of AS PATH segments This attribute identifies the autonomous systems through which routing information carried in this UPDATE message has passed.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/as-path" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/as-path"
func (*BgpPeer_UnicastIpv6PrefixPath) CommunityAny ¶
func (n *BgpPeer_UnicastIpv6PrefixPath) CommunityAny() *BgpPeer_UnicastIpv6Prefix_CommunityPathAny
CommunityAny (list): Unkeyed list of optional community attributes present in the UPDATE message.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/community" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/community"
func (*BgpPeer_UnicastIpv6PrefixPath) ExtendedCommunityAny ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6PrefixPath) ExtendedCommunityAny() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPathAny
ExtendedCommunityAny (list): Unkeyed list of optional extended community attributes present in the UPDATE message.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/extended-community" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community"
func (*BgpPeer_UnicastIpv6PrefixPath) LocalPreference ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv6PrefixPath) LocalPreference() *BgpPeer_UnicastIpv6Prefix_LocalPreferencePath
LocalPreference (leaf): The local preference is a well-known attribute and the value is used for route selection. The route with the highest local preference value is preferred.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/local-preference" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/local-preference"
func (*BgpPeer_UnicastIpv6PrefixPath) MultiExitDiscriminator ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv6PrefixPath) MultiExitDiscriminator() *BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPath
MultiExitDiscriminator (leaf): The multi exit discriminator (MED) is an optional non-transitive attribute and the value is used for route selection. The route with the lowest MED value is preferred.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/multi-exit-discriminator" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/multi-exit-discriminator"
func (*BgpPeer_UnicastIpv6PrefixPath) NextHopIpv4Address ¶
func (n *BgpPeer_UnicastIpv6PrefixPath) NextHopIpv4Address() *BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPath
NextHopIpv4Address (leaf): The IPv4 address of the egress interface.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv4-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/next-hop-ipv4-address"
func (*BgpPeer_UnicastIpv6PrefixPath) NextHopIpv6Address ¶
func (n *BgpPeer_UnicastIpv6PrefixPath) NextHopIpv6Address() *BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPath
NextHopIpv6Address (leaf): The IPv6 address of the egress interface.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv6-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/next-hop-ipv6-address"
func (*BgpPeer_UnicastIpv6PrefixPath) Origin ¶
func (n *BgpPeer_UnicastIpv6PrefixPath) Origin() *BgpPeer_UnicastIpv6Prefix_OriginPath
Origin (leaf): The origin of the prefix.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/origin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/*/origin"
func (*BgpPeer_UnicastIpv6PrefixPath) PathId ¶
func (n *BgpPeer_UnicastIpv6PrefixPath) PathId() *BgpPeer_UnicastIpv6Prefix_PathIdPath
PathId (leaf): If the route is learned from a neighbor, the path-id corresponds to the path-id for the route in the corresponding adj-rib-in-post table. If the route is injected from another protocol, or the neighbor does not support BGP add-paths, the path-id should be set to zero, also the default value.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/path-id" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/*/path-id"
func (*BgpPeer_UnicastIpv6PrefixPath) PrefixLength ¶
func (n *BgpPeer_UnicastIpv6PrefixPath) PrefixLength() *BgpPeer_UnicastIpv6Prefix_PrefixLengthPath
PrefixLength (leaf): The prefix length.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/prefix-length" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/*/prefix-length"
func (*BgpPeer_UnicastIpv6PrefixPath) State ¶
func (n *BgpPeer_UnicastIpv6PrefixPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6PrefixPathAny ¶
BgpPeer_UnicastIpv6PrefixPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix YANG schema element.
func (*BgpPeer_UnicastIpv6PrefixPathAny) Address ¶
func (n *BgpPeer_UnicastIpv6PrefixPathAny) Address() *BgpPeer_UnicastIpv6Prefix_AddressPathAny
Address (leaf): The IPv6 address.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/*/address"
func (*BgpPeer_UnicastIpv6PrefixPathAny) AsPathAny ¶
func (n *BgpPeer_UnicastIpv6PrefixPathAny) AsPathAny() *BgpPeer_UnicastIpv6Prefix_AsPathPathAny
AsPathAny (list): Unkeyed list of AS PATH segments This attribute identifies the autonomous systems through which routing information carried in this UPDATE message has passed.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/as-path" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/as-path"
func (*BgpPeer_UnicastIpv6PrefixPathAny) CommunityAny ¶
func (n *BgpPeer_UnicastIpv6PrefixPathAny) CommunityAny() *BgpPeer_UnicastIpv6Prefix_CommunityPathAny
CommunityAny (list): Unkeyed list of optional community attributes present in the UPDATE message.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/community" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/community"
func (*BgpPeer_UnicastIpv6PrefixPathAny) ExtendedCommunityAny ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6PrefixPathAny) ExtendedCommunityAny() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPathAny
ExtendedCommunityAny (list): Unkeyed list of optional extended community attributes present in the UPDATE message.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/extended-community" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community"
func (*BgpPeer_UnicastIpv6PrefixPathAny) LocalPreference ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv6PrefixPathAny) LocalPreference() *BgpPeer_UnicastIpv6Prefix_LocalPreferencePathAny
LocalPreference (leaf): The local preference is a well-known attribute and the value is used for route selection. The route with the highest local preference value is preferred.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/local-preference" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/local-preference"
func (*BgpPeer_UnicastIpv6PrefixPathAny) MultiExitDiscriminator ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv6PrefixPathAny) MultiExitDiscriminator() *BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPathAny
MultiExitDiscriminator (leaf): The multi exit discriminator (MED) is an optional non-transitive attribute and the value is used for route selection. The route with the lowest MED value is preferred.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/multi-exit-discriminator" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/multi-exit-discriminator"
func (*BgpPeer_UnicastIpv6PrefixPathAny) NextHopIpv4Address ¶
func (n *BgpPeer_UnicastIpv6PrefixPathAny) NextHopIpv4Address() *BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPathAny
NextHopIpv4Address (leaf): The IPv4 address of the egress interface.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv4-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/next-hop-ipv4-address"
func (*BgpPeer_UnicastIpv6PrefixPathAny) NextHopIpv6Address ¶
func (n *BgpPeer_UnicastIpv6PrefixPathAny) NextHopIpv6Address() *BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPathAny
NextHopIpv6Address (leaf): The IPv6 address of the egress interface.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv6-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/next-hop-ipv6-address"
func (*BgpPeer_UnicastIpv6PrefixPathAny) Origin ¶
func (n *BgpPeer_UnicastIpv6PrefixPathAny) Origin() *BgpPeer_UnicastIpv6Prefix_OriginPathAny
Origin (leaf): The origin of the prefix.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/origin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/*/origin"
func (*BgpPeer_UnicastIpv6PrefixPathAny) PathId ¶
func (n *BgpPeer_UnicastIpv6PrefixPathAny) PathId() *BgpPeer_UnicastIpv6Prefix_PathIdPathAny
PathId (leaf): If the route is learned from a neighbor, the path-id corresponds to the path-id for the route in the corresponding adj-rib-in-post table. If the route is injected from another protocol, or the neighbor does not support BGP add-paths, the path-id should be set to zero, also the default value.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/path-id" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/*/path-id"
func (*BgpPeer_UnicastIpv6PrefixPathAny) PrefixLength ¶
func (n *BgpPeer_UnicastIpv6PrefixPathAny) PrefixLength() *BgpPeer_UnicastIpv6Prefix_PrefixLengthPathAny
PrefixLength (leaf): The prefix length.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "*/prefix-length" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/*/prefix-length"
func (*BgpPeer_UnicastIpv6PrefixPathAny) State ¶
func (n *BgpPeer_UnicastIpv6PrefixPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv6PrefixPathAny) WithAddress ¶
func (n *BgpPeer_UnicastIpv6PrefixPathAny) WithAddress(Address string) *BgpPeer_UnicastIpv6PrefixPathAny
WithAddress sets BgpPeer_UnicastIpv6PrefixPathAny's key "address" to the specified value. Address: string
func (*BgpPeer_UnicastIpv6PrefixPathAny) WithOrigin ¶
func (n *BgpPeer_UnicastIpv6PrefixPathAny) WithOrigin(Origin oc.E_UnicastIpv6Prefix_Origin) *BgpPeer_UnicastIpv6PrefixPathAny
WithOrigin sets BgpPeer_UnicastIpv6PrefixPathAny's key "origin" to the specified value. Origin: oc.E_UnicastIpv6Prefix_Origin
func (*BgpPeer_UnicastIpv6PrefixPathAny) WithPathId ¶
func (n *BgpPeer_UnicastIpv6PrefixPathAny) WithPathId(PathId uint32) *BgpPeer_UnicastIpv6PrefixPathAny
WithPathId sets BgpPeer_UnicastIpv6PrefixPathAny's key "path-id" to the specified value. PathId: uint32
func (*BgpPeer_UnicastIpv6PrefixPathAny) WithPrefixLength ¶
func (n *BgpPeer_UnicastIpv6PrefixPathAny) WithPrefixLength(PrefixLength uint32) *BgpPeer_UnicastIpv6PrefixPathAny
WithPrefixLength sets BgpPeer_UnicastIpv6PrefixPathAny's key "prefix-length" to the specified value. PrefixLength: uint32
type BgpPeer_UnicastIpv6PrefixPathMap ¶ added in v0.1.24
BgpPeer_UnicastIpv6PrefixPathMap represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix YANG schema element.
type BgpPeer_UnicastIpv6PrefixPathMapAny ¶ added in v0.1.24
BgpPeer_UnicastIpv6PrefixPathMapAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix YANG schema element.
type BgpPeer_UnicastIpv6Prefix_AddressPath ¶
type BgpPeer_UnicastIpv6Prefix_AddressPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_AddressPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/address YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_AddressPath) Config ¶
func (n *BgpPeer_UnicastIpv6Prefix_AddressPath) Config() ygnmi.ConfigQuery[string]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "address" Path from root: ""
func (*BgpPeer_UnicastIpv6Prefix_AddressPath) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_AddressPath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/address"
type BgpPeer_UnicastIpv6Prefix_AddressPathAny ¶
type BgpPeer_UnicastIpv6Prefix_AddressPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_AddressPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/address YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_AddressPathAny) Config ¶
func (n *BgpPeer_UnicastIpv6Prefix_AddressPathAny) Config() ygnmi.WildcardQuery[string]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "address" Path from root: ""
func (*BgpPeer_UnicastIpv6Prefix_AddressPathAny) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_AddressPathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/address"
type BgpPeer_UnicastIpv6Prefix_AsPathPath ¶
BgpPeer_UnicastIpv6Prefix_AsPathPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/as-path YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_AsPathPath) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_AsPathPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_AsPath]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_AsPathPathAny ¶
BgpPeer_UnicastIpv6Prefix_AsPathPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/as-path YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_AsPathPathAny) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_AsPathPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_AsPath]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_CommunityPath ¶
BgpPeer_UnicastIpv6Prefix_CommunityPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/community YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_CommunityPath) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_CommunityPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_Community]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_CommunityPathAny ¶
BgpPeer_UnicastIpv6Prefix_CommunityPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/community YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_CommunityPathAny) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_CommunityPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_Community]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPath ¶ added in v0.5.8
BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPathAny ¶ added in v0.5.8
BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunityPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath ¶ added in v0.5.8
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) BgpExtendedCommunityStructuredType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) BgpExtendedCommunityStructuredType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath
BgpExtendedCommunityStructuredType (leaf): The type of Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bgp-extended-community-structured_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/bgp-extended-community-structured_type"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) NonTransitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) NonTransitive_2OctetAsType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath
NonTransitive_2OctetAsType (container): The Non-Transitive Two-Octet AS-Specific Extended Community is sent as type 0x40
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "non_transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) TransitiveIpv4AddressType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) TransitiveIpv4AddressType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath
TransitiveIpv4AddressType (container): The Transitive IPv4 Address Specific Extended Community is sent as type 0x01
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_ipv4_address_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) TransitiveOpaqueType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) TransitiveOpaqueType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath
TransitiveOpaqueType (container): The Transitive Opaque Extended Community is sent as type 0x03
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_opaque_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) Transitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) Transitive_2OctetAsType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath
Transitive_2OctetAsType (container): The Transitive Two-Octet AS-Specific Extended Community is sent as type 0x00
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) Transitive_4OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPath) Transitive_4OctetAsType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath
Transitive_4OctetAsType (container): The Transitive Four-Octet AS-Specific Extended Community is sent as type 0x02
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_4octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny ¶ added in v0.5.8
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) BgpExtendedCommunityStructuredType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) BgpExtendedCommunityStructuredType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny
BgpExtendedCommunityStructuredType (leaf): The type of Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bgp-extended-community-structured_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/bgp-extended-community-structured_type"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) NonTransitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) NonTransitive_2OctetAsType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny
NonTransitive_2OctetAsType (container): The Non-Transitive Two-Octet AS-Specific Extended Community is sent as type 0x40
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "non_transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) TransitiveIpv4AddressType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) TransitiveIpv4AddressType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny
TransitiveIpv4AddressType (container): The Transitive IPv4 Address Specific Extended Community is sent as type 0x01
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_ipv4_address_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) TransitiveOpaqueType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) TransitiveOpaqueType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny
TransitiveOpaqueType (container): The Transitive Opaque Extended Community is sent as type 0x03
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_opaque_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) Transitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) Transitive_2OctetAsType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny
Transitive_2OctetAsType (container): The Transitive Two-Octet AS-Specific Extended Community is sent as type 0x00
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) Transitive_4OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_StructuredPathAny) Transitive_4OctetAsType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny
Transitive_4OctetAsType (container): The Transitive Four-Octet AS-Specific Extended Community is sent as type 0x02
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_4octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/bgp-extended-community-structured_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePath) State() ygnmi.SingletonQuery[oc.E_ExtendedCommunity_BgpExtendedCommunityStructuredType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bgp-extended-community-structured_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/bgp-extended-community-structured_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/bgp-extended-community-structured_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_BgpExtendedCommunityStructuredTypePathAny) State() ygnmi.WildcardQuery[oc.E_ExtendedCommunity_BgpExtendedCommunityStructuredType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bgp-extended-community-structured_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/bgp-extended-community-structured_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) LinkBandwidthSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) LinkBandwidthSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath
LinkBandwidthSubtype (container): TBD: xxx
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "link_bandwidth_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) NonTransitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) NonTransitive_2OctetAsType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath
NonTransitive_2OctetAsType (leaf): The type of Non-Transitive Two-Octet AS-Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "non_transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/non_transitive_2octet_as_type"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) LinkBandwidthSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) LinkBandwidthSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny
LinkBandwidthSubtype (container): TBD: xxx
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "link_bandwidth_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) NonTransitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) NonTransitive_2OctetAsType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny
NonTransitive_2OctetAsType (leaf): The type of Non-Transitive Two-Octet AS-Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "non_transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/non_transitive_2octet_as_type"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsTypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) Bandwidth ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) Bandwidth() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath
Bandwidth (leaf): Bandwidth of the link in bytes per second. ( 1 Kbps is 1000 bytes per second and 1 Mbps is 1000 Kbps per second )
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bandwidth" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/bandwidth"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) Global_2ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) Global_2ByteAs() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath
Global_2ByteAs (leaf): The value of the Global Administrator subfield should represent the Autonomous System of the router that attaches the Link Bandwidth Community.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/global_2byte_as"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) Bandwidth ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) Bandwidth() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny
Bandwidth (leaf): Bandwidth of the link in bytes per second. ( 1 Kbps is 1000 bytes per second and 1 Mbps is 1000 Kbps per second )
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bandwidth" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/bandwidth"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) Global_2ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) Global_2ByteAs() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny
Global_2ByteAs (leaf): The value of the Global Administrator subfield should represent the Autonomous System of the router that attaches the Link Bandwidth Community.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/global_2byte_as"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/bandwidth YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPath) State() ygnmi.SingletonQuery[float32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bandwidth" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/bandwidth"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/bandwidth YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_BandwidthPathAny) State() ygnmi.WildcardQuery[float32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "bandwidth" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/bandwidth"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/global_2byte_as YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/global_2byte_as"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/global_2byte_as YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_LinkBandwidthSubtype_Global_2ByteAsPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/link_bandwidth_subtype/global_2byte_as"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/non_transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePath) State() ygnmi.SingletonQuery[oc.E_Structured_NonTransitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "non_transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/non_transitive_2octet_as_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/non_transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_NonTransitive_2OctetAsType_NonTransitive_2OctetAsTypePathAny) State() ygnmi.WildcardQuery[oc.E_Structured_NonTransitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "non_transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/non_transitive_2octet_as_type/non_transitive_2octet_as_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) RouteOriginSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) RouteOriginSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath
RouteOriginSubtype (container): The Route Origin Community identifies one or more routers that inject a set of routes (that carry this Community) into BGP It is sent with sub-type as 0x03.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_origin_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) RouteTargetSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) RouteTargetSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath
RouteTargetSubtype (container): The Route Target Community identifies one or more routers that may receive a set of routes (that carry this Community) carried by BGP. It is sent with sub-type as 0x02.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_target_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) TransitiveIpv4AddressType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePath) TransitiveIpv4AddressType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath
TransitiveIpv4AddressType (leaf): The type of Transitive IPv4 Address Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_ipv4_address_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/transitive_ipv4_address_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) RouteOriginSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) RouteOriginSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny
RouteOriginSubtype (container): The Route Origin Community identifies one or more routers that inject a set of routes (that carry this Community) into BGP It is sent with sub-type as 0x03.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_origin_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) RouteTargetSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) RouteTargetSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny
RouteTargetSubtype (container): The Route Target Community identifies one or more routers that may receive a set of routes (that carry this Community) carried by BGP. It is sent with sub-type as 0x02.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_target_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) TransitiveIpv4AddressType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressTypePathAny) TransitiveIpv4AddressType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny
TransitiveIpv4AddressType (leaf): The type of Transitive IPv4 Address Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_ipv4_address_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/transitive_ipv4_address_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) GlobalIpv4Admin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) GlobalIpv4Admin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath
GlobalIpv4Admin (leaf): An IPv4 unicast address assigned by one of the Internet registries.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/global_ipv4_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) Local_2ByteAdmin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the IP address carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) GlobalIpv4Admin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) GlobalIpv4Admin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny
GlobalIpv4Admin (leaf): An IPv4 unicast address assigned by one of the Internet registries.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/global_ipv4_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) Local_2ByteAdmin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the IP address carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/global_ipv4_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/global_ipv4_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/global_ipv4_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_GlobalIpv4AdminPathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/global_ipv4_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteOriginSubtype_Local_2ByteAdminPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_origin_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) GlobalIpv4Admin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) GlobalIpv4Admin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath
GlobalIpv4Admin (leaf): An IPv4 unicast address assigned by one of the Internet registries.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/global_ipv4_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) Local_2ByteAdmin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the IP address carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) GlobalIpv4Admin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) GlobalIpv4Admin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny
GlobalIpv4Admin (leaf): An IPv4 unicast address assigned by one of the Internet registries.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/global_ipv4_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) Local_2ByteAdmin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the IP address carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/global_ipv4_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/global_ipv4_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/global_ipv4_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_GlobalIpv4AdminPathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_ipv4_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/global_ipv4_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_RouteTargetSubtype_Local_2ByteAdminPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/route_target_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/transitive_ipv4_address_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePath) State() ygnmi.SingletonQuery[oc.E_Structured_TransitiveIpv4AddressType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_ipv4_address_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/transitive_ipv4_address_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/transitive_ipv4_address_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveIpv4AddressType_TransitiveIpv4AddressTypePathAny) State() ygnmi.WildcardQuery[oc.E_Structured_TransitiveIpv4AddressType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_ipv4_address_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_ipv4_address_type/transitive_ipv4_address_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) ColorSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) ColorSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath
ColorSubtype (container): The Color Community contains locally administrator defined 'color' value which is used in conjunction with Encapsulation attribute to decide whether a data packet can be transmitted on a certain tunnel or not. It is defined in RFC9012 and sent with sub-type as 0x0b.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "color_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) EncapsulationSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) EncapsulationSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath
EncapsulationSubtype (container): This identifies the type of tunneling technology being signalled. It is defined in RFC9012 and sent with sub-type as 0x0c.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "encapsulation_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) TransitiveOpaqueType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePath) TransitiveOpaqueType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath
TransitiveOpaqueType (leaf): The type of Transitive Opaque Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_opaque_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/transitive_opaque_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) ColorSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) ColorSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny
ColorSubtype (container): The Color Community contains locally administrator defined 'color' value which is used in conjunction with Encapsulation attribute to decide whether a data packet can be transmitted on a certain tunnel or not. It is defined in RFC9012 and sent with sub-type as 0x0b.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "color_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) EncapsulationSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) EncapsulationSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny
EncapsulationSubtype (container): This identifies the type of tunneling technology being signalled. It is defined in RFC9012 and sent with sub-type as 0x0c.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "encapsulation_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) TransitiveOpaqueType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueTypePathAny) TransitiveOpaqueType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny
TransitiveOpaqueType (leaf): The type of Transitive Opaque Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_opaque_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/transitive_opaque_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) Color ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) Color() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath
Color (leaf): he color value is user defined and configured locally and used to determine whether a data packet can be transmitted on a certain tunnel or not in conjunction with the Encapsulation attribute. It is defined in RFC9012.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "color" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/color"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) Flags ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) Flags() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath
Flags (leaf): Two octet flag values.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "flags" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/flags"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) Color ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) Color() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny
Color (leaf): he color value is user defined and configured locally and used to determine whether a data packet can be transmitted on a certain tunnel or not in conjunction with the Encapsulation attribute. It is defined in RFC9012.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "color" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/color"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) Flags ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) Flags() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny
Flags (leaf): Two octet flag values.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "flags" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/flags"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/color YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "color" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/color"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/color YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_ColorPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "color" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/color"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/flags YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "flags" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/flags"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/flags YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_ColorSubtype_FlagsPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "flags" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/color_subtype/flags"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) Reserved ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) Reserved() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath
Reserved (leaf): Four bytes of reserved values. Normally set to 0 on transmit and ignored on receive.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "reserved" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/reserved"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) TunnelType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePath) TunnelType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath
TunnelType (leaf): Identifies the type of tunneling technology being signalled. Initially defined in RFC5512 and extended in RFC9012.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "tunnel_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/tunnel_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) Reserved ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) Reserved() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny
Reserved (leaf): Four bytes of reserved values. Normally set to 0 on transmit and ignored on receive.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "reserved" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/reserved"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) TunnelType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtypePathAny) TunnelType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny
TunnelType (leaf): Identifies the type of tunneling technology being signalled. Initially defined in RFC5512 and extended in RFC9012.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "tunnel_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/tunnel_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/reserved YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "reserved" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/reserved"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/reserved YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_ReservedPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "reserved" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/reserved"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/tunnel_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "tunnel_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/tunnel_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/tunnel_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_EncapsulationSubtype_TunnelTypePathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "tunnel_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/encapsulation_subtype/tunnel_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/transitive_opaque_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePath) State() ygnmi.SingletonQuery[oc.E_Structured_TransitiveOpaqueType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_opaque_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/transitive_opaque_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/transitive_opaque_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_TransitiveOpaqueType_TransitiveOpaqueTypePathAny) State() ygnmi.WildcardQuery[oc.E_Structured_TransitiveOpaqueType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_opaque_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_opaque_type/transitive_opaque_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) RouteOriginSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) RouteOriginSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath
RouteOriginSubtype (container): The Route Origin Community identifies one or more routers that inject a set of routes (that carry this Community) into BGP. It is sent with sub-type as 0x03.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_origin_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) RouteTargetSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) RouteTargetSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath
RouteTargetSubtype (container): The Route Target Community identifies one or more routers that may receive a set of routes (that carry this Community) carried by BGP. It is sent with sub-type as 0x02.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_target_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) Transitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePath) Transitive_2OctetAsType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath
Transitive_2OctetAsType (leaf): The type of Transitive Two-Octet AS-Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/transitive_2octet_as_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) RouteOriginSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) RouteOriginSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny
RouteOriginSubtype (container): The Route Origin Community identifies one or more routers that inject a set of routes (that carry this Community) into BGP. It is sent with sub-type as 0x03.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_origin_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) RouteTargetSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) RouteTargetSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny
RouteTargetSubtype (container): The Route Target Community identifies one or more routers that may receive a set of routes (that carry this Community) carried by BGP. It is sent with sub-type as 0x02.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_target_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) Transitive_2OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsTypePathAny) Transitive_2OctetAsType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny
Transitive_2OctetAsType (leaf): The type of Transitive Two-Octet AS-Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/transitive_2octet_as_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) Global_2ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) Global_2ByteAs() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath
Global_2ByteAs (leaf): The two octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/global_2byte_as"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) Local_4ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) Local_4ByteAdmin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath
Local_4ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/local_4byte_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) Global_2ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) Global_2ByteAs() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny
Global_2ByteAs (leaf): The two octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/global_2byte_as"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) Local_4ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) Local_4ByteAdmin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny
Local_4ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/local_4byte_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/global_2byte_as YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/global_2byte_as"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/global_2byte_as YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Global_2ByteAsPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/global_2byte_as"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/local_4byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/local_4byte_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/local_4byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteOriginSubtype_Local_4ByteAdminPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_origin_subtype/local_4byte_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) Global_2ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) Global_2ByteAs() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath
Global_2ByteAs (leaf): The two octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/global_2byte_as"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) Local_4ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) Local_4ByteAdmin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath
Local_4ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/local_4byte_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) Global_2ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) Global_2ByteAs() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny
Global_2ByteAs (leaf): The two octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/global_2byte_as"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) Local_4ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) Local_4ByteAdmin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny
Local_4ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/local_4byte_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/global_2byte_as YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/global_2byte_as"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/global_2byte_as YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Global_2ByteAsPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_2byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/global_2byte_as"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/local_4byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/local_4byte_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/local_4byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_RouteTargetSubtype_Local_4ByteAdminPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_4byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/route_target_subtype/local_4byte_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePath) State() ygnmi.SingletonQuery[oc.E_Structured_Transitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/transitive_2octet_as_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/transitive_2octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_2OctetAsType_Transitive_2OctetAsTypePathAny) State() ygnmi.WildcardQuery[oc.E_Structured_Transitive_2OctetAsType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_2octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_2octet_as_type/transitive_2octet_as_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) RouteOriginSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) RouteOriginSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath
RouteOriginSubtype (container): The Route Origin Community identifies one or more routers that inject a set of routes (that carry this Community) into BGP. It is sent with sub-type as 0x03.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_origin_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) RouteTargetSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) RouteTargetSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath
RouteTargetSubtype (container): The Route Target Community identifies one or more routers that may receive a set of routes (that carry this Community) carried by BGP. It is sent with sub-type as 0x02.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_target_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) Transitive_4OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePath) Transitive_4OctetAsType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath
Transitive_4OctetAsType (leaf): The type of Transitive Four-Octet AS-Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_4octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/transitive_4octet_as_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) RouteOriginSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) RouteOriginSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny
RouteOriginSubtype (container): The Route Origin Community identifies one or more routers that inject a set of routes (that carry this Community) into BGP. It is sent with sub-type as 0x03.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_origin_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) RouteTargetSubtype ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) RouteTargetSubtype() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny
RouteTargetSubtype (container): The Route Target Community identifies one or more routers that may receive a set of routes (that carry this Community) carried by BGP. It is sent with sub-type as 0x02.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "route_target_subtype" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType]
State returns a Query that can be used in gNMI operations.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) Transitive_4OctetAsType ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsTypePathAny) Transitive_4OctetAsType() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny
Transitive_4OctetAsType (leaf): The type of Transitive Four-Octet AS-Specific Extended Community
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_4octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/transitive_4octet_as_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) Global_4ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) Global_4ByteAs() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath
Global_4ByteAs (leaf): The four octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/global_4byte_as"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) Local_2ByteAdmin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) Global_4ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) Global_4ByteAs() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny
Global_4ByteAs (leaf): The four octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/global_4byte_as"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) Local_2ByteAdmin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/global_4byte_as YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/global_4byte_as"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/global_4byte_as YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Global_4ByteAsPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/global_4byte_as"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteOriginSubtype_Local_2ByteAdminPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_origin_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) Global_4ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) Global_4ByteAs() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath
Global_4ByteAs (leaf): The four octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/global_4byte_as"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) Local_2ByteAdmin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePath) State() ygnmi.SingletonQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny struct {
*ygnmi.NodePath
}
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) Global_4ByteAs ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) Global_4ByteAs() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny
Global_4ByteAs (leaf): The four octet IANA assigned AS value assigned to the Autonomous System.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/global_4byte_as"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) Local_2ByteAdmin ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) Local_2ByteAdmin() *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny
Local_2ByteAdmin (leaf): The Local Administrator sub-field contains a number from a numbering space that is administered by the organization to which the Autonomous System number carried in the Global Administrator sub-field has been assigned by an appropriate authority.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/local_2byte_admin"
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtypePathAny) State() ygnmi.WildcardQuery[*oc.BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype]
State returns a Query that can be used in gNMI operations.
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/global_4byte_as YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/global_4byte_as"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/global_4byte_as YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Global_4ByteAsPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "global_4byte_as" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/global_4byte_as"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/local_2byte_admin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_RouteTargetSubtype_Local_2ByteAdminPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "local_2byte_admin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/route_target_subtype/local_2byte_admin"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/transitive_4octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePath) State() ygnmi.SingletonQuery[oc.E_Structured_Transitive_4OctetAsType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_4octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/transitive_4octet_as_type"
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny ¶ added in v0.5.8
type BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/transitive_4octet_as_type YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny) State ¶ added in v0.5.8
func (n *BgpPeer_UnicastIpv6Prefix_ExtendedCommunity_Structured_Transitive_4OctetAsType_Transitive_4OctetAsTypePathAny) State() ygnmi.WildcardQuery[oc.E_Structured_Transitive_4OctetAsType]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "transitive_4octet_as_type" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/extended-community/structured/transitive_4octet_as_type/transitive_4octet_as_type"
type BgpPeer_UnicastIpv6Prefix_LocalPreferencePath ¶ added in v0.2.2
type BgpPeer_UnicastIpv6Prefix_LocalPreferencePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_LocalPreferencePath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/local-preference YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_LocalPreferencePath) State ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv6Prefix_LocalPreferencePath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/local-preference" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/local-preference"
type BgpPeer_UnicastIpv6Prefix_LocalPreferencePathAny ¶ added in v0.2.2
type BgpPeer_UnicastIpv6Prefix_LocalPreferencePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_LocalPreferencePathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/local-preference YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_LocalPreferencePathAny) State ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv6Prefix_LocalPreferencePathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/local-preference" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/local-preference"
type BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPath ¶ added in v0.2.2
type BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/multi-exit-discriminator YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPath) State ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/multi-exit-discriminator" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/multi-exit-discriminator"
type BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPathAny ¶ added in v0.2.2
type BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/multi-exit-discriminator YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPathAny) State ¶ added in v0.2.2
func (n *BgpPeer_UnicastIpv6Prefix_MultiExitDiscriminatorPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/multi-exit-discriminator" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/multi-exit-discriminator"
type BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPath ¶
type BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/next-hop-ipv4-address YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPath) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv4-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/next-hop-ipv4-address"
type BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPathAny ¶
type BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/next-hop-ipv4-address YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPathAny) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_NextHopIpv4AddressPathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv4-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/next-hop-ipv4-address"
type BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPath ¶
type BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/next-hop-ipv6-address YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPath) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv6-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/next-hop-ipv6-address"
type BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPathAny ¶
type BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/next-hop-ipv6-address YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPathAny) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_NextHopIpv6AddressPathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/next-hop-ipv6-address" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/next-hop-ipv6-address"
type BgpPeer_UnicastIpv6Prefix_OriginPath ¶
type BgpPeer_UnicastIpv6Prefix_OriginPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_OriginPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/origin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_OriginPath) Config ¶
func (n *BgpPeer_UnicastIpv6Prefix_OriginPath) Config() ygnmi.ConfigQuery[oc.E_UnicastIpv6Prefix_Origin]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "origin" Path from root: ""
func (*BgpPeer_UnicastIpv6Prefix_OriginPath) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_OriginPath) State() ygnmi.SingletonQuery[oc.E_UnicastIpv6Prefix_Origin]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/origin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/origin"
type BgpPeer_UnicastIpv6Prefix_OriginPathAny ¶
type BgpPeer_UnicastIpv6Prefix_OriginPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_OriginPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/origin YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_OriginPathAny) Config ¶
func (n *BgpPeer_UnicastIpv6Prefix_OriginPathAny) Config() ygnmi.WildcardQuery[oc.E_UnicastIpv6Prefix_Origin]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "origin" Path from root: ""
func (*BgpPeer_UnicastIpv6Prefix_OriginPathAny) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_OriginPathAny) State() ygnmi.WildcardQuery[oc.E_UnicastIpv6Prefix_Origin]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/origin" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/origin"
type BgpPeer_UnicastIpv6Prefix_PathIdPath ¶
type BgpPeer_UnicastIpv6Prefix_PathIdPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_PathIdPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/path-id YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_PathIdPath) Config ¶
func (n *BgpPeer_UnicastIpv6Prefix_PathIdPath) Config() ygnmi.ConfigQuery[uint32]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "path-id" Path from root: ""
func (*BgpPeer_UnicastIpv6Prefix_PathIdPath) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_PathIdPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/path-id" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/path-id"
type BgpPeer_UnicastIpv6Prefix_PathIdPathAny ¶
type BgpPeer_UnicastIpv6Prefix_PathIdPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_PathIdPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/path-id YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_PathIdPathAny) Config ¶
func (n *BgpPeer_UnicastIpv6Prefix_PathIdPathAny) Config() ygnmi.WildcardQuery[uint32]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "path-id" Path from root: ""
func (*BgpPeer_UnicastIpv6Prefix_PathIdPathAny) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_PathIdPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/path-id" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/path-id"
type BgpPeer_UnicastIpv6Prefix_PrefixLengthPath ¶
type BgpPeer_UnicastIpv6Prefix_PrefixLengthPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_PrefixLengthPath represents the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/prefix-length YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_PrefixLengthPath) Config ¶
func (n *BgpPeer_UnicastIpv6Prefix_PrefixLengthPath) Config() ygnmi.ConfigQuery[uint32]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "prefix-length" Path from root: ""
func (*BgpPeer_UnicastIpv6Prefix_PrefixLengthPath) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_PrefixLengthPath) State() ygnmi.SingletonQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/prefix-length" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/prefix-length"
type BgpPeer_UnicastIpv6Prefix_PrefixLengthPathAny ¶
type BgpPeer_UnicastIpv6Prefix_PrefixLengthPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
BgpPeer_UnicastIpv6Prefix_PrefixLengthPathAny represents the wildcard version of the /open-traffic-generator-bgp/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/prefix-length YANG schema element.
func (*BgpPeer_UnicastIpv6Prefix_PrefixLengthPathAny) Config ¶
func (n *BgpPeer_UnicastIpv6Prefix_PrefixLengthPathAny) Config() ygnmi.WildcardQuery[uint32]
Config returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "prefix-length" Path from root: ""
func (*BgpPeer_UnicastIpv6Prefix_PrefixLengthPathAny) State ¶
func (n *BgpPeer_UnicastIpv6Prefix_PrefixLengthPathAny) State() ygnmi.WildcardQuery[uint32]
State returns a Query that can be used in gNMI operations.
Defining module: "open-traffic-generator-bgp" Instantiating module: "open-traffic-generator-bgp" Path from parent: "state/prefix-length" Path from root: "/bgp-peers/bgp-peer/unicast-ipv6-prefixes/unicast-ipv6-prefix/state/prefix-length"