Documentation ¶
Overview ¶
Package lacp 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.10.0: (ygot: v0.29.12) using the following YANG input files:
- gnmi-collector-metadata.yang
- gnsi/authz/gnsi-authz.yang
- gnsi/cert/gnsi-cert.yang
- gnsi/console/gnsi-console.yang
- gnsi/pathz/gnsi-pathz.yang
- gnsi/ssh/gnsi-ssh.yang
- public/release/models/acl/openconfig-acl.yang
- public/release/models/acl/openconfig-packet-match.yang
- public/release/models/aft/openconfig-aft.yang
- public/release/models/aft/openconfig-aft-network-instance.yang
- public/release/models/aft/openconfig-aft-summary.yang
- public/release/models/ate/openconfig-ate-flow.yang
- public/release/models/ate/openconfig-ate-intf.yang
- public/release/models/bfd/openconfig-bfd.yang
- public/release/models/bgp/openconfig-bgp-policy.yang
- public/release/models/bgp/openconfig-bgp-types.yang
- public/release/models/extensions/openconfig-metadata.yang
- public/release/models/interfaces/openconfig-if-aggregate.yang
- public/release/models/interfaces/openconfig-if-ethernet.yang
- public/release/models/interfaces/openconfig-if-ethernet-ext.yang
- public/release/models/interfaces/openconfig-if-ip-ext.yang
- public/release/models/interfaces/openconfig-if-ip.yang
- public/release/models/interfaces/openconfig-if-sdn-ext.yang
- public/release/models/interfaces/openconfig-interfaces.yang
- public/release/models/isis/openconfig-isis.yang
- public/release/models/lacp/openconfig-lacp.yang
- public/release/models/lldp/openconfig-lldp-types.yang
- public/release/models/lldp/openconfig-lldp.yang
- public/release/models/local-routing/openconfig-local-routing.yang
- public/release/models/mpls/openconfig-mpls-types.yang
- public/release/models/multicast/openconfig-pim.yang
- public/release/models/network-instance/openconfig-network-instance.yang
- public/release/models/openconfig-extensions.yang
- public/release/models/optical-transport/openconfig-terminal-device.yang
- public/release/models/optical-transport/openconfig-transport-types.yang
- public/release/models/ospf/openconfig-ospfv2.yang
- public/release/models/ospf/openconfig-ospf-policy.yang
- public/release/models/p4rt/openconfig-p4rt.yang
- public/release/models/platform/openconfig-platform-controller-card.yang
- public/release/models/platform/openconfig-platform-cpu.yang
- public/release/models/platform/openconfig-platform-ext.yang
- public/release/models/platform/openconfig-platform-fabric.yang
- public/release/models/platform/openconfig-platform-fan.yang
- public/release/models/platform/openconfig-platform-integrated-circuit.yang
- public/release/models/platform/openconfig-platform-linecard.yang
- public/release/models/platform/openconfig-platform-pipeline-counters.yang
- public/release/models/platform/openconfig-platform-psu.yang
- public/release/models/platform/openconfig-platform-software.yang
- public/release/models/platform/openconfig-platform-transceiver.yang
- public/release/models/platform/openconfig-platform.yang
- public/release/models/platform/openconfig-platform-common.yang
- public/release/models/policy-forwarding/openconfig-policy-forwarding.yang
- public/release/models/policy/openconfig-policy-types.yang
- public/release/models/qos/openconfig-qos-elements.yang
- public/release/models/qos/openconfig-qos-interfaces.yang
- public/release/models/qos/openconfig-qos-types.yang
- public/release/models/qos/openconfig-qos.yang
- public/release/models/rib/openconfig-rib-bgp.yang
- public/release/models/sampling/openconfig-sampling-sflow.yang
- public/release/models/segment-routing/openconfig-segment-routing-types.yang
- public/release/models/system/openconfig-system.yang
- public/release/models/system/openconfig-system-bootz.yang
- public/release/models/system/openconfig-system-controlplane.yang
- public/release/models/system/openconfig-system-utilization.yang
- public/release/models/types/openconfig-inet-types.yang
- public/release/models/types/openconfig-types.yang
- public/release/models/types/openconfig-yang-types.yang
- public/release/models/vlan/openconfig-vlan.yang
- public/third_party/ietf/iana-if-type.yang
- public/third_party/ietf/ietf-inet-types.yang
- public/third_party/ietf/ietf-interfaces.yang
- public/third_party/ietf/ietf-yang-types.yang
Imported modules were sourced from:
- public/release/models/...
- public/third_party/ietf/...
Index ¶
- type LacpPath
- func (n *LacpPath) Config() ygnmi.ConfigQuery[*oc.Lacp]
- func (n *LacpPath) Interface(Name string) *Lacp_InterfacePath
- func (n *LacpPath) InterfaceAny() *Lacp_InterfacePathAny
- func (n *LacpPath) InterfaceMap() *Lacp_InterfacePathMap
- func (n *LacpPath) State() ygnmi.SingletonQuery[*oc.Lacp]
- func (n *LacpPath) SystemPriority() *Lacp_SystemPriorityPath
- type LacpPathAny
- func (n *LacpPathAny) Config() ygnmi.WildcardQuery[*oc.Lacp]
- func (n *LacpPathAny) Interface(Name string) *Lacp_InterfacePathAny
- func (n *LacpPathAny) InterfaceAny() *Lacp_InterfacePathAny
- func (n *LacpPathAny) InterfaceMap() *Lacp_InterfacePathMapAny
- func (n *LacpPathAny) State() ygnmi.WildcardQuery[*oc.Lacp]
- func (n *LacpPathAny) SystemPriority() *Lacp_SystemPriorityPathAny
- type Lacp_InterfacePath
- func (n *Lacp_InterfacePath) Config() ygnmi.ConfigQuery[*oc.Lacp_Interface]
- func (n *Lacp_InterfacePath) Interval() *Lacp_Interface_IntervalPath
- func (n *Lacp_InterfacePath) LacpMode() *Lacp_Interface_LacpModePath
- func (n *Lacp_InterfacePath) Member(Interface string) *Lacp_Interface_MemberPath
- func (n *Lacp_InterfacePath) MemberAny() *Lacp_Interface_MemberPathAny
- func (n *Lacp_InterfacePath) MemberMap() *Lacp_Interface_MemberPathMap
- func (n *Lacp_InterfacePath) Name() *Lacp_Interface_NamePath
- func (n *Lacp_InterfacePath) State() ygnmi.SingletonQuery[*oc.Lacp_Interface]
- func (n *Lacp_InterfacePath) SystemIdMac() *Lacp_Interface_SystemIdMacPath
- func (n *Lacp_InterfacePath) SystemPriority() *Lacp_Interface_SystemPriorityPath
- type Lacp_InterfacePathAny
- func (n *Lacp_InterfacePathAny) Config() ygnmi.WildcardQuery[*oc.Lacp_Interface]
- func (n *Lacp_InterfacePathAny) Interval() *Lacp_Interface_IntervalPathAny
- func (n *Lacp_InterfacePathAny) LacpMode() *Lacp_Interface_LacpModePathAny
- func (n *Lacp_InterfacePathAny) Member(Interface string) *Lacp_Interface_MemberPathAny
- func (n *Lacp_InterfacePathAny) MemberAny() *Lacp_Interface_MemberPathAny
- func (n *Lacp_InterfacePathAny) MemberMap() *Lacp_Interface_MemberPathMapAny
- func (n *Lacp_InterfacePathAny) Name() *Lacp_Interface_NamePathAny
- func (n *Lacp_InterfacePathAny) State() ygnmi.WildcardQuery[*oc.Lacp_Interface]
- func (n *Lacp_InterfacePathAny) SystemIdMac() *Lacp_Interface_SystemIdMacPathAny
- func (n *Lacp_InterfacePathAny) SystemPriority() *Lacp_Interface_SystemPriorityPathAny
- type Lacp_InterfacePathMap
- type Lacp_InterfacePathMapAny
- type Lacp_Interface_IntervalPath
- type Lacp_Interface_IntervalPathAny
- type Lacp_Interface_LacpModePath
- type Lacp_Interface_LacpModePathAny
- type Lacp_Interface_MemberPath
- func (n *Lacp_Interface_MemberPath) Activity() *Lacp_Interface_Member_ActivityPath
- func (n *Lacp_Interface_MemberPath) Aggregatable() *Lacp_Interface_Member_AggregatablePath
- func (n *Lacp_Interface_MemberPath) Collecting() *Lacp_Interface_Member_CollectingPath
- func (n *Lacp_Interface_MemberPath) Config() ygnmi.ConfigQuery[*oc.Lacp_Interface_Member]
- func (n *Lacp_Interface_MemberPath) Counters() *Lacp_Interface_Member_CountersPath
- func (n *Lacp_Interface_MemberPath) Distributing() *Lacp_Interface_Member_DistributingPath
- func (n *Lacp_Interface_MemberPath) Interface() *Lacp_Interface_Member_InterfacePath
- func (n *Lacp_Interface_MemberPath) LastChange() *Lacp_Interface_Member_LastChangePath
- func (n *Lacp_Interface_MemberPath) OperKey() *Lacp_Interface_Member_OperKeyPath
- func (n *Lacp_Interface_MemberPath) PartnerId() *Lacp_Interface_Member_PartnerIdPath
- func (n *Lacp_Interface_MemberPath) PartnerKey() *Lacp_Interface_Member_PartnerKeyPath
- func (n *Lacp_Interface_MemberPath) PartnerPortNum() *Lacp_Interface_Member_PartnerPortNumPath
- func (n *Lacp_Interface_MemberPath) PartnerPortPriority() *Lacp_Interface_Member_PartnerPortPriorityPath
- func (n *Lacp_Interface_MemberPath) PortNum() *Lacp_Interface_Member_PortNumPath
- func (n *Lacp_Interface_MemberPath) PortPriority() *Lacp_Interface_Member_PortPriorityPath
- func (n *Lacp_Interface_MemberPath) State() ygnmi.SingletonQuery[*oc.Lacp_Interface_Member]
- func (n *Lacp_Interface_MemberPath) Synchronization() *Lacp_Interface_Member_SynchronizationPath
- func (n *Lacp_Interface_MemberPath) SystemId() *Lacp_Interface_Member_SystemIdPath
- func (n *Lacp_Interface_MemberPath) Timeout() *Lacp_Interface_Member_TimeoutPath
- type Lacp_Interface_MemberPathAny
- func (n *Lacp_Interface_MemberPathAny) Activity() *Lacp_Interface_Member_ActivityPathAny
- func (n *Lacp_Interface_MemberPathAny) Aggregatable() *Lacp_Interface_Member_AggregatablePathAny
- func (n *Lacp_Interface_MemberPathAny) Collecting() *Lacp_Interface_Member_CollectingPathAny
- func (n *Lacp_Interface_MemberPathAny) Config() ygnmi.WildcardQuery[*oc.Lacp_Interface_Member]
- func (n *Lacp_Interface_MemberPathAny) Counters() *Lacp_Interface_Member_CountersPathAny
- func (n *Lacp_Interface_MemberPathAny) Distributing() *Lacp_Interface_Member_DistributingPathAny
- func (n *Lacp_Interface_MemberPathAny) Interface() *Lacp_Interface_Member_InterfacePathAny
- func (n *Lacp_Interface_MemberPathAny) LastChange() *Lacp_Interface_Member_LastChangePathAny
- func (n *Lacp_Interface_MemberPathAny) OperKey() *Lacp_Interface_Member_OperKeyPathAny
- func (n *Lacp_Interface_MemberPathAny) PartnerId() *Lacp_Interface_Member_PartnerIdPathAny
- func (n *Lacp_Interface_MemberPathAny) PartnerKey() *Lacp_Interface_Member_PartnerKeyPathAny
- func (n *Lacp_Interface_MemberPathAny) PartnerPortNum() *Lacp_Interface_Member_PartnerPortNumPathAny
- func (n *Lacp_Interface_MemberPathAny) PartnerPortPriority() *Lacp_Interface_Member_PartnerPortPriorityPathAny
- func (n *Lacp_Interface_MemberPathAny) PortNum() *Lacp_Interface_Member_PortNumPathAny
- func (n *Lacp_Interface_MemberPathAny) PortPriority() *Lacp_Interface_Member_PortPriorityPathAny
- func (n *Lacp_Interface_MemberPathAny) State() ygnmi.WildcardQuery[*oc.Lacp_Interface_Member]
- func (n *Lacp_Interface_MemberPathAny) Synchronization() *Lacp_Interface_Member_SynchronizationPathAny
- func (n *Lacp_Interface_MemberPathAny) SystemId() *Lacp_Interface_Member_SystemIdPathAny
- func (n *Lacp_Interface_MemberPathAny) Timeout() *Lacp_Interface_Member_TimeoutPathAny
- type Lacp_Interface_MemberPathMap
- type Lacp_Interface_MemberPathMapAny
- type Lacp_Interface_Member_ActivityPath
- type Lacp_Interface_Member_ActivityPathAny
- type Lacp_Interface_Member_AggregatablePath
- type Lacp_Interface_Member_AggregatablePathAny
- type Lacp_Interface_Member_CollectingPath
- type Lacp_Interface_Member_CollectingPathAny
- type Lacp_Interface_Member_CountersPath
- func (n *Lacp_Interface_Member_CountersPath) LacpErrors() *Lacp_Interface_Member_Counters_LacpErrorsPath
- func (n *Lacp_Interface_Member_CountersPath) LacpInPkts() *Lacp_Interface_Member_Counters_LacpInPktsPath
- func (n *Lacp_Interface_Member_CountersPath) LacpOutPkts() *Lacp_Interface_Member_Counters_LacpOutPktsPath
- func (n *Lacp_Interface_Member_CountersPath) LacpRxErrors() *Lacp_Interface_Member_Counters_LacpRxErrorsPath
- func (n *Lacp_Interface_Member_CountersPath) LacpTimeoutTransitions() *Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPath
- func (n *Lacp_Interface_Member_CountersPath) LacpTxErrors() *Lacp_Interface_Member_Counters_LacpTxErrorsPath
- func (n *Lacp_Interface_Member_CountersPath) LacpUnknownErrors() *Lacp_Interface_Member_Counters_LacpUnknownErrorsPath
- func (n *Lacp_Interface_Member_CountersPath) State() ygnmi.SingletonQuery[*oc.Lacp_Interface_Member_Counters]
- type Lacp_Interface_Member_CountersPathAny
- func (n *Lacp_Interface_Member_CountersPathAny) LacpErrors() *Lacp_Interface_Member_Counters_LacpErrorsPathAny
- func (n *Lacp_Interface_Member_CountersPathAny) LacpInPkts() *Lacp_Interface_Member_Counters_LacpInPktsPathAny
- func (n *Lacp_Interface_Member_CountersPathAny) LacpOutPkts() *Lacp_Interface_Member_Counters_LacpOutPktsPathAny
- func (n *Lacp_Interface_Member_CountersPathAny) LacpRxErrors() *Lacp_Interface_Member_Counters_LacpRxErrorsPathAny
- func (n *Lacp_Interface_Member_CountersPathAny) LacpTimeoutTransitions() *Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPathAny
- func (n *Lacp_Interface_Member_CountersPathAny) LacpTxErrors() *Lacp_Interface_Member_Counters_LacpTxErrorsPathAny
- func (n *Lacp_Interface_Member_CountersPathAny) LacpUnknownErrors() *Lacp_Interface_Member_Counters_LacpUnknownErrorsPathAny
- func (n *Lacp_Interface_Member_CountersPathAny) State() ygnmi.WildcardQuery[*oc.Lacp_Interface_Member_Counters]
- type Lacp_Interface_Member_Counters_LacpErrorsPath
- type Lacp_Interface_Member_Counters_LacpErrorsPathAny
- type Lacp_Interface_Member_Counters_LacpInPktsPath
- type Lacp_Interface_Member_Counters_LacpInPktsPathAny
- type Lacp_Interface_Member_Counters_LacpOutPktsPath
- type Lacp_Interface_Member_Counters_LacpOutPktsPathAny
- type Lacp_Interface_Member_Counters_LacpRxErrorsPath
- type Lacp_Interface_Member_Counters_LacpRxErrorsPathAny
- type Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPath
- type Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPathAny
- type Lacp_Interface_Member_Counters_LacpTxErrorsPath
- type Lacp_Interface_Member_Counters_LacpTxErrorsPathAny
- type Lacp_Interface_Member_Counters_LacpUnknownErrorsPath
- type Lacp_Interface_Member_Counters_LacpUnknownErrorsPathAny
- type Lacp_Interface_Member_DistributingPath
- type Lacp_Interface_Member_DistributingPathAny
- type Lacp_Interface_Member_InterfacePath
- type Lacp_Interface_Member_InterfacePathAny
- type Lacp_Interface_Member_LastChangePath
- type Lacp_Interface_Member_LastChangePathAny
- type Lacp_Interface_Member_OperKeyPath
- type Lacp_Interface_Member_OperKeyPathAny
- type Lacp_Interface_Member_PartnerIdPath
- type Lacp_Interface_Member_PartnerIdPathAny
- type Lacp_Interface_Member_PartnerKeyPath
- type Lacp_Interface_Member_PartnerKeyPathAny
- type Lacp_Interface_Member_PartnerPortNumPath
- type Lacp_Interface_Member_PartnerPortNumPathAny
- type Lacp_Interface_Member_PartnerPortPriorityPath
- type Lacp_Interface_Member_PartnerPortPriorityPathAny
- type Lacp_Interface_Member_PortNumPath
- type Lacp_Interface_Member_PortNumPathAny
- type Lacp_Interface_Member_PortPriorityPath
- type Lacp_Interface_Member_PortPriorityPathAny
- type Lacp_Interface_Member_SynchronizationPath
- type Lacp_Interface_Member_SynchronizationPathAny
- type Lacp_Interface_Member_SystemIdPath
- type Lacp_Interface_Member_SystemIdPathAny
- type Lacp_Interface_Member_TimeoutPath
- type Lacp_Interface_Member_TimeoutPathAny
- type Lacp_Interface_NamePath
- type Lacp_Interface_NamePathAny
- type Lacp_Interface_SystemIdMacPath
- type Lacp_Interface_SystemIdMacPathAny
- type Lacp_Interface_SystemPriorityPath
- type Lacp_Interface_SystemPriorityPathAny
- type Lacp_SystemPriorityPath
- type Lacp_SystemPriorityPathAny
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LacpPath ¶
LacpPath represents the /openconfig-lacp/lacp YANG schema element.
func (*LacpPath) Config ¶
func (n *LacpPath) Config() ygnmi.ConfigQuery[*oc.Lacp]
Config returns a Query that can be used in gNMI operations.
func (*LacpPath) Interface ¶
func (n *LacpPath) Interface(Name string) *Lacp_InterfacePath
Interface (list): List of aggregate interfaces managed by LACP
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "interfaces/interface" Path from root: "/lacp/interfaces/interface" Name: string
func (*LacpPath) InterfaceAny ¶
func (n *LacpPath) InterfaceAny() *Lacp_InterfacePathAny
InterfaceAny (list): List of aggregate interfaces managed by LACP
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "interfaces/interface" Path from root: "/lacp/interfaces/interface"
func (*LacpPath) InterfaceMap ¶ added in v0.1.24
func (n *LacpPath) InterfaceMap() *Lacp_InterfacePathMap
InterfaceMap (list): List of aggregate interfaces managed by LACP
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "interfaces/interface" Path from root: "/lacp/interfaces/interface"
func (*LacpPath) State ¶
func (n *LacpPath) State() ygnmi.SingletonQuery[*oc.Lacp]
State returns a Query that can be used in gNMI operations.
func (*LacpPath) SystemPriority ¶
func (n *LacpPath) SystemPriority() *Lacp_SystemPriorityPath
SystemPriority (leaf): Sytem priority used by the node on this LAG interface. Lower value is higher priority for determining which node is the controlling system.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/system-priority" Path from root: "/lacp/*/system-priority"
type LacpPathAny ¶
LacpPathAny represents the wildcard version of the /openconfig-lacp/lacp YANG schema element.
func (*LacpPathAny) Config ¶
func (n *LacpPathAny) Config() ygnmi.WildcardQuery[*oc.Lacp]
Config returns a Query that can be used in gNMI operations.
func (*LacpPathAny) Interface ¶
func (n *LacpPathAny) Interface(Name string) *Lacp_InterfacePathAny
Interface (list): List of aggregate interfaces managed by LACP
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "interfaces/interface" Path from root: "/lacp/interfaces/interface" Name: string
func (*LacpPathAny) InterfaceAny ¶
func (n *LacpPathAny) InterfaceAny() *Lacp_InterfacePathAny
InterfaceAny (list): List of aggregate interfaces managed by LACP
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "interfaces/interface" Path from root: "/lacp/interfaces/interface"
func (*LacpPathAny) InterfaceMap ¶ added in v0.1.24
func (n *LacpPathAny) InterfaceMap() *Lacp_InterfacePathMapAny
InterfaceMap (list): List of aggregate interfaces managed by LACP
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "interfaces/interface" Path from root: "/lacp/interfaces/interface"
func (*LacpPathAny) State ¶
func (n *LacpPathAny) State() ygnmi.WildcardQuery[*oc.Lacp]
State returns a Query that can be used in gNMI operations.
func (*LacpPathAny) SystemPriority ¶
func (n *LacpPathAny) SystemPriority() *Lacp_SystemPriorityPathAny
SystemPriority (leaf): Sytem priority used by the node on this LAG interface. Lower value is higher priority for determining which node is the controlling system.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/system-priority" Path from root: "/lacp/*/system-priority"
type Lacp_InterfacePath ¶
Lacp_InterfacePath represents the /openconfig-lacp/lacp/interfaces/interface YANG schema element.
func (*Lacp_InterfacePath) Config ¶
func (n *Lacp_InterfacePath) Config() ygnmi.ConfigQuery[*oc.Lacp_Interface]
Config returns a Query that can be used in gNMI operations.
func (*Lacp_InterfacePath) Interval ¶
func (n *Lacp_InterfacePath) Interval() *Lacp_Interface_IntervalPath
Interval (leaf): Set the period between LACP messages -- uses the lacp-period-type enumeration.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/interval" Path from root: "/lacp/interfaces/interface/*/interval"
func (*Lacp_InterfacePath) LacpMode ¶
func (n *Lacp_InterfacePath) LacpMode() *Lacp_Interface_LacpModePath
LacpMode (leaf): ACTIVE is to initiate the transmission of LACP packets. PASSIVE is to wait for peer to initiate the transmission of LACP packets.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/lacp-mode" Path from root: "/lacp/interfaces/interface/*/lacp-mode"
func (*Lacp_InterfacePath) Member ¶
func (n *Lacp_InterfacePath) Member(Interface string) *Lacp_Interface_MemberPath
Member (list): List of member interfaces and their associated status for a LACP-controlled aggregate interface
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "members/member" Path from root: "/lacp/interfaces/interface/members/member" Interface: string
func (*Lacp_InterfacePath) MemberAny ¶
func (n *Lacp_InterfacePath) MemberAny() *Lacp_Interface_MemberPathAny
MemberAny (list): List of member interfaces and their associated status for a LACP-controlled aggregate interface
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "members/member" Path from root: "/lacp/interfaces/interface/members/member"
func (*Lacp_InterfacePath) MemberMap ¶ added in v0.1.24
func (n *Lacp_InterfacePath) MemberMap() *Lacp_Interface_MemberPathMap
MemberMap (list): List of member interfaces and their associated status for a LACP-controlled aggregate interface
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "members/member" Path from root: "/lacp/interfaces/interface/members/member"
func (*Lacp_InterfacePath) Name ¶
func (n *Lacp_InterfacePath) Name() *Lacp_Interface_NamePath
Name (leaf): Reference to the interface on which LACP should be configured. The type of the target interface must be ieee8023adLag
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/name" Path from root: "/lacp/interfaces/interface/*/name"
func (*Lacp_InterfacePath) State ¶
func (n *Lacp_InterfacePath) State() ygnmi.SingletonQuery[*oc.Lacp_Interface]
State returns a Query that can be used in gNMI operations.
func (*Lacp_InterfacePath) SystemIdMac ¶
func (n *Lacp_InterfacePath) SystemIdMac() *Lacp_Interface_SystemIdMacPath
SystemIdMac (leaf): The MAC address portion of the node's System ID. This is combined with the system priority to construct the 8-octet system-id
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/system-id-mac" Path from root: "/lacp/interfaces/interface/*/system-id-mac"
func (*Lacp_InterfacePath) SystemPriority ¶
func (n *Lacp_InterfacePath) SystemPriority() *Lacp_Interface_SystemPriorityPath
SystemPriority (leaf): Sytem priority used by the node on this LAG interface. Lower value is higher priority for determining which node is the controlling system.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/system-priority" Path from root: "/lacp/interfaces/interface/*/system-priority"
type Lacp_InterfacePathAny ¶
Lacp_InterfacePathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface YANG schema element.
func (*Lacp_InterfacePathAny) Config ¶
func (n *Lacp_InterfacePathAny) Config() ygnmi.WildcardQuery[*oc.Lacp_Interface]
Config returns a Query that can be used in gNMI operations.
func (*Lacp_InterfacePathAny) Interval ¶
func (n *Lacp_InterfacePathAny) Interval() *Lacp_Interface_IntervalPathAny
Interval (leaf): Set the period between LACP messages -- uses the lacp-period-type enumeration.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/interval" Path from root: "/lacp/interfaces/interface/*/interval"
func (*Lacp_InterfacePathAny) LacpMode ¶
func (n *Lacp_InterfacePathAny) LacpMode() *Lacp_Interface_LacpModePathAny
LacpMode (leaf): ACTIVE is to initiate the transmission of LACP packets. PASSIVE is to wait for peer to initiate the transmission of LACP packets.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/lacp-mode" Path from root: "/lacp/interfaces/interface/*/lacp-mode"
func (*Lacp_InterfacePathAny) Member ¶
func (n *Lacp_InterfacePathAny) Member(Interface string) *Lacp_Interface_MemberPathAny
Member (list): List of member interfaces and their associated status for a LACP-controlled aggregate interface
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "members/member" Path from root: "/lacp/interfaces/interface/members/member" Interface: string
func (*Lacp_InterfacePathAny) MemberAny ¶
func (n *Lacp_InterfacePathAny) MemberAny() *Lacp_Interface_MemberPathAny
MemberAny (list): List of member interfaces and their associated status for a LACP-controlled aggregate interface
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "members/member" Path from root: "/lacp/interfaces/interface/members/member"
func (*Lacp_InterfacePathAny) MemberMap ¶ added in v0.1.24
func (n *Lacp_InterfacePathAny) MemberMap() *Lacp_Interface_MemberPathMapAny
MemberMap (list): List of member interfaces and their associated status for a LACP-controlled aggregate interface
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "members/member" Path from root: "/lacp/interfaces/interface/members/member"
func (*Lacp_InterfacePathAny) Name ¶
func (n *Lacp_InterfacePathAny) Name() *Lacp_Interface_NamePathAny
Name (leaf): Reference to the interface on which LACP should be configured. The type of the target interface must be ieee8023adLag
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/name" Path from root: "/lacp/interfaces/interface/*/name"
func (*Lacp_InterfacePathAny) State ¶
func (n *Lacp_InterfacePathAny) State() ygnmi.WildcardQuery[*oc.Lacp_Interface]
State returns a Query that can be used in gNMI operations.
func (*Lacp_InterfacePathAny) SystemIdMac ¶
func (n *Lacp_InterfacePathAny) SystemIdMac() *Lacp_Interface_SystemIdMacPathAny
SystemIdMac (leaf): The MAC address portion of the node's System ID. This is combined with the system priority to construct the 8-octet system-id
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/system-id-mac" Path from root: "/lacp/interfaces/interface/*/system-id-mac"
func (*Lacp_InterfacePathAny) SystemPriority ¶
func (n *Lacp_InterfacePathAny) SystemPriority() *Lacp_Interface_SystemPriorityPathAny
SystemPriority (leaf): Sytem priority used by the node on this LAG interface. Lower value is higher priority for determining which node is the controlling system.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/system-priority" Path from root: "/lacp/interfaces/interface/*/system-priority"
type Lacp_InterfacePathMap ¶ added in v0.1.24
Lacp_InterfacePathMap represents the /openconfig-lacp/lacp/interfaces/interface YANG schema element.
func (*Lacp_InterfacePathMap) Config ¶ added in v0.1.24
func (n *Lacp_InterfacePathMap) Config() ygnmi.ConfigQuery[map[string]*oc.Lacp_Interface]
Config returns a Query that can be used in gNMI operations.
func (*Lacp_InterfacePathMap) State ¶ added in v0.1.24
func (n *Lacp_InterfacePathMap) State() ygnmi.SingletonQuery[map[string]*oc.Lacp_Interface]
State returns a Query that can be used in gNMI operations.
type Lacp_InterfacePathMapAny ¶ added in v0.1.24
Lacp_InterfacePathMapAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface YANG schema element.
func (*Lacp_InterfacePathMapAny) Config ¶ added in v0.1.24
func (n *Lacp_InterfacePathMapAny) Config() ygnmi.WildcardQuery[map[string]*oc.Lacp_Interface]
Config returns a Query that can be used in gNMI operations.
func (*Lacp_InterfacePathMapAny) State ¶ added in v0.1.24
func (n *Lacp_InterfacePathMapAny) State() ygnmi.WildcardQuery[map[string]*oc.Lacp_Interface]
State returns a Query that can be used in gNMI operations.
type Lacp_Interface_IntervalPath ¶
type Lacp_Interface_IntervalPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_IntervalPath represents the /openconfig-lacp/lacp/interfaces/interface/state/interval YANG schema element.
func (*Lacp_Interface_IntervalPath) Config ¶
func (n *Lacp_Interface_IntervalPath) Config() ygnmi.ConfigQuery[oc.E_Lacp_LacpPeriodType]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/interval" Path from root: "/lacp/interfaces/interface/config/interval"
func (*Lacp_Interface_IntervalPath) State ¶
func (n *Lacp_Interface_IntervalPath) State() ygnmi.SingletonQuery[oc.E_Lacp_LacpPeriodType]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/interval" Path from root: "/lacp/interfaces/interface/state/interval"
type Lacp_Interface_IntervalPathAny ¶
type Lacp_Interface_IntervalPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_IntervalPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/state/interval YANG schema element.
func (*Lacp_Interface_IntervalPathAny) Config ¶
func (n *Lacp_Interface_IntervalPathAny) Config() ygnmi.WildcardQuery[oc.E_Lacp_LacpPeriodType]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/interval" Path from root: "/lacp/interfaces/interface/config/interval"
func (*Lacp_Interface_IntervalPathAny) State ¶
func (n *Lacp_Interface_IntervalPathAny) State() ygnmi.WildcardQuery[oc.E_Lacp_LacpPeriodType]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/interval" Path from root: "/lacp/interfaces/interface/state/interval"
type Lacp_Interface_LacpModePath ¶
type Lacp_Interface_LacpModePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_LacpModePath represents the /openconfig-lacp/lacp/interfaces/interface/state/lacp-mode YANG schema element.
func (*Lacp_Interface_LacpModePath) Config ¶
func (n *Lacp_Interface_LacpModePath) Config() ygnmi.ConfigQuery[oc.E_Lacp_LacpActivityType]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/lacp-mode" Path from root: "/lacp/interfaces/interface/config/lacp-mode"
func (*Lacp_Interface_LacpModePath) State ¶
func (n *Lacp_Interface_LacpModePath) State() ygnmi.SingletonQuery[oc.E_Lacp_LacpActivityType]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/lacp-mode" Path from root: "/lacp/interfaces/interface/state/lacp-mode"
type Lacp_Interface_LacpModePathAny ¶
type Lacp_Interface_LacpModePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_LacpModePathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/state/lacp-mode YANG schema element.
func (*Lacp_Interface_LacpModePathAny) Config ¶
func (n *Lacp_Interface_LacpModePathAny) Config() ygnmi.WildcardQuery[oc.E_Lacp_LacpActivityType]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/lacp-mode" Path from root: "/lacp/interfaces/interface/config/lacp-mode"
func (*Lacp_Interface_LacpModePathAny) State ¶
func (n *Lacp_Interface_LacpModePathAny) State() ygnmi.WildcardQuery[oc.E_Lacp_LacpActivityType]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/lacp-mode" Path from root: "/lacp/interfaces/interface/state/lacp-mode"
type Lacp_Interface_MemberPath ¶
Lacp_Interface_MemberPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member YANG schema element.
func (*Lacp_Interface_MemberPath) Activity ¶
func (n *Lacp_Interface_MemberPath) Activity() *Lacp_Interface_Member_ActivityPath
Activity (leaf): Indicates participant is active or passive
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/activity" Path from root: "/lacp/interfaces/interface/members/member/state/activity"
func (*Lacp_Interface_MemberPath) Aggregatable ¶
func (n *Lacp_Interface_MemberPath) Aggregatable() *Lacp_Interface_Member_AggregatablePath
Aggregatable (leaf): A true value indicates that the participant will allow the link to be used as part of the aggregate. A false value indicates the link should be used as an individual link
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/aggregatable" Path from root: "/lacp/interfaces/interface/members/member/state/aggregatable"
func (*Lacp_Interface_MemberPath) Collecting ¶
func (n *Lacp_Interface_MemberPath) Collecting() *Lacp_Interface_Member_CollectingPath
Collecting (leaf): If true, the participant is collecting incoming frames on the link, otherwise false
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/collecting" Path from root: "/lacp/interfaces/interface/members/member/state/collecting"
func (*Lacp_Interface_MemberPath) Config ¶ added in v0.4.6
func (n *Lacp_Interface_MemberPath) Config() ygnmi.ConfigQuery[*oc.Lacp_Interface_Member]
Config returns a Query that can be used in gNMI operations.
func (*Lacp_Interface_MemberPath) Counters ¶
func (n *Lacp_Interface_MemberPath) Counters() *Lacp_Interface_Member_CountersPath
Counters (container): LACP protocol counters
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/counters" Path from root: "/lacp/interfaces/interface/members/member/state/counters"
func (*Lacp_Interface_MemberPath) Distributing ¶
func (n *Lacp_Interface_MemberPath) Distributing() *Lacp_Interface_Member_DistributingPath
Distributing (leaf): When true, the participant is distributing outgoing frames; when false, distribution is disabled
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/distributing" Path from root: "/lacp/interfaces/interface/members/member/state/distributing"
func (*Lacp_Interface_MemberPath) Interface ¶
func (n *Lacp_Interface_MemberPath) Interface() *Lacp_Interface_Member_InterfacePath
Interface (leaf): Reference to interface member of the LACP aggregate
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/interface" Path from root: "/lacp/interfaces/interface/members/member/*/interface"
func (*Lacp_Interface_MemberPath) LastChange ¶
func (n *Lacp_Interface_MemberPath) LastChange() *Lacp_Interface_Member_LastChangePath
LastChange (leaf): The timestamp indicates the absolute time of the last state change of a LACP timeout. The last state change of the LACP timeout is defined as what is reported as the operating state to the system. The state change is both a timeout event and when the timeout event is no longer active. The value is the timestamp in nanoseconds relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/last-change" Path from root: "/lacp/interfaces/interface/members/member/state/last-change"
func (*Lacp_Interface_MemberPath) OperKey ¶
func (n *Lacp_Interface_MemberPath) OperKey() *Lacp_Interface_Member_OperKeyPath
OperKey (leaf): Current operational value of the key for the aggregate interface
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/oper-key" Path from root: "/lacp/interfaces/interface/members/member/state/oper-key"
func (*Lacp_Interface_MemberPath) PartnerId ¶
func (n *Lacp_Interface_MemberPath) PartnerId() *Lacp_Interface_Member_PartnerIdPath
PartnerId (leaf): MAC address representing the protocol partner's interface system ID
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-id" Path from root: "/lacp/interfaces/interface/members/member/state/partner-id"
func (*Lacp_Interface_MemberPath) PartnerKey ¶
func (n *Lacp_Interface_MemberPath) PartnerKey() *Lacp_Interface_Member_PartnerKeyPath
PartnerKey (leaf): Operational value of the protocol partner's key
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-key" Path from root: "/lacp/interfaces/interface/members/member/state/partner-key"
func (*Lacp_Interface_MemberPath) PartnerPortNum ¶
func (n *Lacp_Interface_MemberPath) PartnerPortNum() *Lacp_Interface_Member_PartnerPortNumPath
PartnerPortNum (leaf): Port number of the partner (remote) port for this member port
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-port-num" Path from root: "/lacp/interfaces/interface/members/member/state/partner-port-num"
func (*Lacp_Interface_MemberPath) PartnerPortPriority ¶ added in v0.4.6
func (n *Lacp_Interface_MemberPath) PartnerPortPriority() *Lacp_Interface_Member_PartnerPortPriorityPath
PartnerPortPriority (leaf): Member interface partner's priority in its aggregate interface.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-port-priority" Path from root: "/lacp/interfaces/interface/members/member/state/partner-port-priority"
func (*Lacp_Interface_MemberPath) PortNum ¶
func (n *Lacp_Interface_MemberPath) PortNum() *Lacp_Interface_Member_PortNumPath
PortNum (leaf): Port number of the local (actor) aggregation member
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/port-num" Path from root: "/lacp/interfaces/interface/members/member/state/port-num"
func (*Lacp_Interface_MemberPath) PortPriority ¶ added in v0.4.6
func (n *Lacp_Interface_MemberPath) PortPriority() *Lacp_Interface_Member_PortPriorityPath
PortPriority (leaf): Member interface's priority in its aggregate interface.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/port-priority" Path from root: "/lacp/interfaces/interface/members/member/*/port-priority"
func (*Lacp_Interface_MemberPath) State ¶
func (n *Lacp_Interface_MemberPath) State() ygnmi.SingletonQuery[*oc.Lacp_Interface_Member]
State returns a Query that can be used in gNMI operations.
func (*Lacp_Interface_MemberPath) Synchronization ¶
func (n *Lacp_Interface_MemberPath) Synchronization() *Lacp_Interface_Member_SynchronizationPath
Synchronization (leaf): Indicates whether the participant is in-sync or out-of-sync
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/synchronization" Path from root: "/lacp/interfaces/interface/members/member/state/synchronization"
func (*Lacp_Interface_MemberPath) SystemId ¶
func (n *Lacp_Interface_MemberPath) SystemId() *Lacp_Interface_Member_SystemIdPath
SystemId (leaf): MAC address that defines the local system ID for the aggregate interface
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/system-id" Path from root: "/lacp/interfaces/interface/members/member/state/system-id"
func (*Lacp_Interface_MemberPath) Timeout ¶
func (n *Lacp_Interface_MemberPath) Timeout() *Lacp_Interface_Member_TimeoutPath
Timeout (leaf): The timeout type (short or long) used by the participant
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/timeout" Path from root: "/lacp/interfaces/interface/members/member/state/timeout"
type Lacp_Interface_MemberPathAny ¶
Lacp_Interface_MemberPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member YANG schema element.
func (*Lacp_Interface_MemberPathAny) Activity ¶
func (n *Lacp_Interface_MemberPathAny) Activity() *Lacp_Interface_Member_ActivityPathAny
Activity (leaf): Indicates participant is active or passive
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/activity" Path from root: "/lacp/interfaces/interface/members/member/state/activity"
func (*Lacp_Interface_MemberPathAny) Aggregatable ¶
func (n *Lacp_Interface_MemberPathAny) Aggregatable() *Lacp_Interface_Member_AggregatablePathAny
Aggregatable (leaf): A true value indicates that the participant will allow the link to be used as part of the aggregate. A false value indicates the link should be used as an individual link
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/aggregatable" Path from root: "/lacp/interfaces/interface/members/member/state/aggregatable"
func (*Lacp_Interface_MemberPathAny) Collecting ¶
func (n *Lacp_Interface_MemberPathAny) Collecting() *Lacp_Interface_Member_CollectingPathAny
Collecting (leaf): If true, the participant is collecting incoming frames on the link, otherwise false
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/collecting" Path from root: "/lacp/interfaces/interface/members/member/state/collecting"
func (*Lacp_Interface_MemberPathAny) Config ¶ added in v0.4.6
func (n *Lacp_Interface_MemberPathAny) Config() ygnmi.WildcardQuery[*oc.Lacp_Interface_Member]
Config returns a Query that can be used in gNMI operations.
func (*Lacp_Interface_MemberPathAny) Counters ¶
func (n *Lacp_Interface_MemberPathAny) Counters() *Lacp_Interface_Member_CountersPathAny
Counters (container): LACP protocol counters
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/counters" Path from root: "/lacp/interfaces/interface/members/member/state/counters"
func (*Lacp_Interface_MemberPathAny) Distributing ¶
func (n *Lacp_Interface_MemberPathAny) Distributing() *Lacp_Interface_Member_DistributingPathAny
Distributing (leaf): When true, the participant is distributing outgoing frames; when false, distribution is disabled
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/distributing" Path from root: "/lacp/interfaces/interface/members/member/state/distributing"
func (*Lacp_Interface_MemberPathAny) Interface ¶
func (n *Lacp_Interface_MemberPathAny) Interface() *Lacp_Interface_Member_InterfacePathAny
Interface (leaf): Reference to interface member of the LACP aggregate
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/interface" Path from root: "/lacp/interfaces/interface/members/member/*/interface"
func (*Lacp_Interface_MemberPathAny) LastChange ¶
func (n *Lacp_Interface_MemberPathAny) LastChange() *Lacp_Interface_Member_LastChangePathAny
LastChange (leaf): The timestamp indicates the absolute time of the last state change of a LACP timeout. The last state change of the LACP timeout is defined as what is reported as the operating state to the system. The state change is both a timeout event and when the timeout event is no longer active. The value is the timestamp in nanoseconds relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/last-change" Path from root: "/lacp/interfaces/interface/members/member/state/last-change"
func (*Lacp_Interface_MemberPathAny) OperKey ¶
func (n *Lacp_Interface_MemberPathAny) OperKey() *Lacp_Interface_Member_OperKeyPathAny
OperKey (leaf): Current operational value of the key for the aggregate interface
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/oper-key" Path from root: "/lacp/interfaces/interface/members/member/state/oper-key"
func (*Lacp_Interface_MemberPathAny) PartnerId ¶
func (n *Lacp_Interface_MemberPathAny) PartnerId() *Lacp_Interface_Member_PartnerIdPathAny
PartnerId (leaf): MAC address representing the protocol partner's interface system ID
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-id" Path from root: "/lacp/interfaces/interface/members/member/state/partner-id"
func (*Lacp_Interface_MemberPathAny) PartnerKey ¶
func (n *Lacp_Interface_MemberPathAny) PartnerKey() *Lacp_Interface_Member_PartnerKeyPathAny
PartnerKey (leaf): Operational value of the protocol partner's key
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-key" Path from root: "/lacp/interfaces/interface/members/member/state/partner-key"
func (*Lacp_Interface_MemberPathAny) PartnerPortNum ¶
func (n *Lacp_Interface_MemberPathAny) PartnerPortNum() *Lacp_Interface_Member_PartnerPortNumPathAny
PartnerPortNum (leaf): Port number of the partner (remote) port for this member port
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-port-num" Path from root: "/lacp/interfaces/interface/members/member/state/partner-port-num"
func (*Lacp_Interface_MemberPathAny) PartnerPortPriority ¶ added in v0.4.6
func (n *Lacp_Interface_MemberPathAny) PartnerPortPriority() *Lacp_Interface_Member_PartnerPortPriorityPathAny
PartnerPortPriority (leaf): Member interface partner's priority in its aggregate interface.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-port-priority" Path from root: "/lacp/interfaces/interface/members/member/state/partner-port-priority"
func (*Lacp_Interface_MemberPathAny) PortNum ¶
func (n *Lacp_Interface_MemberPathAny) PortNum() *Lacp_Interface_Member_PortNumPathAny
PortNum (leaf): Port number of the local (actor) aggregation member
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/port-num" Path from root: "/lacp/interfaces/interface/members/member/state/port-num"
func (*Lacp_Interface_MemberPathAny) PortPriority ¶ added in v0.4.6
func (n *Lacp_Interface_MemberPathAny) PortPriority() *Lacp_Interface_Member_PortPriorityPathAny
PortPriority (leaf): Member interface's priority in its aggregate interface.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "*/port-priority" Path from root: "/lacp/interfaces/interface/members/member/*/port-priority"
func (*Lacp_Interface_MemberPathAny) State ¶
func (n *Lacp_Interface_MemberPathAny) State() ygnmi.WildcardQuery[*oc.Lacp_Interface_Member]
State returns a Query that can be used in gNMI operations.
func (*Lacp_Interface_MemberPathAny) Synchronization ¶
func (n *Lacp_Interface_MemberPathAny) Synchronization() *Lacp_Interface_Member_SynchronizationPathAny
Synchronization (leaf): Indicates whether the participant is in-sync or out-of-sync
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/synchronization" Path from root: "/lacp/interfaces/interface/members/member/state/synchronization"
func (*Lacp_Interface_MemberPathAny) SystemId ¶
func (n *Lacp_Interface_MemberPathAny) SystemId() *Lacp_Interface_Member_SystemIdPathAny
SystemId (leaf): MAC address that defines the local system ID for the aggregate interface
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/system-id" Path from root: "/lacp/interfaces/interface/members/member/state/system-id"
func (*Lacp_Interface_MemberPathAny) Timeout ¶
func (n *Lacp_Interface_MemberPathAny) Timeout() *Lacp_Interface_Member_TimeoutPathAny
Timeout (leaf): The timeout type (short or long) used by the participant
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/timeout" Path from root: "/lacp/interfaces/interface/members/member/state/timeout"
type Lacp_Interface_MemberPathMap ¶ added in v0.1.24
Lacp_Interface_MemberPathMap represents the /openconfig-lacp/lacp/interfaces/interface/members/member YANG schema element.
func (*Lacp_Interface_MemberPathMap) Config ¶ added in v0.4.6
func (n *Lacp_Interface_MemberPathMap) Config() ygnmi.ConfigQuery[map[string]*oc.Lacp_Interface_Member]
Config returns a Query that can be used in gNMI operations.
func (*Lacp_Interface_MemberPathMap) State ¶ added in v0.1.24
func (n *Lacp_Interface_MemberPathMap) State() ygnmi.SingletonQuery[map[string]*oc.Lacp_Interface_Member]
State returns a Query that can be used in gNMI operations.
type Lacp_Interface_MemberPathMapAny ¶ added in v0.1.24
Lacp_Interface_MemberPathMapAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member YANG schema element.
func (*Lacp_Interface_MemberPathMapAny) Config ¶ added in v0.4.6
func (n *Lacp_Interface_MemberPathMapAny) Config() ygnmi.WildcardQuery[map[string]*oc.Lacp_Interface_Member]
Config returns a Query that can be used in gNMI operations.
func (*Lacp_Interface_MemberPathMapAny) State ¶ added in v0.1.24
func (n *Lacp_Interface_MemberPathMapAny) State() ygnmi.WildcardQuery[map[string]*oc.Lacp_Interface_Member]
State returns a Query that can be used in gNMI operations.
type Lacp_Interface_Member_ActivityPath ¶
type Lacp_Interface_Member_ActivityPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_ActivityPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/activity YANG schema element.
func (*Lacp_Interface_Member_ActivityPath) State ¶
func (n *Lacp_Interface_Member_ActivityPath) State() ygnmi.SingletonQuery[oc.E_Lacp_LacpActivityType]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/activity" Path from root: "/lacp/interfaces/interface/members/member/state/activity"
type Lacp_Interface_Member_ActivityPathAny ¶
type Lacp_Interface_Member_ActivityPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_ActivityPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/activity YANG schema element.
func (*Lacp_Interface_Member_ActivityPathAny) State ¶
func (n *Lacp_Interface_Member_ActivityPathAny) State() ygnmi.WildcardQuery[oc.E_Lacp_LacpActivityType]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/activity" Path from root: "/lacp/interfaces/interface/members/member/state/activity"
type Lacp_Interface_Member_AggregatablePath ¶
type Lacp_Interface_Member_AggregatablePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_AggregatablePath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/aggregatable YANG schema element.
func (*Lacp_Interface_Member_AggregatablePath) State ¶
func (n *Lacp_Interface_Member_AggregatablePath) State() ygnmi.SingletonQuery[bool]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/aggregatable" Path from root: "/lacp/interfaces/interface/members/member/state/aggregatable"
type Lacp_Interface_Member_AggregatablePathAny ¶
type Lacp_Interface_Member_AggregatablePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_AggregatablePathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/aggregatable YANG schema element.
func (*Lacp_Interface_Member_AggregatablePathAny) State ¶
func (n *Lacp_Interface_Member_AggregatablePathAny) State() ygnmi.WildcardQuery[bool]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/aggregatable" Path from root: "/lacp/interfaces/interface/members/member/state/aggregatable"
type Lacp_Interface_Member_CollectingPath ¶
type Lacp_Interface_Member_CollectingPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_CollectingPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/collecting YANG schema element.
func (*Lacp_Interface_Member_CollectingPath) State ¶
func (n *Lacp_Interface_Member_CollectingPath) State() ygnmi.SingletonQuery[bool]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/collecting" Path from root: "/lacp/interfaces/interface/members/member/state/collecting"
type Lacp_Interface_Member_CollectingPathAny ¶
type Lacp_Interface_Member_CollectingPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_CollectingPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/collecting YANG schema element.
func (*Lacp_Interface_Member_CollectingPathAny) State ¶
func (n *Lacp_Interface_Member_CollectingPathAny) State() ygnmi.WildcardQuery[bool]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/collecting" Path from root: "/lacp/interfaces/interface/members/member/state/collecting"
type Lacp_Interface_Member_CountersPath ¶
Lacp_Interface_Member_CountersPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters YANG schema element.
func (*Lacp_Interface_Member_CountersPath) LacpErrors ¶
func (n *Lacp_Interface_Member_CountersPath) LacpErrors() *Lacp_Interface_Member_Counters_LacpErrorsPath
LacpErrors (leaf): Number of LACPDU illegal packet errors
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-errors"
func (*Lacp_Interface_Member_CountersPath) LacpInPkts ¶
func (n *Lacp_Interface_Member_CountersPath) LacpInPkts() *Lacp_Interface_Member_Counters_LacpInPktsPath
LacpInPkts (leaf): Number of LACPDUs received
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-in-pkts" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-in-pkts"
func (*Lacp_Interface_Member_CountersPath) LacpOutPkts ¶
func (n *Lacp_Interface_Member_CountersPath) LacpOutPkts() *Lacp_Interface_Member_Counters_LacpOutPktsPath
LacpOutPkts (leaf): Number of LACPDUs transmitted
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-out-pkts" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-out-pkts"
func (*Lacp_Interface_Member_CountersPath) LacpRxErrors ¶
func (n *Lacp_Interface_Member_CountersPath) LacpRxErrors() *Lacp_Interface_Member_Counters_LacpRxErrorsPath
LacpRxErrors (leaf): Number of LACPDU receive packet errors
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-rx-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-rx-errors"
func (*Lacp_Interface_Member_CountersPath) LacpTimeoutTransitions ¶
func (n *Lacp_Interface_Member_CountersPath) LacpTimeoutTransitions() *Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPath
LacpTimeoutTransitions (leaf): Number of times the LACP state has transitioned with a timeout since the time the device restarted or the interface was brought up, whichever is most recent. The last state change of the LACP timeout is defined as what is reported as the operating state to the system. The state change is both a timeout event and when the timeout event is no longer active.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-timeout-transitions" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-timeout-transitions"
func (*Lacp_Interface_Member_CountersPath) LacpTxErrors ¶
func (n *Lacp_Interface_Member_CountersPath) LacpTxErrors() *Lacp_Interface_Member_Counters_LacpTxErrorsPath
LacpTxErrors (leaf): Number of LACPDU transmit packet errors
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-tx-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-tx-errors"
func (*Lacp_Interface_Member_CountersPath) LacpUnknownErrors ¶
func (n *Lacp_Interface_Member_CountersPath) LacpUnknownErrors() *Lacp_Interface_Member_Counters_LacpUnknownErrorsPath
LacpUnknownErrors (leaf): Number of LACPDU unknown packet errors
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-unknown-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-unknown-errors"
func (*Lacp_Interface_Member_CountersPath) State ¶
func (n *Lacp_Interface_Member_CountersPath) State() ygnmi.SingletonQuery[*oc.Lacp_Interface_Member_Counters]
State returns a Query that can be used in gNMI operations.
type Lacp_Interface_Member_CountersPathAny ¶
Lacp_Interface_Member_CountersPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters YANG schema element.
func (*Lacp_Interface_Member_CountersPathAny) LacpErrors ¶
func (n *Lacp_Interface_Member_CountersPathAny) LacpErrors() *Lacp_Interface_Member_Counters_LacpErrorsPathAny
LacpErrors (leaf): Number of LACPDU illegal packet errors
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-errors"
func (*Lacp_Interface_Member_CountersPathAny) LacpInPkts ¶
func (n *Lacp_Interface_Member_CountersPathAny) LacpInPkts() *Lacp_Interface_Member_Counters_LacpInPktsPathAny
LacpInPkts (leaf): Number of LACPDUs received
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-in-pkts" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-in-pkts"
func (*Lacp_Interface_Member_CountersPathAny) LacpOutPkts ¶
func (n *Lacp_Interface_Member_CountersPathAny) LacpOutPkts() *Lacp_Interface_Member_Counters_LacpOutPktsPathAny
LacpOutPkts (leaf): Number of LACPDUs transmitted
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-out-pkts" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-out-pkts"
func (*Lacp_Interface_Member_CountersPathAny) LacpRxErrors ¶
func (n *Lacp_Interface_Member_CountersPathAny) LacpRxErrors() *Lacp_Interface_Member_Counters_LacpRxErrorsPathAny
LacpRxErrors (leaf): Number of LACPDU receive packet errors
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-rx-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-rx-errors"
func (*Lacp_Interface_Member_CountersPathAny) LacpTimeoutTransitions ¶
func (n *Lacp_Interface_Member_CountersPathAny) LacpTimeoutTransitions() *Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPathAny
LacpTimeoutTransitions (leaf): Number of times the LACP state has transitioned with a timeout since the time the device restarted or the interface was brought up, whichever is most recent. The last state change of the LACP timeout is defined as what is reported as the operating state to the system. The state change is both a timeout event and when the timeout event is no longer active.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-timeout-transitions" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-timeout-transitions"
func (*Lacp_Interface_Member_CountersPathAny) LacpTxErrors ¶
func (n *Lacp_Interface_Member_CountersPathAny) LacpTxErrors() *Lacp_Interface_Member_Counters_LacpTxErrorsPathAny
LacpTxErrors (leaf): Number of LACPDU transmit packet errors
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-tx-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-tx-errors"
func (*Lacp_Interface_Member_CountersPathAny) LacpUnknownErrors ¶
func (n *Lacp_Interface_Member_CountersPathAny) LacpUnknownErrors() *Lacp_Interface_Member_Counters_LacpUnknownErrorsPathAny
LacpUnknownErrors (leaf): Number of LACPDU unknown packet errors
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-unknown-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-unknown-errors"
func (*Lacp_Interface_Member_CountersPathAny) State ¶
func (n *Lacp_Interface_Member_CountersPathAny) State() ygnmi.WildcardQuery[*oc.Lacp_Interface_Member_Counters]
State returns a Query that can be used in gNMI operations.
type Lacp_Interface_Member_Counters_LacpErrorsPath ¶
type Lacp_Interface_Member_Counters_LacpErrorsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpErrorsPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-errors YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpErrorsPath) State ¶
func (n *Lacp_Interface_Member_Counters_LacpErrorsPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-errors"
type Lacp_Interface_Member_Counters_LacpErrorsPathAny ¶
type Lacp_Interface_Member_Counters_LacpErrorsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpErrorsPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-errors YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpErrorsPathAny) State ¶
func (n *Lacp_Interface_Member_Counters_LacpErrorsPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-errors"
type Lacp_Interface_Member_Counters_LacpInPktsPath ¶
type Lacp_Interface_Member_Counters_LacpInPktsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpInPktsPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-in-pkts YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpInPktsPath) State ¶
func (n *Lacp_Interface_Member_Counters_LacpInPktsPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-in-pkts" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-in-pkts"
type Lacp_Interface_Member_Counters_LacpInPktsPathAny ¶
type Lacp_Interface_Member_Counters_LacpInPktsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpInPktsPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-in-pkts YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpInPktsPathAny) State ¶
func (n *Lacp_Interface_Member_Counters_LacpInPktsPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-in-pkts" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-in-pkts"
type Lacp_Interface_Member_Counters_LacpOutPktsPath ¶
type Lacp_Interface_Member_Counters_LacpOutPktsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpOutPktsPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-out-pkts YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpOutPktsPath) State ¶
func (n *Lacp_Interface_Member_Counters_LacpOutPktsPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-out-pkts" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-out-pkts"
type Lacp_Interface_Member_Counters_LacpOutPktsPathAny ¶
type Lacp_Interface_Member_Counters_LacpOutPktsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpOutPktsPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-out-pkts YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpOutPktsPathAny) State ¶
func (n *Lacp_Interface_Member_Counters_LacpOutPktsPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-out-pkts" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-out-pkts"
type Lacp_Interface_Member_Counters_LacpRxErrorsPath ¶
type Lacp_Interface_Member_Counters_LacpRxErrorsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpRxErrorsPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-rx-errors YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpRxErrorsPath) State ¶
func (n *Lacp_Interface_Member_Counters_LacpRxErrorsPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-rx-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-rx-errors"
type Lacp_Interface_Member_Counters_LacpRxErrorsPathAny ¶
type Lacp_Interface_Member_Counters_LacpRxErrorsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpRxErrorsPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-rx-errors YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpRxErrorsPathAny) State ¶
func (n *Lacp_Interface_Member_Counters_LacpRxErrorsPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-rx-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-rx-errors"
type Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPath ¶
type Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-timeout-transitions YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPath) State ¶
func (n *Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-timeout-transitions" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-timeout-transitions"
type Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPathAny ¶
type Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-timeout-transitions YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPathAny) State ¶
func (n *Lacp_Interface_Member_Counters_LacpTimeoutTransitionsPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-timeout-transitions" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-timeout-transitions"
type Lacp_Interface_Member_Counters_LacpTxErrorsPath ¶
type Lacp_Interface_Member_Counters_LacpTxErrorsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpTxErrorsPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-tx-errors YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpTxErrorsPath) State ¶
func (n *Lacp_Interface_Member_Counters_LacpTxErrorsPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-tx-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-tx-errors"
type Lacp_Interface_Member_Counters_LacpTxErrorsPathAny ¶
type Lacp_Interface_Member_Counters_LacpTxErrorsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpTxErrorsPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-tx-errors YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpTxErrorsPathAny) State ¶
func (n *Lacp_Interface_Member_Counters_LacpTxErrorsPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-tx-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-tx-errors"
type Lacp_Interface_Member_Counters_LacpUnknownErrorsPath ¶
type Lacp_Interface_Member_Counters_LacpUnknownErrorsPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpUnknownErrorsPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-unknown-errors YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpUnknownErrorsPath) State ¶
func (n *Lacp_Interface_Member_Counters_LacpUnknownErrorsPath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-unknown-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-unknown-errors"
type Lacp_Interface_Member_Counters_LacpUnknownErrorsPathAny ¶
type Lacp_Interface_Member_Counters_LacpUnknownErrorsPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_Counters_LacpUnknownErrorsPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters/lacp-unknown-errors YANG schema element.
func (*Lacp_Interface_Member_Counters_LacpUnknownErrorsPathAny) State ¶
func (n *Lacp_Interface_Member_Counters_LacpUnknownErrorsPathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "lacp-unknown-errors" Path from root: "/lacp/interfaces/interface/members/member/state/counters/lacp-unknown-errors"
type Lacp_Interface_Member_DistributingPath ¶
type Lacp_Interface_Member_DistributingPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_DistributingPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/distributing YANG schema element.
func (*Lacp_Interface_Member_DistributingPath) State ¶
func (n *Lacp_Interface_Member_DistributingPath) State() ygnmi.SingletonQuery[bool]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/distributing" Path from root: "/lacp/interfaces/interface/members/member/state/distributing"
type Lacp_Interface_Member_DistributingPathAny ¶
type Lacp_Interface_Member_DistributingPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_DistributingPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/distributing YANG schema element.
func (*Lacp_Interface_Member_DistributingPathAny) State ¶
func (n *Lacp_Interface_Member_DistributingPathAny) State() ygnmi.WildcardQuery[bool]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/distributing" Path from root: "/lacp/interfaces/interface/members/member/state/distributing"
type Lacp_Interface_Member_InterfacePath ¶
type Lacp_Interface_Member_InterfacePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_InterfacePath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/interface YANG schema element.
func (*Lacp_Interface_Member_InterfacePath) Config ¶
func (n *Lacp_Interface_Member_InterfacePath) Config() ygnmi.ConfigQuery[string]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/interface" Path from root: "/lacp/interfaces/interface/members/member/config/interface"
func (*Lacp_Interface_Member_InterfacePath) State ¶
func (n *Lacp_Interface_Member_InterfacePath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/interface" Path from root: "/lacp/interfaces/interface/members/member/state/interface"
type Lacp_Interface_Member_InterfacePathAny ¶
type Lacp_Interface_Member_InterfacePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_InterfacePathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/interface YANG schema element.
func (*Lacp_Interface_Member_InterfacePathAny) Config ¶
func (n *Lacp_Interface_Member_InterfacePathAny) Config() ygnmi.WildcardQuery[string]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/interface" Path from root: "/lacp/interfaces/interface/members/member/config/interface"
func (*Lacp_Interface_Member_InterfacePathAny) State ¶
func (n *Lacp_Interface_Member_InterfacePathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/interface" Path from root: "/lacp/interfaces/interface/members/member/state/interface"
type Lacp_Interface_Member_LastChangePath ¶
type Lacp_Interface_Member_LastChangePath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_LastChangePath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/last-change YANG schema element.
func (*Lacp_Interface_Member_LastChangePath) State ¶
func (n *Lacp_Interface_Member_LastChangePath) State() ygnmi.SingletonQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/last-change" Path from root: "/lacp/interfaces/interface/members/member/state/last-change"
type Lacp_Interface_Member_LastChangePathAny ¶
type Lacp_Interface_Member_LastChangePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_LastChangePathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/last-change YANG schema element.
func (*Lacp_Interface_Member_LastChangePathAny) State ¶
func (n *Lacp_Interface_Member_LastChangePathAny) State() ygnmi.WildcardQuery[uint64]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/last-change" Path from root: "/lacp/interfaces/interface/members/member/state/last-change"
type Lacp_Interface_Member_OperKeyPath ¶
type Lacp_Interface_Member_OperKeyPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_OperKeyPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/oper-key YANG schema element.
func (*Lacp_Interface_Member_OperKeyPath) State ¶
func (n *Lacp_Interface_Member_OperKeyPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/oper-key" Path from root: "/lacp/interfaces/interface/members/member/state/oper-key"
type Lacp_Interface_Member_OperKeyPathAny ¶
type Lacp_Interface_Member_OperKeyPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_OperKeyPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/oper-key YANG schema element.
func (*Lacp_Interface_Member_OperKeyPathAny) State ¶
func (n *Lacp_Interface_Member_OperKeyPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/oper-key" Path from root: "/lacp/interfaces/interface/members/member/state/oper-key"
type Lacp_Interface_Member_PartnerIdPath ¶
type Lacp_Interface_Member_PartnerIdPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_PartnerIdPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/partner-id YANG schema element.
func (*Lacp_Interface_Member_PartnerIdPath) State ¶
func (n *Lacp_Interface_Member_PartnerIdPath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-id" Path from root: "/lacp/interfaces/interface/members/member/state/partner-id"
type Lacp_Interface_Member_PartnerIdPathAny ¶
type Lacp_Interface_Member_PartnerIdPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_PartnerIdPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/partner-id YANG schema element.
func (*Lacp_Interface_Member_PartnerIdPathAny) State ¶
func (n *Lacp_Interface_Member_PartnerIdPathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-id" Path from root: "/lacp/interfaces/interface/members/member/state/partner-id"
type Lacp_Interface_Member_PartnerKeyPath ¶
type Lacp_Interface_Member_PartnerKeyPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_PartnerKeyPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/partner-key YANG schema element.
func (*Lacp_Interface_Member_PartnerKeyPath) State ¶
func (n *Lacp_Interface_Member_PartnerKeyPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-key" Path from root: "/lacp/interfaces/interface/members/member/state/partner-key"
type Lacp_Interface_Member_PartnerKeyPathAny ¶
type Lacp_Interface_Member_PartnerKeyPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_PartnerKeyPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/partner-key YANG schema element.
func (*Lacp_Interface_Member_PartnerKeyPathAny) State ¶
func (n *Lacp_Interface_Member_PartnerKeyPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-key" Path from root: "/lacp/interfaces/interface/members/member/state/partner-key"
type Lacp_Interface_Member_PartnerPortNumPath ¶
type Lacp_Interface_Member_PartnerPortNumPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_PartnerPortNumPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/partner-port-num YANG schema element.
func (*Lacp_Interface_Member_PartnerPortNumPath) State ¶
func (n *Lacp_Interface_Member_PartnerPortNumPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-port-num" Path from root: "/lacp/interfaces/interface/members/member/state/partner-port-num"
type Lacp_Interface_Member_PartnerPortNumPathAny ¶
type Lacp_Interface_Member_PartnerPortNumPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_PartnerPortNumPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/partner-port-num YANG schema element.
func (*Lacp_Interface_Member_PartnerPortNumPathAny) State ¶
func (n *Lacp_Interface_Member_PartnerPortNumPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-port-num" Path from root: "/lacp/interfaces/interface/members/member/state/partner-port-num"
type Lacp_Interface_Member_PartnerPortPriorityPath ¶ added in v0.4.6
type Lacp_Interface_Member_PartnerPortPriorityPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_PartnerPortPriorityPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/partner-port-priority YANG schema element.
func (*Lacp_Interface_Member_PartnerPortPriorityPath) State ¶ added in v0.4.6
func (n *Lacp_Interface_Member_PartnerPortPriorityPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-port-priority" Path from root: "/lacp/interfaces/interface/members/member/state/partner-port-priority"
type Lacp_Interface_Member_PartnerPortPriorityPathAny ¶ added in v0.4.6
type Lacp_Interface_Member_PartnerPortPriorityPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_PartnerPortPriorityPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/partner-port-priority YANG schema element.
func (*Lacp_Interface_Member_PartnerPortPriorityPathAny) State ¶ added in v0.4.6
func (n *Lacp_Interface_Member_PartnerPortPriorityPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/partner-port-priority" Path from root: "/lacp/interfaces/interface/members/member/state/partner-port-priority"
type Lacp_Interface_Member_PortNumPath ¶
type Lacp_Interface_Member_PortNumPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_PortNumPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/port-num YANG schema element.
func (*Lacp_Interface_Member_PortNumPath) State ¶
func (n *Lacp_Interface_Member_PortNumPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/port-num" Path from root: "/lacp/interfaces/interface/members/member/state/port-num"
type Lacp_Interface_Member_PortNumPathAny ¶
type Lacp_Interface_Member_PortNumPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_PortNumPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/port-num YANG schema element.
func (*Lacp_Interface_Member_PortNumPathAny) State ¶
func (n *Lacp_Interface_Member_PortNumPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/port-num" Path from root: "/lacp/interfaces/interface/members/member/state/port-num"
type Lacp_Interface_Member_PortPriorityPath ¶ added in v0.4.6
type Lacp_Interface_Member_PortPriorityPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_PortPriorityPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/port-priority YANG schema element.
func (*Lacp_Interface_Member_PortPriorityPath) Config ¶ added in v0.4.6
func (n *Lacp_Interface_Member_PortPriorityPath) Config() ygnmi.ConfigQuery[uint16]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/port-priority" Path from root: "/lacp/interfaces/interface/members/member/config/port-priority"
func (*Lacp_Interface_Member_PortPriorityPath) State ¶ added in v0.4.6
func (n *Lacp_Interface_Member_PortPriorityPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/port-priority" Path from root: "/lacp/interfaces/interface/members/member/state/port-priority"
type Lacp_Interface_Member_PortPriorityPathAny ¶ added in v0.4.6
type Lacp_Interface_Member_PortPriorityPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_PortPriorityPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/port-priority YANG schema element.
func (*Lacp_Interface_Member_PortPriorityPathAny) Config ¶ added in v0.4.6
func (n *Lacp_Interface_Member_PortPriorityPathAny) Config() ygnmi.WildcardQuery[uint16]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/port-priority" Path from root: "/lacp/interfaces/interface/members/member/config/port-priority"
func (*Lacp_Interface_Member_PortPriorityPathAny) State ¶ added in v0.4.6
func (n *Lacp_Interface_Member_PortPriorityPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/port-priority" Path from root: "/lacp/interfaces/interface/members/member/state/port-priority"
type Lacp_Interface_Member_SynchronizationPath ¶
type Lacp_Interface_Member_SynchronizationPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_SynchronizationPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/synchronization YANG schema element.
func (*Lacp_Interface_Member_SynchronizationPath) State ¶
func (n *Lacp_Interface_Member_SynchronizationPath) State() ygnmi.SingletonQuery[oc.E_Lacp_LacpSynchronizationType]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/synchronization" Path from root: "/lacp/interfaces/interface/members/member/state/synchronization"
type Lacp_Interface_Member_SynchronizationPathAny ¶
type Lacp_Interface_Member_SynchronizationPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_SynchronizationPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/synchronization YANG schema element.
func (*Lacp_Interface_Member_SynchronizationPathAny) State ¶
func (n *Lacp_Interface_Member_SynchronizationPathAny) State() ygnmi.WildcardQuery[oc.E_Lacp_LacpSynchronizationType]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/synchronization" Path from root: "/lacp/interfaces/interface/members/member/state/synchronization"
type Lacp_Interface_Member_SystemIdPath ¶
type Lacp_Interface_Member_SystemIdPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_SystemIdPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/system-id YANG schema element.
func (*Lacp_Interface_Member_SystemIdPath) State ¶
func (n *Lacp_Interface_Member_SystemIdPath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/system-id" Path from root: "/lacp/interfaces/interface/members/member/state/system-id"
type Lacp_Interface_Member_SystemIdPathAny ¶
type Lacp_Interface_Member_SystemIdPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_SystemIdPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/system-id YANG schema element.
func (*Lacp_Interface_Member_SystemIdPathAny) State ¶
func (n *Lacp_Interface_Member_SystemIdPathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/system-id" Path from root: "/lacp/interfaces/interface/members/member/state/system-id"
type Lacp_Interface_Member_TimeoutPath ¶
type Lacp_Interface_Member_TimeoutPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_TimeoutPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/timeout YANG schema element.
func (*Lacp_Interface_Member_TimeoutPath) State ¶
func (n *Lacp_Interface_Member_TimeoutPath) State() ygnmi.SingletonQuery[oc.E_Lacp_LacpTimeoutType]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/timeout" Path from root: "/lacp/interfaces/interface/members/member/state/timeout"
type Lacp_Interface_Member_TimeoutPathAny ¶
type Lacp_Interface_Member_TimeoutPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_Member_TimeoutPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member/state/timeout YANG schema element.
func (*Lacp_Interface_Member_TimeoutPathAny) State ¶
func (n *Lacp_Interface_Member_TimeoutPathAny) State() ygnmi.WildcardQuery[oc.E_Lacp_LacpTimeoutType]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/timeout" Path from root: "/lacp/interfaces/interface/members/member/state/timeout"
type Lacp_Interface_NamePath ¶
Lacp_Interface_NamePath represents the /openconfig-lacp/lacp/interfaces/interface/state/name YANG schema element.
func (*Lacp_Interface_NamePath) Config ¶
func (n *Lacp_Interface_NamePath) Config() ygnmi.ConfigQuery[string]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/name" Path from root: "/lacp/interfaces/interface/config/name"
func (*Lacp_Interface_NamePath) State ¶
func (n *Lacp_Interface_NamePath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/name" Path from root: "/lacp/interfaces/interface/state/name"
type Lacp_Interface_NamePathAny ¶
type Lacp_Interface_NamePathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_NamePathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/state/name YANG schema element.
func (*Lacp_Interface_NamePathAny) Config ¶
func (n *Lacp_Interface_NamePathAny) Config() ygnmi.WildcardQuery[string]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/name" Path from root: "/lacp/interfaces/interface/config/name"
func (*Lacp_Interface_NamePathAny) State ¶
func (n *Lacp_Interface_NamePathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/name" Path from root: "/lacp/interfaces/interface/state/name"
type Lacp_Interface_SystemIdMacPath ¶
type Lacp_Interface_SystemIdMacPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_SystemIdMacPath represents the /openconfig-lacp/lacp/interfaces/interface/state/system-id-mac YANG schema element.
func (*Lacp_Interface_SystemIdMacPath) Config ¶
func (n *Lacp_Interface_SystemIdMacPath) Config() ygnmi.ConfigQuery[string]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/system-id-mac" Path from root: "/lacp/interfaces/interface/config/system-id-mac"
func (*Lacp_Interface_SystemIdMacPath) State ¶
func (n *Lacp_Interface_SystemIdMacPath) State() ygnmi.SingletonQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/system-id-mac" Path from root: "/lacp/interfaces/interface/state/system-id-mac"
type Lacp_Interface_SystemIdMacPathAny ¶
type Lacp_Interface_SystemIdMacPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_SystemIdMacPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/state/system-id-mac YANG schema element.
func (*Lacp_Interface_SystemIdMacPathAny) Config ¶
func (n *Lacp_Interface_SystemIdMacPathAny) Config() ygnmi.WildcardQuery[string]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/system-id-mac" Path from root: "/lacp/interfaces/interface/config/system-id-mac"
func (*Lacp_Interface_SystemIdMacPathAny) State ¶
func (n *Lacp_Interface_SystemIdMacPathAny) State() ygnmi.WildcardQuery[string]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/system-id-mac" Path from root: "/lacp/interfaces/interface/state/system-id-mac"
type Lacp_Interface_SystemPriorityPath ¶
type Lacp_Interface_SystemPriorityPath struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_SystemPriorityPath represents the /openconfig-lacp/lacp/interfaces/interface/state/system-priority YANG schema element.
func (*Lacp_Interface_SystemPriorityPath) Config ¶
func (n *Lacp_Interface_SystemPriorityPath) Config() ygnmi.ConfigQuery[uint16]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/system-priority" Path from root: "/lacp/interfaces/interface/config/system-priority"
func (*Lacp_Interface_SystemPriorityPath) State ¶
func (n *Lacp_Interface_SystemPriorityPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/system-priority" Path from root: "/lacp/interfaces/interface/state/system-priority"
type Lacp_Interface_SystemPriorityPathAny ¶
type Lacp_Interface_SystemPriorityPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_Interface_SystemPriorityPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/state/system-priority YANG schema element.
func (*Lacp_Interface_SystemPriorityPathAny) Config ¶
func (n *Lacp_Interface_SystemPriorityPathAny) Config() ygnmi.WildcardQuery[uint16]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/system-priority" Path from root: "/lacp/interfaces/interface/config/system-priority"
func (*Lacp_Interface_SystemPriorityPathAny) State ¶
func (n *Lacp_Interface_SystemPriorityPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/system-priority" Path from root: "/lacp/interfaces/interface/state/system-priority"
type Lacp_SystemPriorityPath ¶
Lacp_SystemPriorityPath represents the /openconfig-lacp/lacp/state/system-priority YANG schema element.
func (*Lacp_SystemPriorityPath) Config ¶
func (n *Lacp_SystemPriorityPath) Config() ygnmi.ConfigQuery[uint16]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/system-priority" Path from root: "/lacp/config/system-priority"
func (*Lacp_SystemPriorityPath) State ¶
func (n *Lacp_SystemPriorityPath) State() ygnmi.SingletonQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/system-priority" Path from root: "/lacp/state/system-priority"
type Lacp_SystemPriorityPathAny ¶
type Lacp_SystemPriorityPathAny struct { *ygnmi.NodePath // contains filtered or unexported fields }
Lacp_SystemPriorityPathAny represents the wildcard version of the /openconfig-lacp/lacp/state/system-priority YANG schema element.
func (*Lacp_SystemPriorityPathAny) Config ¶
func (n *Lacp_SystemPriorityPathAny) Config() ygnmi.WildcardQuery[uint16]
Config returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "config/system-priority" Path from root: "/lacp/config/system-priority"
func (*Lacp_SystemPriorityPathAny) State ¶
func (n *Lacp_SystemPriorityPathAny) State() ygnmi.WildcardQuery[uint16]
State returns a Query that can be used in gNMI operations.
Defining module: "openconfig-lacp" Instantiating module: "openconfig-lacp" Path from parent: "state/system-priority" Path from root: "/lacp/state/system-priority"