lacp

package
v0.0.0-...-8fa78e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package lacp is a generated package which contains definitions of structs which generate gNMI paths for a YANG schema. The generated paths are based on a compressed form of the schema.

This package was generated by ygnmi version: v0.2.3: (ygot: v0.23.0) using the following YANG input files:

  • 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/bfd/openconfig-bfd.yang
  • public/release/models/bgp/openconfig-bgp-policy.yang
  • public/release/models/bgp/openconfig-bgp-types.yang
  • public/release/models/interfaces/openconfig-if-aggregate.yang
  • public/release/models/interfaces/openconfig-if-ethernet.yang
  • public/release/models/interfaces/openconfig-if-ip-ext.yang
  • public/release/models/interfaces/openconfig-if-ip.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-transport-types.yang
  • public/release/models/ospf/openconfig-ospfv2.yang
  • public/release/models/platform/openconfig-platform-cpu.yang
  • public/release/models/platform/openconfig-platform-integrated-circuit.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/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/segment-routing/openconfig-segment-routing-types.yang
  • public/release/models/system/openconfig-system.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

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LacpPath

type LacpPath struct {
	*ygnmi.NodePath
}

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) 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

type LacpPathAny struct {
	*ygnmi.NodePath
}

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) 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

type Lacp_InterfacePath struct {
	*ygnmi.NodePath
}

Lacp_InterfacePath represents the /openconfig-lacp/lacp/interfaces/interface YANG schema element.

func (*Lacp_InterfacePath) Config

Config returns a Query that can be used in gNMI operations.

func (*Lacp_InterfacePath) Interval

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

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. Member list is not configurable here -- each interface indicates items its participation in the LAG.

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

MemberAny (list): List of member interfaces and their associated status for a LACP-controlled aggregate interface. Member list is not configurable here -- each interface indicates items its participation in the LAG.

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

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

State returns a Query that can be used in gNMI operations.

func (*Lacp_InterfacePath) SystemIdMac

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

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

type Lacp_InterfacePathAny struct {
	*ygnmi.NodePath
}

Lacp_InterfacePathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface YANG schema element.

func (*Lacp_InterfacePathAny) Config

Config returns a Query that can be used in gNMI operations.

func (*Lacp_InterfacePathAny) Interval

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

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

Member (list): List of member interfaces and their associated status for a LACP-controlled aggregate interface. Member list is not configurable here -- each interface indicates items its participation in the LAG.

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

MemberAny (list): List of member interfaces and their associated status for a LACP-controlled aggregate interface. Member list is not configurable here -- each interface indicates items its participation in the LAG.

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

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

State returns a Query that can be used in gNMI operations.

func (*Lacp_InterfacePathAny) SystemIdMac

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

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_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

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

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

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

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

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

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

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

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

type Lacp_Interface_MemberPath struct {
	*ygnmi.NodePath
}

Lacp_Interface_MemberPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member YANG schema element.

func (*Lacp_Interface_MemberPath) Activity

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

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

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) Counters

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

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

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

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

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

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

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

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) PortNum

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) State

State returns a Query that can be used in gNMI operations.

func (*Lacp_Interface_MemberPath) Synchronization

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

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

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

type Lacp_Interface_MemberPathAny struct {
	*ygnmi.NodePath
}

Lacp_Interface_MemberPathAny represents the wildcard version of the /openconfig-lacp/lacp/interfaces/interface/members/member YANG schema element.

func (*Lacp_Interface_MemberPathAny) Activity

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

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

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) Counters

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

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

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

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

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

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

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

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) PortNum

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) State

State returns a Query that can be used in gNMI operations.

func (*Lacp_Interface_MemberPathAny) Synchronization

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

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

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_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

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

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

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

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

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

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

type Lacp_Interface_Member_CountersPath struct {
	*ygnmi.NodePath
}

Lacp_Interface_Member_CountersPath represents the /openconfig-lacp/lacp/interfaces/interface/members/member/state/counters YANG schema element.

func (*Lacp_Interface_Member_CountersPath) LacpErrors

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

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

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

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

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

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

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

State returns a Query that can be used in gNMI operations.

type Lacp_Interface_Member_CountersPathAny

type Lacp_Interface_Member_CountersPathAny struct {
	*ygnmi.NodePath
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Config returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-lacp"
Instantiating module: "openconfig-lacp"
Path from parent:     "interface"
Path from root:       ""

func (*Lacp_Interface_Member_InterfacePath) State

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

Config returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-lacp"
Instantiating module: "openconfig-lacp"
Path from parent:     "interface"
Path from root:       ""

func (*Lacp_Interface_Member_InterfacePathAny) State

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

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

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

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

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

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

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

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

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

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

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_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

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

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_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

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

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

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

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

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

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

type Lacp_Interface_NamePath struct {
	*ygnmi.NodePath
	// contains filtered or unexported fields
}

Lacp_Interface_NamePath represents the /openconfig-lacp/lacp/interfaces/interface/state/name YANG schema element.

func (*Lacp_Interface_NamePath) Config

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

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

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

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

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

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

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

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

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

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

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

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

type Lacp_SystemPriorityPath struct {
	*ygnmi.NodePath
	// contains filtered or unexported fields
}

Lacp_SystemPriorityPath represents the /openconfig-lacp/lacp/state/system-priority YANG schema element.

func (*Lacp_SystemPriorityPath) Config

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

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

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

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"

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL