terminaldevice

package
v0.1.18 Latest Latest
Warning

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

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

Documentation

Overview

Package terminaldevice 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.7.6: (ygot: v0.27.0) 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/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/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/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-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/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/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 TerminalDevicePath

type TerminalDevicePath struct {
	*ygnmi.NodePath
}

TerminalDevicePath represents the /openconfig-terminal-device/terminal-device YANG schema element.

func (*TerminalDevicePath) Channel

Channel (list): List of logical channels

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "logical-channels/channel"
Path from root:       "/terminal-device/logical-channels/channel"

Index: uint32

func (*TerminalDevicePath) ChannelAny

ChannelAny (list): List of logical channels

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "logical-channels/channel"
Path from root:       "/terminal-device/logical-channels/channel"

func (*TerminalDevicePath) Config

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

func (*TerminalDevicePath) Mode

Mode (list): List of operational modes supported by the platform. The operational mode provides a platform-defined summary of information such as symbol rate, modulation, pulse shaping, etc.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "operational-modes/mode"
Path from root:       "/terminal-device/operational-modes/mode"

ModeId: uint16

func (*TerminalDevicePath) ModeAny

ModeAny (list): List of operational modes supported by the platform. The operational mode provides a platform-defined summary of information such as symbol rate, modulation, pulse shaping, etc.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "operational-modes/mode"
Path from root:       "/terminal-device/operational-modes/mode"

func (*TerminalDevicePath) State

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

type TerminalDevicePathAny

type TerminalDevicePathAny struct {
	*ygnmi.NodePath
}

TerminalDevicePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device YANG schema element.

func (*TerminalDevicePathAny) Channel

Channel (list): List of logical channels

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "logical-channels/channel"
Path from root:       "/terminal-device/logical-channels/channel"

Index: uint32

func (*TerminalDevicePathAny) ChannelAny

ChannelAny (list): List of logical channels

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "logical-channels/channel"
Path from root:       "/terminal-device/logical-channels/channel"

func (*TerminalDevicePathAny) Config

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

func (*TerminalDevicePathAny) Mode

Mode (list): List of operational modes supported by the platform. The operational mode provides a platform-defined summary of information such as symbol rate, modulation, pulse shaping, etc.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "operational-modes/mode"
Path from root:       "/terminal-device/operational-modes/mode"

ModeId: uint16

func (*TerminalDevicePathAny) ModeAny

ModeAny (list): List of operational modes supported by the platform. The operational mode provides a platform-defined summary of information such as symbol rate, modulation, pulse shaping, etc.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "operational-modes/mode"
Path from root:       "/terminal-device/operational-modes/mode"

func (*TerminalDevicePathAny) State

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

type TerminalDevice_ChannelPath

type TerminalDevice_ChannelPath struct {
	*ygnmi.NodePath
}

TerminalDevice_ChannelPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel YANG schema element.

func (*TerminalDevice_ChannelPath) AdminState

AdminState (leaf): Sets the admin state of the logical channel

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/admin-state"
Path from root:       "/terminal-device/logical-channels/channel/*/admin-state"

func (*TerminalDevice_ChannelPath) Assignment

Assignment (list): Logical channel elements may be assigned directly to optical channels for line-side transmission, or can be further groomed into additional stages of logical channel elements. The grooming can multiplex (i.e., split the current element into multiple elements in the subsequent stage) or de-multiplex (i.e., combine the current element with other elements into the same element in the subsequent stage) logical elements in each stage.

Note that to support the ability to groom the logical elements, the list of logical channel elements should be populated with an entry for the logical elements at each stage, starting with the initial assignment from the respective client physical port.

Each logical element assignment consists of a pointer to an element in the next stage, or to an optical channel, along with a bandwidth allocation for the corresponding assignment (e.g., to split or combine signal).

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "logical-channel-assignments/assignment"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment"

Index: uint32

func (*TerminalDevice_ChannelPath) AssignmentAny

AssignmentAny (list): Logical channel elements may be assigned directly to optical channels for line-side transmission, or can be further groomed into additional stages of logical channel elements. The grooming can multiplex (i.e., split the current element into multiple elements in the subsequent stage) or de-multiplex (i.e., combine the current element with other elements into the same element in the subsequent stage) logical elements in each stage.

Note that to support the ability to groom the logical elements, the list of logical channel elements should be populated with an entry for the logical elements at each stage, starting with the initial assignment from the respective client physical port.

Each logical element assignment consists of a pointer to an element in the next stage, or to an optical channel, along with a bandwidth allocation for the corresponding assignment (e.g., to split or combine signal).

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "logical-channel-assignments/assignment"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment"

func (*TerminalDevice_ChannelPath) ClientMappingMode

ClientMappingMode (leaf): The client side mapping mode internal to the device that specifies the number of client electrical interfaces and the data rate of each client electrical interface. For example, a ZR+ transceiver with an optical line rate of 400G could be configured to break out into four 100G client signals which might connect to an interface or a physical-channel. This would be configured on the aggregate logical channel as MODE_4X100G. This is only valid on the aggregate logical channel that is connected directly to the optical-channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/client-mapping-mode"
Path from root:       "/terminal-device/logical-channels/channel/*/client-mapping-mode"

func (*TerminalDevice_ChannelPath) Config

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

func (*TerminalDevice_ChannelPath) Description

Description (leaf): Description of the logical channel

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/description"
Path from root:       "/terminal-device/logical-channels/channel/*/description"

func (*TerminalDevice_ChannelPath) Ethernet

Ethernet (container): Top level container for data related to Ethernet framing for the logical channel

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "ethernet"
Path from root:       "/terminal-device/logical-channels/channel/ethernet"

func (*TerminalDevice_ChannelPath) Index

Index (leaf): Index of the current logical channel

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/index"
Path from root:       "/terminal-device/logical-channels/channel/*/index"

func (*TerminalDevice_ChannelPath) Ingress

Ingress (container): Top-level container for specifying references to the source of signal for the logical channel, either a transceiver, individual physical channels, or an interface

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "ingress"
Path from root:       "/terminal-device/logical-channels/channel/ingress"

func (*TerminalDevice_ChannelPath) LinkState

LinkState (leaf): Link-state of the Ethernet protocol on the logical channel, SONET / SDH framed signal, etc.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/link-state"
Path from root:       "/terminal-device/logical-channels/channel/state/link-state"

func (*TerminalDevice_ChannelPath) LogicalChannelType

LogicalChannelType (leaf): The type / stage of the logical element determines the configuration and operational state parameters (PMs) available for the logical element

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/logical-channel-type"
Path from root:       "/terminal-device/logical-channels/channel/*/logical-channel-type"

func (*TerminalDevice_ChannelPath) LoopbackMode

LoopbackMode (leaf): Sets the loopback type on the logical channel. Setting the mode to something besides NONE activates the loopback in the specified mode.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/loopback-mode"
Path from root:       "/terminal-device/logical-channels/channel/*/loopback-mode"

func (*TerminalDevice_ChannelPath) Otn

Otn (container): Top level container for OTU configuration when logical channel framing is using an OTU protocol, e.g., OTU1, OTU3, etc.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "otn"
Path from root:       "/terminal-device/logical-channels/channel/otn"

func (*TerminalDevice_ChannelPath) RateClass

RateClass (leaf): Rounded bit rate of the tributary signal. Exact bit rate will be refined by protocol selection.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/rate-class"
Path from root:       "/terminal-device/logical-channels/channel/*/rate-class"

func (*TerminalDevice_ChannelPath) State

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

func (*TerminalDevice_ChannelPath) TestSignal

TestSignal (leaf): When enabled the logical channel's DSP will generate a pseudo randmon bit stream (PRBS) which can be used during testing.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/test-signal"
Path from root:       "/terminal-device/logical-channels/channel/*/test-signal"

func (*TerminalDevice_ChannelPath) TribProtocol

TribProtocol (leaf): Protocol framing of the tributary signal. If this LogicalChannel is directly connected to a Client-Port or Optical-Channel, this is the protocol of the associated port. If the LogicalChannel is connected to other LogicalChannels, the TributaryProtocol of the LogicalChannels will define a specific mapping/demapping or multiplexing/demultiplexing function.

Not all protocols are valid, depending on the value of trib-rate-class. The expectation is that the NMS will validate that a correct combination of rate class and protocol are specfied. Basic combinations are:

rate class: 1G protocols: 1GE

rate class: 2.5G protocols: OC48, STM16

rate class: 10G protocols: 10GE LAN, 10GE WAN, OC192, STM64, OTU2, OTU2e,

OTU1e, ODU2, ODU2e, ODU1e

rate class: 40G protocols: 40GE, OC768, STM256, OTU3, ODU3

rate class: 100G protocols: 100GE, 100G MLG, OTU4, OTUCn, ODU4

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/trib-protocol"
Path from root:       "/terminal-device/logical-channels/channel/*/trib-protocol"

type TerminalDevice_ChannelPathAny

type TerminalDevice_ChannelPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_ChannelPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel YANG schema element.

func (*TerminalDevice_ChannelPathAny) AdminState

AdminState (leaf): Sets the admin state of the logical channel

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/admin-state"
Path from root:       "/terminal-device/logical-channels/channel/*/admin-state"

func (*TerminalDevice_ChannelPathAny) Assignment

Assignment (list): Logical channel elements may be assigned directly to optical channels for line-side transmission, or can be further groomed into additional stages of logical channel elements. The grooming can multiplex (i.e., split the current element into multiple elements in the subsequent stage) or de-multiplex (i.e., combine the current element with other elements into the same element in the subsequent stage) logical elements in each stage.

Note that to support the ability to groom the logical elements, the list of logical channel elements should be populated with an entry for the logical elements at each stage, starting with the initial assignment from the respective client physical port.

Each logical element assignment consists of a pointer to an element in the next stage, or to an optical channel, along with a bandwidth allocation for the corresponding assignment (e.g., to split or combine signal).

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "logical-channel-assignments/assignment"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment"

Index: uint32

func (*TerminalDevice_ChannelPathAny) AssignmentAny

AssignmentAny (list): Logical channel elements may be assigned directly to optical channels for line-side transmission, or can be further groomed into additional stages of logical channel elements. The grooming can multiplex (i.e., split the current element into multiple elements in the subsequent stage) or de-multiplex (i.e., combine the current element with other elements into the same element in the subsequent stage) logical elements in each stage.

Note that to support the ability to groom the logical elements, the list of logical channel elements should be populated with an entry for the logical elements at each stage, starting with the initial assignment from the respective client physical port.

Each logical element assignment consists of a pointer to an element in the next stage, or to an optical channel, along with a bandwidth allocation for the corresponding assignment (e.g., to split or combine signal).

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "logical-channel-assignments/assignment"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment"

func (*TerminalDevice_ChannelPathAny) ClientMappingMode

ClientMappingMode (leaf): The client side mapping mode internal to the device that specifies the number of client electrical interfaces and the data rate of each client electrical interface. For example, a ZR+ transceiver with an optical line rate of 400G could be configured to break out into four 100G client signals which might connect to an interface or a physical-channel. This would be configured on the aggregate logical channel as MODE_4X100G. This is only valid on the aggregate logical channel that is connected directly to the optical-channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/client-mapping-mode"
Path from root:       "/terminal-device/logical-channels/channel/*/client-mapping-mode"

func (*TerminalDevice_ChannelPathAny) Config

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

func (*TerminalDevice_ChannelPathAny) Description

Description (leaf): Description of the logical channel

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/description"
Path from root:       "/terminal-device/logical-channels/channel/*/description"

func (*TerminalDevice_ChannelPathAny) Ethernet

Ethernet (container): Top level container for data related to Ethernet framing for the logical channel

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "ethernet"
Path from root:       "/terminal-device/logical-channels/channel/ethernet"

func (*TerminalDevice_ChannelPathAny) Index

Index (leaf): Index of the current logical channel

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/index"
Path from root:       "/terminal-device/logical-channels/channel/*/index"

func (*TerminalDevice_ChannelPathAny) Ingress

Ingress (container): Top-level container for specifying references to the source of signal for the logical channel, either a transceiver, individual physical channels, or an interface

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "ingress"
Path from root:       "/terminal-device/logical-channels/channel/ingress"

func (*TerminalDevice_ChannelPathAny) LinkState

LinkState (leaf): Link-state of the Ethernet protocol on the logical channel, SONET / SDH framed signal, etc.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/link-state"
Path from root:       "/terminal-device/logical-channels/channel/state/link-state"

func (*TerminalDevice_ChannelPathAny) LogicalChannelType

LogicalChannelType (leaf): The type / stage of the logical element determines the configuration and operational state parameters (PMs) available for the logical element

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/logical-channel-type"
Path from root:       "/terminal-device/logical-channels/channel/*/logical-channel-type"

func (*TerminalDevice_ChannelPathAny) LoopbackMode

LoopbackMode (leaf): Sets the loopback type on the logical channel. Setting the mode to something besides NONE activates the loopback in the specified mode.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/loopback-mode"
Path from root:       "/terminal-device/logical-channels/channel/*/loopback-mode"

func (*TerminalDevice_ChannelPathAny) Otn

Otn (container): Top level container for OTU configuration when logical channel framing is using an OTU protocol, e.g., OTU1, OTU3, etc.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "otn"
Path from root:       "/terminal-device/logical-channels/channel/otn"

func (*TerminalDevice_ChannelPathAny) RateClass

RateClass (leaf): Rounded bit rate of the tributary signal. Exact bit rate will be refined by protocol selection.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/rate-class"
Path from root:       "/terminal-device/logical-channels/channel/*/rate-class"

func (*TerminalDevice_ChannelPathAny) State

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

func (*TerminalDevice_ChannelPathAny) TestSignal

TestSignal (leaf): When enabled the logical channel's DSP will generate a pseudo randmon bit stream (PRBS) which can be used during testing.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/test-signal"
Path from root:       "/terminal-device/logical-channels/channel/*/test-signal"

func (*TerminalDevice_ChannelPathAny) TribProtocol

TribProtocol (leaf): Protocol framing of the tributary signal. If this LogicalChannel is directly connected to a Client-Port or Optical-Channel, this is the protocol of the associated port. If the LogicalChannel is connected to other LogicalChannels, the TributaryProtocol of the LogicalChannels will define a specific mapping/demapping or multiplexing/demultiplexing function.

Not all protocols are valid, depending on the value of trib-rate-class. The expectation is that the NMS will validate that a correct combination of rate class and protocol are specfied. Basic combinations are:

rate class: 1G protocols: 1GE

rate class: 2.5G protocols: OC48, STM16

rate class: 10G protocols: 10GE LAN, 10GE WAN, OC192, STM64, OTU2, OTU2e,

OTU1e, ODU2, ODU2e, ODU1e

rate class: 40G protocols: 40GE, OC768, STM256, OTU3, ODU3

rate class: 100G protocols: 100GE, 100G MLG, OTU4, OTUCn, ODU4

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/trib-protocol"
Path from root:       "/terminal-device/logical-channels/channel/*/trib-protocol"

type TerminalDevice_Channel_AdminStatePath

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

TerminalDevice_Channel_AdminStatePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/admin-state YANG schema element.

func (*TerminalDevice_Channel_AdminStatePath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/admin-state"
Path from root:       "/terminal-device/logical-channels/channel/config/admin-state"

func (*TerminalDevice_Channel_AdminStatePath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/admin-state"
Path from root:       "/terminal-device/logical-channels/channel/state/admin-state"

type TerminalDevice_Channel_AdminStatePathAny

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

TerminalDevice_Channel_AdminStatePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/admin-state YANG schema element.

func (*TerminalDevice_Channel_AdminStatePathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/admin-state"
Path from root:       "/terminal-device/logical-channels/channel/config/admin-state"

func (*TerminalDevice_Channel_AdminStatePathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/admin-state"
Path from root:       "/terminal-device/logical-channels/channel/state/admin-state"

type TerminalDevice_Channel_AssignmentPath

type TerminalDevice_Channel_AssignmentPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_AssignmentPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment YANG schema element.

func (*TerminalDevice_Channel_AssignmentPath) Allocation

Allocation (leaf): Allocation of the logical client channel to the tributary or sub-channel, expressed in Gbps. Please note that if the assignment is to an OTN logical channel, the allocation must be an integer multiplication to tributary-slot-granularity of the OTN logical channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/allocation"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/allocation"

func (*TerminalDevice_Channel_AssignmentPath) AssignmentType

AssignmentType (leaf): Each logical channel element may be assigned to subsequent stages of logical elements to implement further grooming, or can be assigned to a line-side optical channel for transmission. Each assignment also has an associated bandwidth allocation.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/assignment-type"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/assignment-type"

func (*TerminalDevice_Channel_AssignmentPath) Config

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

func (*TerminalDevice_Channel_AssignmentPath) Description

Description (leaf): Name assigned to the logical client channel

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/description"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/description"

func (*TerminalDevice_Channel_AssignmentPath) Index

Index (leaf): Index of the current logical client channel to tributary mapping

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/index"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/index"

func (*TerminalDevice_Channel_AssignmentPath) LogicalChannel

LogicalChannel (leaf): Reference to another stage of logical channel elements.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/logical-channel"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/logical-channel"

func (*TerminalDevice_Channel_AssignmentPath) Mapping

Mapping (leaf): Logical channel mapping procedure. Valid only when the assignment is to an OTN logical channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/mapping"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/mapping"

func (*TerminalDevice_Channel_AssignmentPath) OpticalChannel

OpticalChannel (leaf): Reference to the line-side optical channel that should carry the current logical channel element. Use this reference to exit the logical element stage.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/optical-channel"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/optical-channel"

func (*TerminalDevice_Channel_AssignmentPath) State

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

func (*TerminalDevice_Channel_AssignmentPath) TributarySlotIndex

TributarySlotIndex (leaf): Indicates the first tributary slot index allocated to the client signal or logical channel in the assignment. Valid only when the assignment is to an OTN logical channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/tributary-slot-index"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/tributary-slot-index"

type TerminalDevice_Channel_AssignmentPathAny

type TerminalDevice_Channel_AssignmentPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_AssignmentPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment YANG schema element.

func (*TerminalDevice_Channel_AssignmentPathAny) Allocation

Allocation (leaf): Allocation of the logical client channel to the tributary or sub-channel, expressed in Gbps. Please note that if the assignment is to an OTN logical channel, the allocation must be an integer multiplication to tributary-slot-granularity of the OTN logical channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/allocation"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/allocation"

func (*TerminalDevice_Channel_AssignmentPathAny) AssignmentType

AssignmentType (leaf): Each logical channel element may be assigned to subsequent stages of logical elements to implement further grooming, or can be assigned to a line-side optical channel for transmission. Each assignment also has an associated bandwidth allocation.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/assignment-type"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/assignment-type"

func (*TerminalDevice_Channel_AssignmentPathAny) Config

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

func (*TerminalDevice_Channel_AssignmentPathAny) Description

Description (leaf): Name assigned to the logical client channel

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/description"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/description"

func (*TerminalDevice_Channel_AssignmentPathAny) Index

Index (leaf): Index of the current logical client channel to tributary mapping

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/index"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/index"

func (*TerminalDevice_Channel_AssignmentPathAny) LogicalChannel

LogicalChannel (leaf): Reference to another stage of logical channel elements.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/logical-channel"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/logical-channel"

func (*TerminalDevice_Channel_AssignmentPathAny) Mapping

Mapping (leaf): Logical channel mapping procedure. Valid only when the assignment is to an OTN logical channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/mapping"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/mapping"

func (*TerminalDevice_Channel_AssignmentPathAny) OpticalChannel

OpticalChannel (leaf): Reference to the line-side optical channel that should carry the current logical channel element. Use this reference to exit the logical element stage.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/optical-channel"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/optical-channel"

func (*TerminalDevice_Channel_AssignmentPathAny) State

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

func (*TerminalDevice_Channel_AssignmentPathAny) TributarySlotIndex

TributarySlotIndex (leaf): Indicates the first tributary slot index allocated to the client signal or logical channel in the assignment. Valid only when the assignment is to an OTN logical channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/tributary-slot-index"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/*/tributary-slot-index"

type TerminalDevice_Channel_Assignment_AllocationPath

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

TerminalDevice_Channel_Assignment_AllocationPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/allocation YANG schema element.

func (*TerminalDevice_Channel_Assignment_AllocationPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/allocation"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/allocation"

func (*TerminalDevice_Channel_Assignment_AllocationPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/allocation"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/allocation"

type TerminalDevice_Channel_Assignment_AllocationPathAny

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

TerminalDevice_Channel_Assignment_AllocationPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/allocation YANG schema element.

func (*TerminalDevice_Channel_Assignment_AllocationPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/allocation"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/allocation"

func (*TerminalDevice_Channel_Assignment_AllocationPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/allocation"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/allocation"

type TerminalDevice_Channel_Assignment_AssignmentTypePath

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

TerminalDevice_Channel_Assignment_AssignmentTypePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/assignment-type YANG schema element.

func (*TerminalDevice_Channel_Assignment_AssignmentTypePath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/assignment-type"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/assignment-type"

func (*TerminalDevice_Channel_Assignment_AssignmentTypePath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/assignment-type"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/assignment-type"

type TerminalDevice_Channel_Assignment_AssignmentTypePathAny

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

TerminalDevice_Channel_Assignment_AssignmentTypePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/assignment-type YANG schema element.

func (*TerminalDevice_Channel_Assignment_AssignmentTypePathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/assignment-type"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/assignment-type"

func (*TerminalDevice_Channel_Assignment_AssignmentTypePathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/assignment-type"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/assignment-type"

type TerminalDevice_Channel_Assignment_DescriptionPath

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

TerminalDevice_Channel_Assignment_DescriptionPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/description YANG schema element.

func (*TerminalDevice_Channel_Assignment_DescriptionPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/description"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/description"

func (*TerminalDevice_Channel_Assignment_DescriptionPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/description"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/description"

type TerminalDevice_Channel_Assignment_DescriptionPathAny

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

TerminalDevice_Channel_Assignment_DescriptionPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/description YANG schema element.

func (*TerminalDevice_Channel_Assignment_DescriptionPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/description"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/description"

func (*TerminalDevice_Channel_Assignment_DescriptionPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/description"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/description"

type TerminalDevice_Channel_Assignment_IndexPath

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

TerminalDevice_Channel_Assignment_IndexPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/index YANG schema element.

func (*TerminalDevice_Channel_Assignment_IndexPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/index"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/index"

func (*TerminalDevice_Channel_Assignment_IndexPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/index"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/index"

type TerminalDevice_Channel_Assignment_IndexPathAny

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

TerminalDevice_Channel_Assignment_IndexPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/index YANG schema element.

func (*TerminalDevice_Channel_Assignment_IndexPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/index"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/index"

func (*TerminalDevice_Channel_Assignment_IndexPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/index"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/index"

type TerminalDevice_Channel_Assignment_LogicalChannelPath

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

TerminalDevice_Channel_Assignment_LogicalChannelPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/logical-channel YANG schema element.

func (*TerminalDevice_Channel_Assignment_LogicalChannelPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/logical-channel"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/logical-channel"

func (*TerminalDevice_Channel_Assignment_LogicalChannelPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/logical-channel"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/logical-channel"

type TerminalDevice_Channel_Assignment_LogicalChannelPathAny

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

TerminalDevice_Channel_Assignment_LogicalChannelPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/logical-channel YANG schema element.

func (*TerminalDevice_Channel_Assignment_LogicalChannelPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/logical-channel"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/logical-channel"

func (*TerminalDevice_Channel_Assignment_LogicalChannelPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/logical-channel"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/logical-channel"

type TerminalDevice_Channel_Assignment_MappingPath

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

TerminalDevice_Channel_Assignment_MappingPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/mapping YANG schema element.

func (*TerminalDevice_Channel_Assignment_MappingPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/mapping"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/mapping"

func (*TerminalDevice_Channel_Assignment_MappingPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/mapping"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/mapping"

type TerminalDevice_Channel_Assignment_MappingPathAny

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

TerminalDevice_Channel_Assignment_MappingPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/mapping YANG schema element.

func (*TerminalDevice_Channel_Assignment_MappingPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/mapping"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/mapping"

func (*TerminalDevice_Channel_Assignment_MappingPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/mapping"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/mapping"

type TerminalDevice_Channel_Assignment_OpticalChannelPath

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

TerminalDevice_Channel_Assignment_OpticalChannelPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/optical-channel YANG schema element.

func (*TerminalDevice_Channel_Assignment_OpticalChannelPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/optical-channel"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/optical-channel"

func (*TerminalDevice_Channel_Assignment_OpticalChannelPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/optical-channel"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/optical-channel"

type TerminalDevice_Channel_Assignment_OpticalChannelPathAny

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

TerminalDevice_Channel_Assignment_OpticalChannelPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/optical-channel YANG schema element.

func (*TerminalDevice_Channel_Assignment_OpticalChannelPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/optical-channel"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/optical-channel"

func (*TerminalDevice_Channel_Assignment_OpticalChannelPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/optical-channel"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/optical-channel"

type TerminalDevice_Channel_Assignment_TributarySlotIndexPath

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

TerminalDevice_Channel_Assignment_TributarySlotIndexPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/tributary-slot-index YANG schema element.

func (*TerminalDevice_Channel_Assignment_TributarySlotIndexPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/tributary-slot-index"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/tributary-slot-index"

func (*TerminalDevice_Channel_Assignment_TributarySlotIndexPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tributary-slot-index"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/tributary-slot-index"

type TerminalDevice_Channel_Assignment_TributarySlotIndexPathAny

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

TerminalDevice_Channel_Assignment_TributarySlotIndexPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/tributary-slot-index YANG schema element.

func (*TerminalDevice_Channel_Assignment_TributarySlotIndexPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/tributary-slot-index"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/config/tributary-slot-index"

func (*TerminalDevice_Channel_Assignment_TributarySlotIndexPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tributary-slot-index"
Path from root:       "/terminal-device/logical-channels/channel/logical-channel-assignments/assignment/state/tributary-slot-index"

type TerminalDevice_Channel_ClientMappingModePath

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

TerminalDevice_Channel_ClientMappingModePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/client-mapping-mode YANG schema element.

func (*TerminalDevice_Channel_ClientMappingModePath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/client-mapping-mode"
Path from root:       "/terminal-device/logical-channels/channel/config/client-mapping-mode"

func (*TerminalDevice_Channel_ClientMappingModePath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/client-mapping-mode"
Path from root:       "/terminal-device/logical-channels/channel/state/client-mapping-mode"

type TerminalDevice_Channel_ClientMappingModePathAny

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

TerminalDevice_Channel_ClientMappingModePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/client-mapping-mode YANG schema element.

func (*TerminalDevice_Channel_ClientMappingModePathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/client-mapping-mode"
Path from root:       "/terminal-device/logical-channels/channel/config/client-mapping-mode"

func (*TerminalDevice_Channel_ClientMappingModePathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/client-mapping-mode"
Path from root:       "/terminal-device/logical-channels/channel/state/client-mapping-mode"

type TerminalDevice_Channel_DescriptionPath

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

TerminalDevice_Channel_DescriptionPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/description YANG schema element.

func (*TerminalDevice_Channel_DescriptionPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/description"
Path from root:       "/terminal-device/logical-channels/channel/config/description"

func (*TerminalDevice_Channel_DescriptionPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/description"
Path from root:       "/terminal-device/logical-channels/channel/state/description"

type TerminalDevice_Channel_DescriptionPathAny

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

TerminalDevice_Channel_DescriptionPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/description YANG schema element.

func (*TerminalDevice_Channel_DescriptionPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/description"
Path from root:       "/terminal-device/logical-channels/channel/config/description"

func (*TerminalDevice_Channel_DescriptionPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/description"
Path from root:       "/terminal-device/logical-channels/channel/state/description"

type TerminalDevice_Channel_EthernetPath

type TerminalDevice_Channel_EthernetPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_EthernetPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet YANG schema element.

func (*TerminalDevice_Channel_EthernetPath) AlsDelay

AlsDelay (leaf): The timer to delay the client-als actions on the client port when a local or remote fault is detected on the line port. The delay will only be valid when the client-als is set to LASER_SHUTDOWN

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/als-delay"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/*/als-delay"

func (*TerminalDevice_Channel_EthernetPath) ClientAls

ClientAls (leaf): Sets the client port behavior that defines if the actions of automatic laser shutdown (als), ethernet fault propagation, or nothing will be done upon the detection of a failure on the line port or the upstream remote client port.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/client-als"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/*/client-als"

func (*TerminalDevice_Channel_EthernetPath) Config

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

func (*TerminalDevice_Channel_EthernetPath) Esnr

Esnr (container): Electrical signal to noise ratio. Baud rate normalized signal to noise ratio based on error vector magnitude in dB with two decimal precision. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/esnr"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr"

func (*TerminalDevice_Channel_EthernetPath) FecUncorrectableBlocks

FecUncorrectableBlocks (leaf): The number of blocks or frames that were uncorrectable by the FEC

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-uncorrectable-blocks"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/fec-uncorrectable-blocks"

func (*TerminalDevice_Channel_EthernetPath) InBlockErrors

InBlockErrors (leaf): The number of received errored blocks. Error detection codes are capable of detecting whether one or more errors have occurred in a given sequence of bits – the block. It is normally not possible to determine the exact number of errored bits within the block

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-block-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-block-errors"

func (*TerminalDevice_Channel_EthernetPath) InCarrierErrors

InCarrierErrors (leaf): The number of received errored frames due to a carrier issue. The value refers to MIB counter for dot3StatsCarrierSenseErrors oid=1.3.6.1.2.1.10.7.2.1.11

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-carrier-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-carrier-errors"

func (*TerminalDevice_Channel_EthernetPath) InCrcErrors

InCrcErrors (leaf): The total number of frames received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error)

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-crc-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-crc-errors"

func (*TerminalDevice_Channel_EthernetPath) InFragmentFrames

InFragmentFrames (leaf): The total number of frames received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-fragment-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-fragment-frames"

func (*TerminalDevice_Channel_EthernetPath) InInterruptedTx

InInterruptedTx (leaf): The number of received errored frames due to interrupted transmission issue. The value refers to MIB counter for dot3StatsDeferredTransmissions oid=1.3.6.1.2.1.10.7.2.1.7

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-interrupted-tx"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-interrupted-tx"

func (*TerminalDevice_Channel_EthernetPath) InJabberFrames

InJabberFrames (leaf): Number of jabber frames received on the interface. Jabber frames are typically defined as oversize frames which also have a bad CRC. Implementations may use slightly different definitions of what constitutes a jabber frame. Often indicative of a NIC hardware problem.

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-jabber-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-jabber-frames"

func (*TerminalDevice_Channel_EthernetPath) InLateCollision

InLateCollision (leaf): The number of received errored frames due to late collision issue. The value refers to MIB counter for dot3StatsLateCollisions oid=1.3.6.1.2.1.10.7.2.1.8

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-late-collision"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-late-collision"

func (*TerminalDevice_Channel_EthernetPath) InMacControlFrames

InMacControlFrames (leaf): MAC layer control frames received on the interface

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-mac-control-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-mac-control-frames"

func (*TerminalDevice_Channel_EthernetPath) InMacErrorsRx

InMacErrorsRx (leaf): The number of received errored frames due to MAC errors received. The value refers to MIB counter for dot3StatsInternalMacReceiveErrors oid=1.3.6.1.2.1.10.7.2.1.16

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-mac-errors-rx"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-mac-errors-rx"

func (*TerminalDevice_Channel_EthernetPath) InMacPauseFrames

InMacPauseFrames (leaf): MAC layer PAUSE frames received on the interface

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-mac-pause-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-mac-pause-frames"

func (*TerminalDevice_Channel_EthernetPath) InMaxsizeExceeded

InMaxsizeExceeded (leaf): The total number frames received that are well-formed but dropped due to exceeding the maximum frame size on the interface (e.g., MTU or MRU)

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-maxsize-exceeded"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-maxsize-exceeded"

func (*TerminalDevice_Channel_EthernetPath) InOversizeFrames

InOversizeFrames (leaf): The total number of frames received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-oversize-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-oversize-frames"

func (*TerminalDevice_Channel_EthernetPath) InPcsBipErrors

InPcsBipErrors (leaf): The number of received bit interleaved parity (BIP) errors at the physical coding sublayer (PCS). If the interface consists of multiple lanes, this will be the sum of all errors on the lane

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-bip-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-bip-errors"

func (*TerminalDevice_Channel_EthernetPath) InPcsErroredSeconds

InPcsErroredSeconds (leaf): The number of seconds that physical coding sublayer (PCS) errors have crossed a sytem defined threshold indicating the link is erroring

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-errored-seconds"

func (*TerminalDevice_Channel_EthernetPath) InPcsSeverelyErroredSeconds

InPcsSeverelyErroredSeconds (leaf): The number of seconds that physical coding sublayer (PCS) errors have crossed a system defined threshold indicating the link is severely erroring

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-severely-errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-severely-errored-seconds"

func (*TerminalDevice_Channel_EthernetPath) InPcsUnavailableSeconds

InPcsUnavailableSeconds (leaf): The number of seconds that physical coding sublayer (PCS) errors have crossed a system defined threshold indicating the link is unavailable

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-unavailable-seconds"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-unavailable-seconds"

func (*TerminalDevice_Channel_EthernetPath) InSingleCollision

InSingleCollision (leaf): The number of received errored frames due to single collision issue. The value refers to MIB counter for dot3StatsSingleCollisionFrames oid=1.3.6.1.2.1.10.7.2.1.4

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-single-collision"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-single-collision"

func (*TerminalDevice_Channel_EthernetPath) InSymbolError

InSymbolError (leaf): The number of received errored frames due to symbol error. The value refers to MIB counter for in-symbol-error oid=1.3.6.1.2.1.10.7.2.1.18

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-symbol-error"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-symbol-error"

func (*TerminalDevice_Channel_EthernetPath) InUndersizeFrames

InUndersizeFrames (leaf): The total number of frames received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-undersize-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-undersize-frames"

func (*TerminalDevice_Channel_EthernetPath) In_8021QFrames

In_8021QFrames (leaf): Number of 802.1q tagged frames received on the interface

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-8021q-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-8021q-frames"

func (*TerminalDevice_Channel_EthernetPath) Lldp

Lldp (container): LLDP data for logical channels

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "lldp"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp"

func (*TerminalDevice_Channel_EthernetPath) OutBlockErrors

OutBlockErrors (leaf): The number of transmitted errored blocks. Error detection codes are capable of detecting whether one or more errors have occurred in a given sequence of bits – the block. It is normally not possible to determine the exact number of errored bits within the block

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-block-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-block-errors"

func (*TerminalDevice_Channel_EthernetPath) OutCrcErrors

OutCrcErrors (leaf): Number of FCS/CRC error check failures sent on the interface

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-crc-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-crc-errors"

func (*TerminalDevice_Channel_EthernetPath) OutMacControlFrames

OutMacControlFrames (leaf): MAC layer control frames sent on the interface

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-mac-control-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-mac-control-frames"

func (*TerminalDevice_Channel_EthernetPath) OutMacErrorsTx

OutMacErrorsTx (leaf): The number of sent errored frames due to MAC errors transmitted. The value refers to MIB counter for dot3StatsInternalMacTransmitErrors oid=1.3.6.1.2.1.10.7.2.1.10

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-mac-errors-tx"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-mac-errors-tx"

func (*TerminalDevice_Channel_EthernetPath) OutMacPauseFrames

OutMacPauseFrames (leaf): MAC layer PAUSE frames sent on the interface

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-mac-pause-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-mac-pause-frames"

func (*TerminalDevice_Channel_EthernetPath) OutPcsBipErrors

OutPcsBipErrors (leaf): The number of transmitted bit interleaved parity (BIP) errors at the physical coding sublayer (PCS). If the interface consists of multiple lanes, this will be the sum of all errors on the lane

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-pcs-bip-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-pcs-bip-errors"

func (*TerminalDevice_Channel_EthernetPath) Out_8021QFrames

Out_8021QFrames (leaf): Number of 802.1q tagged frames sent on the interface

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-8021q-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-8021q-frames"

func (*TerminalDevice_Channel_EthernetPath) PostFecBer

PostFecBer (container): Bit error rate after forward error correction -- computed value with 18 decimal precision. Note that decimal64 supports values as small as i x 10^-18 where i is an integer. Values smaller than this should be reported as 0 to inidicate error free or near error free performance. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/post-fec-ber"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber"

func (*TerminalDevice_Channel_EthernetPath) PreFecBer

PreFecBer (container): Bit error rate before forward error correction -- computed value with 18 decimal precision. Note that decimal64 supports values as small as i x 10^-18 where i is an integer. Values smaller than this should be reported as 0 to inidicate error free or near error free performance. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/pre-fec-ber"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber"

func (*TerminalDevice_Channel_EthernetPath) QValue

QValue (container): Quality value (factor) in dB of a channel with two decimal precision. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/q-value"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value"

func (*TerminalDevice_Channel_EthernetPath) State

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

type TerminalDevice_Channel_EthernetPathAny

type TerminalDevice_Channel_EthernetPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_EthernetPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet YANG schema element.

func (*TerminalDevice_Channel_EthernetPathAny) AlsDelay

AlsDelay (leaf): The timer to delay the client-als actions on the client port when a local or remote fault is detected on the line port. The delay will only be valid when the client-als is set to LASER_SHUTDOWN

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/als-delay"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/*/als-delay"

func (*TerminalDevice_Channel_EthernetPathAny) ClientAls

ClientAls (leaf): Sets the client port behavior that defines if the actions of automatic laser shutdown (als), ethernet fault propagation, or nothing will be done upon the detection of a failure on the line port or the upstream remote client port.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/client-als"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/*/client-als"

func (*TerminalDevice_Channel_EthernetPathAny) Config

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

func (*TerminalDevice_Channel_EthernetPathAny) Esnr

Esnr (container): Electrical signal to noise ratio. Baud rate normalized signal to noise ratio based on error vector magnitude in dB with two decimal precision. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/esnr"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr"

func (*TerminalDevice_Channel_EthernetPathAny) FecUncorrectableBlocks

FecUncorrectableBlocks (leaf): The number of blocks or frames that were uncorrectable by the FEC

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-uncorrectable-blocks"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/fec-uncorrectable-blocks"

func (*TerminalDevice_Channel_EthernetPathAny) InBlockErrors

InBlockErrors (leaf): The number of received errored blocks. Error detection codes are capable of detecting whether one or more errors have occurred in a given sequence of bits – the block. It is normally not possible to determine the exact number of errored bits within the block

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-block-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-block-errors"

func (*TerminalDevice_Channel_EthernetPathAny) InCarrierErrors

InCarrierErrors (leaf): The number of received errored frames due to a carrier issue. The value refers to MIB counter for dot3StatsCarrierSenseErrors oid=1.3.6.1.2.1.10.7.2.1.11

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-carrier-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-carrier-errors"

func (*TerminalDevice_Channel_EthernetPathAny) InCrcErrors

InCrcErrors (leaf): The total number of frames received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error)

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-crc-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-crc-errors"

func (*TerminalDevice_Channel_EthernetPathAny) InFragmentFrames

InFragmentFrames (leaf): The total number of frames received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-fragment-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-fragment-frames"

func (*TerminalDevice_Channel_EthernetPathAny) InInterruptedTx

InInterruptedTx (leaf): The number of received errored frames due to interrupted transmission issue. The value refers to MIB counter for dot3StatsDeferredTransmissions oid=1.3.6.1.2.1.10.7.2.1.7

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-interrupted-tx"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-interrupted-tx"

func (*TerminalDevice_Channel_EthernetPathAny) InJabberFrames

InJabberFrames (leaf): Number of jabber frames received on the interface. Jabber frames are typically defined as oversize frames which also have a bad CRC. Implementations may use slightly different definitions of what constitutes a jabber frame. Often indicative of a NIC hardware problem.

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-jabber-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-jabber-frames"

func (*TerminalDevice_Channel_EthernetPathAny) InLateCollision

InLateCollision (leaf): The number of received errored frames due to late collision issue. The value refers to MIB counter for dot3StatsLateCollisions oid=1.3.6.1.2.1.10.7.2.1.8

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-late-collision"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-late-collision"

func (*TerminalDevice_Channel_EthernetPathAny) InMacControlFrames

InMacControlFrames (leaf): MAC layer control frames received on the interface

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-mac-control-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-mac-control-frames"

func (*TerminalDevice_Channel_EthernetPathAny) InMacErrorsRx

InMacErrorsRx (leaf): The number of received errored frames due to MAC errors received. The value refers to MIB counter for dot3StatsInternalMacReceiveErrors oid=1.3.6.1.2.1.10.7.2.1.16

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-mac-errors-rx"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-mac-errors-rx"

func (*TerminalDevice_Channel_EthernetPathAny) InMacPauseFrames

InMacPauseFrames (leaf): MAC layer PAUSE frames received on the interface

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-mac-pause-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-mac-pause-frames"

func (*TerminalDevice_Channel_EthernetPathAny) InMaxsizeExceeded

InMaxsizeExceeded (leaf): The total number frames received that are well-formed but dropped due to exceeding the maximum frame size on the interface (e.g., MTU or MRU)

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-maxsize-exceeded"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-maxsize-exceeded"

func (*TerminalDevice_Channel_EthernetPathAny) InOversizeFrames

InOversizeFrames (leaf): The total number of frames received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-oversize-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-oversize-frames"

func (*TerminalDevice_Channel_EthernetPathAny) InPcsBipErrors

InPcsBipErrors (leaf): The number of received bit interleaved parity (BIP) errors at the physical coding sublayer (PCS). If the interface consists of multiple lanes, this will be the sum of all errors on the lane

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-bip-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-bip-errors"

func (*TerminalDevice_Channel_EthernetPathAny) InPcsErroredSeconds

InPcsErroredSeconds (leaf): The number of seconds that physical coding sublayer (PCS) errors have crossed a sytem defined threshold indicating the link is erroring

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-errored-seconds"

func (*TerminalDevice_Channel_EthernetPathAny) InPcsSeverelyErroredSeconds

InPcsSeverelyErroredSeconds (leaf): The number of seconds that physical coding sublayer (PCS) errors have crossed a system defined threshold indicating the link is severely erroring

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-severely-errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-severely-errored-seconds"

func (*TerminalDevice_Channel_EthernetPathAny) InPcsUnavailableSeconds

InPcsUnavailableSeconds (leaf): The number of seconds that physical coding sublayer (PCS) errors have crossed a system defined threshold indicating the link is unavailable

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-unavailable-seconds"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-unavailable-seconds"

func (*TerminalDevice_Channel_EthernetPathAny) InSingleCollision

InSingleCollision (leaf): The number of received errored frames due to single collision issue. The value refers to MIB counter for dot3StatsSingleCollisionFrames oid=1.3.6.1.2.1.10.7.2.1.4

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-single-collision"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-single-collision"

func (*TerminalDevice_Channel_EthernetPathAny) InSymbolError

InSymbolError (leaf): The number of received errored frames due to symbol error. The value refers to MIB counter for in-symbol-error oid=1.3.6.1.2.1.10.7.2.1.18

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-symbol-error"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-symbol-error"

func (*TerminalDevice_Channel_EthernetPathAny) InUndersizeFrames

InUndersizeFrames (leaf): The total number of frames received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-undersize-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-undersize-frames"

func (*TerminalDevice_Channel_EthernetPathAny) In_8021QFrames

In_8021QFrames (leaf): Number of 802.1q tagged frames received on the interface

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-8021q-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-8021q-frames"

func (*TerminalDevice_Channel_EthernetPathAny) Lldp

Lldp (container): LLDP data for logical channels

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "lldp"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp"

func (*TerminalDevice_Channel_EthernetPathAny) OutBlockErrors

OutBlockErrors (leaf): The number of transmitted errored blocks. Error detection codes are capable of detecting whether one or more errors have occurred in a given sequence of bits – the block. It is normally not possible to determine the exact number of errored bits within the block

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-block-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-block-errors"

func (*TerminalDevice_Channel_EthernetPathAny) OutCrcErrors

OutCrcErrors (leaf): Number of FCS/CRC error check failures sent on the interface

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-crc-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-crc-errors"

func (*TerminalDevice_Channel_EthernetPathAny) OutMacControlFrames

OutMacControlFrames (leaf): MAC layer control frames sent on the interface

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-mac-control-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-mac-control-frames"

func (*TerminalDevice_Channel_EthernetPathAny) OutMacErrorsTx

OutMacErrorsTx (leaf): The number of sent errored frames due to MAC errors transmitted. The value refers to MIB counter for dot3StatsInternalMacTransmitErrors oid=1.3.6.1.2.1.10.7.2.1.10

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-mac-errors-tx"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-mac-errors-tx"

func (*TerminalDevice_Channel_EthernetPathAny) OutMacPauseFrames

OutMacPauseFrames (leaf): MAC layer PAUSE frames sent on the interface

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-mac-pause-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-mac-pause-frames"

func (*TerminalDevice_Channel_EthernetPathAny) OutPcsBipErrors

OutPcsBipErrors (leaf): The number of transmitted bit interleaved parity (BIP) errors at the physical coding sublayer (PCS). If the interface consists of multiple lanes, this will be the sum of all errors on the lane

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-pcs-bip-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-pcs-bip-errors"

func (*TerminalDevice_Channel_EthernetPathAny) Out_8021QFrames

Out_8021QFrames (leaf): Number of 802.1q tagged frames sent on the interface

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-8021q-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-8021q-frames"

func (*TerminalDevice_Channel_EthernetPathAny) PostFecBer

PostFecBer (container): Bit error rate after forward error correction -- computed value with 18 decimal precision. Note that decimal64 supports values as small as i x 10^-18 where i is an integer. Values smaller than this should be reported as 0 to inidicate error free or near error free performance. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/post-fec-ber"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber"

func (*TerminalDevice_Channel_EthernetPathAny) PreFecBer

PreFecBer (container): Bit error rate before forward error correction -- computed value with 18 decimal precision. Note that decimal64 supports values as small as i x 10^-18 where i is an integer. Values smaller than this should be reported as 0 to inidicate error free or near error free performance. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/pre-fec-ber"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber"

func (*TerminalDevice_Channel_EthernetPathAny) QValue

QValue (container): Quality value (factor) in dB of a channel with two decimal precision. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/q-value"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value"

func (*TerminalDevice_Channel_EthernetPathAny) State

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

type TerminalDevice_Channel_Ethernet_AlsDelayPath

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

TerminalDevice_Channel_Ethernet_AlsDelayPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/als-delay YANG schema element.

func (*TerminalDevice_Channel_Ethernet_AlsDelayPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/als-delay"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/config/als-delay"

func (*TerminalDevice_Channel_Ethernet_AlsDelayPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/als-delay"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/als-delay"

type TerminalDevice_Channel_Ethernet_AlsDelayPathAny

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

TerminalDevice_Channel_Ethernet_AlsDelayPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/als-delay YANG schema element.

func (*TerminalDevice_Channel_Ethernet_AlsDelayPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/als-delay"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/config/als-delay"

func (*TerminalDevice_Channel_Ethernet_AlsDelayPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/als-delay"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/als-delay"

type TerminalDevice_Channel_Ethernet_ClientAlsPath

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

TerminalDevice_Channel_Ethernet_ClientAlsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/client-als YANG schema element.

func (*TerminalDevice_Channel_Ethernet_ClientAlsPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/client-als"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/config/client-als"

func (*TerminalDevice_Channel_Ethernet_ClientAlsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/client-als"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/client-als"

type TerminalDevice_Channel_Ethernet_ClientAlsPathAny

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

TerminalDevice_Channel_Ethernet_ClientAlsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/client-als YANG schema element.

func (*TerminalDevice_Channel_Ethernet_ClientAlsPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/client-als"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/config/client-als"

func (*TerminalDevice_Channel_Ethernet_ClientAlsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/client-als"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/client-als"

type TerminalDevice_Channel_Ethernet_EsnrPath

type TerminalDevice_Channel_Ethernet_EsnrPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_EsnrPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr YANG schema element.

func (*TerminalDevice_Channel_Ethernet_EsnrPath) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/avg"

func (*TerminalDevice_Channel_Ethernet_EsnrPath) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/instant"

func (*TerminalDevice_Channel_Ethernet_EsnrPath) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/interval"

func (*TerminalDevice_Channel_Ethernet_EsnrPath) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/max"

func (*TerminalDevice_Channel_Ethernet_EsnrPath) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/max-time"

func (*TerminalDevice_Channel_Ethernet_EsnrPath) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/min"

func (*TerminalDevice_Channel_Ethernet_EsnrPath) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/min-time"

func (*TerminalDevice_Channel_Ethernet_EsnrPath) State

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

type TerminalDevice_Channel_Ethernet_EsnrPathAny

type TerminalDevice_Channel_Ethernet_EsnrPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_EsnrPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr YANG schema element.

func (*TerminalDevice_Channel_Ethernet_EsnrPathAny) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/avg"

func (*TerminalDevice_Channel_Ethernet_EsnrPathAny) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/instant"

func (*TerminalDevice_Channel_Ethernet_EsnrPathAny) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/interval"

func (*TerminalDevice_Channel_Ethernet_EsnrPathAny) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/max"

func (*TerminalDevice_Channel_Ethernet_EsnrPathAny) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/max-time"

func (*TerminalDevice_Channel_Ethernet_EsnrPathAny) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/min"

func (*TerminalDevice_Channel_Ethernet_EsnrPathAny) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/min-time"

func (*TerminalDevice_Channel_Ethernet_EsnrPathAny) State

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

type TerminalDevice_Channel_Ethernet_Esnr_AvgPath

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

TerminalDevice_Channel_Ethernet_Esnr_AvgPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/avg YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_AvgPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/avg"

type TerminalDevice_Channel_Ethernet_Esnr_AvgPathAny

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

TerminalDevice_Channel_Ethernet_Esnr_AvgPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/avg YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_AvgPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/avg"

type TerminalDevice_Channel_Ethernet_Esnr_InstantPath

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

TerminalDevice_Channel_Ethernet_Esnr_InstantPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/instant YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_InstantPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/instant"

type TerminalDevice_Channel_Ethernet_Esnr_InstantPathAny

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

TerminalDevice_Channel_Ethernet_Esnr_InstantPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/instant YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_InstantPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/instant"

type TerminalDevice_Channel_Ethernet_Esnr_IntervalPath

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

TerminalDevice_Channel_Ethernet_Esnr_IntervalPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/interval YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_IntervalPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/interval"

type TerminalDevice_Channel_Ethernet_Esnr_IntervalPathAny

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

TerminalDevice_Channel_Ethernet_Esnr_IntervalPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/interval YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_IntervalPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/interval"

type TerminalDevice_Channel_Ethernet_Esnr_MaxPath

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

TerminalDevice_Channel_Ethernet_Esnr_MaxPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/max YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_MaxPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/max"

type TerminalDevice_Channel_Ethernet_Esnr_MaxPathAny

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

TerminalDevice_Channel_Ethernet_Esnr_MaxPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/max YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_MaxPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/max"

type TerminalDevice_Channel_Ethernet_Esnr_MaxTimePath

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

TerminalDevice_Channel_Ethernet_Esnr_MaxTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/max-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_MaxTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/max-time"

type TerminalDevice_Channel_Ethernet_Esnr_MaxTimePathAny

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

TerminalDevice_Channel_Ethernet_Esnr_MaxTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/max-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_MaxTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/max-time"

type TerminalDevice_Channel_Ethernet_Esnr_MinPath

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

TerminalDevice_Channel_Ethernet_Esnr_MinPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/min YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_MinPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/min"

type TerminalDevice_Channel_Ethernet_Esnr_MinPathAny

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

TerminalDevice_Channel_Ethernet_Esnr_MinPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/min YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_MinPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/min"

type TerminalDevice_Channel_Ethernet_Esnr_MinTimePath

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

TerminalDevice_Channel_Ethernet_Esnr_MinTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/min-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_MinTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/min-time"

type TerminalDevice_Channel_Ethernet_Esnr_MinTimePathAny

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

TerminalDevice_Channel_Ethernet_Esnr_MinTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/esnr/min-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Esnr_MinTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/esnr/min-time"

type TerminalDevice_Channel_Ethernet_FecUncorrectableBlocksPath

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

TerminalDevice_Channel_Ethernet_FecUncorrectableBlocksPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/fec-uncorrectable-blocks YANG schema element.

func (*TerminalDevice_Channel_Ethernet_FecUncorrectableBlocksPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-uncorrectable-blocks"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/fec-uncorrectable-blocks"

type TerminalDevice_Channel_Ethernet_FecUncorrectableBlocksPathAny

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

TerminalDevice_Channel_Ethernet_FecUncorrectableBlocksPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/fec-uncorrectable-blocks YANG schema element.

func (*TerminalDevice_Channel_Ethernet_FecUncorrectableBlocksPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-uncorrectable-blocks"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/fec-uncorrectable-blocks"

type TerminalDevice_Channel_Ethernet_InBlockErrorsPath

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

TerminalDevice_Channel_Ethernet_InBlockErrorsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-block-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InBlockErrorsPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-block-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-block-errors"

type TerminalDevice_Channel_Ethernet_InBlockErrorsPathAny

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

TerminalDevice_Channel_Ethernet_InBlockErrorsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-block-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InBlockErrorsPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-block-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-block-errors"

type TerminalDevice_Channel_Ethernet_InCarrierErrorsPath

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

TerminalDevice_Channel_Ethernet_InCarrierErrorsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-carrier-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InCarrierErrorsPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-carrier-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-carrier-errors"

type TerminalDevice_Channel_Ethernet_InCarrierErrorsPathAny

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

TerminalDevice_Channel_Ethernet_InCarrierErrorsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-carrier-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InCarrierErrorsPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-carrier-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-carrier-errors"

type TerminalDevice_Channel_Ethernet_InCrcErrorsPath

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

TerminalDevice_Channel_Ethernet_InCrcErrorsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-crc-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InCrcErrorsPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-crc-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-crc-errors"

type TerminalDevice_Channel_Ethernet_InCrcErrorsPathAny

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

TerminalDevice_Channel_Ethernet_InCrcErrorsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-crc-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InCrcErrorsPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-crc-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-crc-errors"

type TerminalDevice_Channel_Ethernet_InFragmentFramesPath

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

TerminalDevice_Channel_Ethernet_InFragmentFramesPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-fragment-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InFragmentFramesPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-fragment-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-fragment-frames"

type TerminalDevice_Channel_Ethernet_InFragmentFramesPathAny

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

TerminalDevice_Channel_Ethernet_InFragmentFramesPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-fragment-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InFragmentFramesPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-fragment-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-fragment-frames"

type TerminalDevice_Channel_Ethernet_InInterruptedTxPath

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

TerminalDevice_Channel_Ethernet_InInterruptedTxPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-interrupted-tx YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InInterruptedTxPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-interrupted-tx"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-interrupted-tx"

type TerminalDevice_Channel_Ethernet_InInterruptedTxPathAny

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

TerminalDevice_Channel_Ethernet_InInterruptedTxPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-interrupted-tx YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InInterruptedTxPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-interrupted-tx"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-interrupted-tx"

type TerminalDevice_Channel_Ethernet_InJabberFramesPath

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

TerminalDevice_Channel_Ethernet_InJabberFramesPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-jabber-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InJabberFramesPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-jabber-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-jabber-frames"

type TerminalDevice_Channel_Ethernet_InJabberFramesPathAny

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

TerminalDevice_Channel_Ethernet_InJabberFramesPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-jabber-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InJabberFramesPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-jabber-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-jabber-frames"

type TerminalDevice_Channel_Ethernet_InLateCollisionPath

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

TerminalDevice_Channel_Ethernet_InLateCollisionPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-late-collision YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InLateCollisionPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-late-collision"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-late-collision"

type TerminalDevice_Channel_Ethernet_InLateCollisionPathAny

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

TerminalDevice_Channel_Ethernet_InLateCollisionPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-late-collision YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InLateCollisionPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-late-collision"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-late-collision"

type TerminalDevice_Channel_Ethernet_InMacControlFramesPath

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

TerminalDevice_Channel_Ethernet_InMacControlFramesPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-mac-control-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InMacControlFramesPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-mac-control-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-mac-control-frames"

type TerminalDevice_Channel_Ethernet_InMacControlFramesPathAny

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

TerminalDevice_Channel_Ethernet_InMacControlFramesPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-mac-control-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InMacControlFramesPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-mac-control-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-mac-control-frames"

type TerminalDevice_Channel_Ethernet_InMacErrorsRxPath

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

TerminalDevice_Channel_Ethernet_InMacErrorsRxPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-mac-errors-rx YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InMacErrorsRxPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-mac-errors-rx"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-mac-errors-rx"

type TerminalDevice_Channel_Ethernet_InMacErrorsRxPathAny

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

TerminalDevice_Channel_Ethernet_InMacErrorsRxPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-mac-errors-rx YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InMacErrorsRxPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-mac-errors-rx"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-mac-errors-rx"

type TerminalDevice_Channel_Ethernet_InMacPauseFramesPath

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

TerminalDevice_Channel_Ethernet_InMacPauseFramesPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-mac-pause-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InMacPauseFramesPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-mac-pause-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-mac-pause-frames"

type TerminalDevice_Channel_Ethernet_InMacPauseFramesPathAny

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

TerminalDevice_Channel_Ethernet_InMacPauseFramesPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-mac-pause-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InMacPauseFramesPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-mac-pause-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-mac-pause-frames"

type TerminalDevice_Channel_Ethernet_InMaxsizeExceededPath

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

TerminalDevice_Channel_Ethernet_InMaxsizeExceededPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-maxsize-exceeded YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InMaxsizeExceededPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-maxsize-exceeded"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-maxsize-exceeded"

type TerminalDevice_Channel_Ethernet_InMaxsizeExceededPathAny

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

TerminalDevice_Channel_Ethernet_InMaxsizeExceededPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-maxsize-exceeded YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InMaxsizeExceededPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-maxsize-exceeded"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-maxsize-exceeded"

type TerminalDevice_Channel_Ethernet_InOversizeFramesPath

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

TerminalDevice_Channel_Ethernet_InOversizeFramesPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-oversize-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InOversizeFramesPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-oversize-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-oversize-frames"

type TerminalDevice_Channel_Ethernet_InOversizeFramesPathAny

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

TerminalDevice_Channel_Ethernet_InOversizeFramesPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-oversize-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InOversizeFramesPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-oversize-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-oversize-frames"

type TerminalDevice_Channel_Ethernet_InPcsBipErrorsPath

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

TerminalDevice_Channel_Ethernet_InPcsBipErrorsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-pcs-bip-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InPcsBipErrorsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-bip-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-bip-errors"

type TerminalDevice_Channel_Ethernet_InPcsBipErrorsPathAny

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

TerminalDevice_Channel_Ethernet_InPcsBipErrorsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-pcs-bip-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InPcsBipErrorsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-bip-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-bip-errors"

type TerminalDevice_Channel_Ethernet_InPcsErroredSecondsPath

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

TerminalDevice_Channel_Ethernet_InPcsErroredSecondsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-pcs-errored-seconds YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InPcsErroredSecondsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-errored-seconds"

type TerminalDevice_Channel_Ethernet_InPcsErroredSecondsPathAny

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

TerminalDevice_Channel_Ethernet_InPcsErroredSecondsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-pcs-errored-seconds YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InPcsErroredSecondsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-errored-seconds"

type TerminalDevice_Channel_Ethernet_InPcsSeverelyErroredSecondsPath

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

TerminalDevice_Channel_Ethernet_InPcsSeverelyErroredSecondsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-pcs-severely-errored-seconds YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InPcsSeverelyErroredSecondsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-severely-errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-severely-errored-seconds"

type TerminalDevice_Channel_Ethernet_InPcsSeverelyErroredSecondsPathAny

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

TerminalDevice_Channel_Ethernet_InPcsSeverelyErroredSecondsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-pcs-severely-errored-seconds YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InPcsSeverelyErroredSecondsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-severely-errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-severely-errored-seconds"

type TerminalDevice_Channel_Ethernet_InPcsUnavailableSecondsPath

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

TerminalDevice_Channel_Ethernet_InPcsUnavailableSecondsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-pcs-unavailable-seconds YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InPcsUnavailableSecondsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-unavailable-seconds"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-unavailable-seconds"

type TerminalDevice_Channel_Ethernet_InPcsUnavailableSecondsPathAny

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

TerminalDevice_Channel_Ethernet_InPcsUnavailableSecondsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-pcs-unavailable-seconds YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InPcsUnavailableSecondsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-pcs-unavailable-seconds"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-pcs-unavailable-seconds"

type TerminalDevice_Channel_Ethernet_InSingleCollisionPath

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

TerminalDevice_Channel_Ethernet_InSingleCollisionPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-single-collision YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InSingleCollisionPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-single-collision"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-single-collision"

type TerminalDevice_Channel_Ethernet_InSingleCollisionPathAny

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

TerminalDevice_Channel_Ethernet_InSingleCollisionPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-single-collision YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InSingleCollisionPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-single-collision"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-single-collision"

type TerminalDevice_Channel_Ethernet_InSymbolErrorPath

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

TerminalDevice_Channel_Ethernet_InSymbolErrorPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-symbol-error YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InSymbolErrorPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-symbol-error"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-symbol-error"

type TerminalDevice_Channel_Ethernet_InSymbolErrorPathAny

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

TerminalDevice_Channel_Ethernet_InSymbolErrorPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-symbol-error YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InSymbolErrorPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-symbol-error"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-symbol-error"

type TerminalDevice_Channel_Ethernet_InUndersizeFramesPath

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

TerminalDevice_Channel_Ethernet_InUndersizeFramesPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-undersize-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InUndersizeFramesPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-undersize-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-undersize-frames"

type TerminalDevice_Channel_Ethernet_InUndersizeFramesPathAny

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

TerminalDevice_Channel_Ethernet_InUndersizeFramesPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-undersize-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_InUndersizeFramesPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-undersize-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-undersize-frames"

type TerminalDevice_Channel_Ethernet_In_8021QFramesPath

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

TerminalDevice_Channel_Ethernet_In_8021QFramesPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-8021q-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_In_8021QFramesPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-8021q-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-8021q-frames"

type TerminalDevice_Channel_Ethernet_In_8021QFramesPathAny

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

TerminalDevice_Channel_Ethernet_In_8021QFramesPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/in-8021q-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_In_8021QFramesPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/in-8021q-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/in-8021q-frames"

type TerminalDevice_Channel_Ethernet_LldpPath

type TerminalDevice_Channel_Ethernet_LldpPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_LldpPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp YANG schema element.

func (*TerminalDevice_Channel_Ethernet_LldpPath) Config

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

func (*TerminalDevice_Channel_Ethernet_LldpPath) Counters

Counters (container): LLDP counters on each interface

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/counters"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters"

func (*TerminalDevice_Channel_Ethernet_LldpPath) Enabled

Enabled (leaf): Enable or disable the LLDP protocol on the logical channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/enabled"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/*/enabled"

func (*TerminalDevice_Channel_Ethernet_LldpPath) Neighbor

Neighbor (list): List of LLDP neighbors. If the implementation only supports one neighbor, this would always be a list with one item. If the device and neighbor supported multiple neighbors, which can be achieved via LLDP forwarding, then this would be supported

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "neighbors/neighbor"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor"

Id: string

func (*TerminalDevice_Channel_Ethernet_LldpPath) NeighborAny

NeighborAny (list): List of LLDP neighbors. If the implementation only supports one neighbor, this would always be a list with one item. If the device and neighbor supported multiple neighbors, which can be achieved via LLDP forwarding, then this would be supported

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "neighbors/neighbor"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor"

func (*TerminalDevice_Channel_Ethernet_LldpPath) Snooping

Snooping (leaf): If true, LLDP PDUs are only received and processed on the logical-channel, but are not originated by the local agent. The PDUs are not dropped by the logical channel after processing, but relayed to the downstream link layer neighbors. The snooping mode is valid only when LLDP is enabled on the logical channel. The snooping mode is useful when a logical channel does not want its link layer neighbors to discover itself since, for example, it is a lower-layer logical channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/snooping"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/*/snooping"

func (*TerminalDevice_Channel_Ethernet_LldpPath) State

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

type TerminalDevice_Channel_Ethernet_LldpPathAny

type TerminalDevice_Channel_Ethernet_LldpPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_LldpPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp YANG schema element.

func (*TerminalDevice_Channel_Ethernet_LldpPathAny) Config

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

func (*TerminalDevice_Channel_Ethernet_LldpPathAny) Counters

Counters (container): LLDP counters on each interface

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/counters"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters"

func (*TerminalDevice_Channel_Ethernet_LldpPathAny) Enabled

Enabled (leaf): Enable or disable the LLDP protocol on the logical channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/enabled"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/*/enabled"

func (*TerminalDevice_Channel_Ethernet_LldpPathAny) Neighbor

Neighbor (list): List of LLDP neighbors. If the implementation only supports one neighbor, this would always be a list with one item. If the device and neighbor supported multiple neighbors, which can be achieved via LLDP forwarding, then this would be supported

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "neighbors/neighbor"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor"

Id: string

func (*TerminalDevice_Channel_Ethernet_LldpPathAny) NeighborAny

NeighborAny (list): List of LLDP neighbors. If the implementation only supports one neighbor, this would always be a list with one item. If the device and neighbor supported multiple neighbors, which can be achieved via LLDP forwarding, then this would be supported

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "neighbors/neighbor"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor"

func (*TerminalDevice_Channel_Ethernet_LldpPathAny) Snooping

Snooping (leaf): If true, LLDP PDUs are only received and processed on the logical-channel, but are not originated by the local agent. The PDUs are not dropped by the logical channel after processing, but relayed to the downstream link layer neighbors. The snooping mode is valid only when LLDP is enabled on the logical channel. The snooping mode is useful when a logical channel does not want its link layer neighbors to discover itself since, for example, it is a lower-layer logical channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/snooping"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/*/snooping"

func (*TerminalDevice_Channel_Ethernet_LldpPathAny) State

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

type TerminalDevice_Channel_Ethernet_Lldp_CountersPath

type TerminalDevice_Channel_Ethernet_Lldp_CountersPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_Lldp_CountersPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPath) FrameDiscard

FrameDiscard (leaf): The number of LLDP frames received and discarded.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-discard"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-discard"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPath) FrameErrorIn

FrameErrorIn (leaf): The number of LLDP frames received with errors.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-error-in"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-error-in"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPath) FrameErrorOut

FrameErrorOut (leaf): The number of frame transmit errors on the interface.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-error-out"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-error-out"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPath) FrameIn

FrameIn (leaf): The number of lldp frames received.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-in"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-in"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPath) FrameOut

FrameOut (leaf): The number of frames transmitted out.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-out"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-out"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPath) LastClear

LastClear (leaf): Indicates the last time the counters were cleared.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "last-clear"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/last-clear"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPath) State

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

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPath) TlvDiscard

TlvDiscard (leaf): The number of TLV frames received and discarded.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "tlv-discard"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/tlv-discard"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPath) TlvUnknown

TlvUnknown (leaf): The number of frames received with unknown TLV.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "tlv-unknown"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/tlv-unknown"

type TerminalDevice_Channel_Ethernet_Lldp_CountersPathAny

type TerminalDevice_Channel_Ethernet_Lldp_CountersPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_Lldp_CountersPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPathAny) FrameDiscard

FrameDiscard (leaf): The number of LLDP frames received and discarded.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-discard"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-discard"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPathAny) FrameErrorIn

FrameErrorIn (leaf): The number of LLDP frames received with errors.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-error-in"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-error-in"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPathAny) FrameErrorOut

FrameErrorOut (leaf): The number of frame transmit errors on the interface.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-error-out"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-error-out"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPathAny) FrameIn

FrameIn (leaf): The number of lldp frames received.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-in"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-in"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPathAny) FrameOut

FrameOut (leaf): The number of frames transmitted out.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-out"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-out"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPathAny) LastClear

LastClear (leaf): Indicates the last time the counters were cleared.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "last-clear"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/last-clear"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPathAny) State

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

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPathAny) TlvDiscard

TlvDiscard (leaf): The number of TLV frames received and discarded.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "tlv-discard"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/tlv-discard"

func (*TerminalDevice_Channel_Ethernet_Lldp_CountersPathAny) TlvUnknown

TlvUnknown (leaf): The number of frames received with unknown TLV.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "tlv-unknown"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/tlv-unknown"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameDiscardPath

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameDiscardPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-discard YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameDiscardPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-discard"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-discard"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameDiscardPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameDiscardPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-discard YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameDiscardPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-discard"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-discard"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameErrorInPath

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameErrorInPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-error-in YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameErrorInPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-error-in"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-error-in"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameErrorInPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameErrorInPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-error-in YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameErrorInPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-error-in"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-error-in"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameErrorOutPath

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameErrorOutPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-error-out YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameErrorOutPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-error-out"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-error-out"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameErrorOutPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameErrorOutPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-error-out YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameErrorOutPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-error-out"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-error-out"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameInPath

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameInPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-in YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameInPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-in"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-in"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameInPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameInPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-in YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameInPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-in"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-in"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameOutPath

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameOutPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-out YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameOutPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-out"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-out"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameOutPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameOutPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-out YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_FrameOutPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "frame-out"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/frame-out"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_LastClearPath

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_LastClearPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/last-clear YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_LastClearPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "last-clear"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/last-clear"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_LastClearPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_LastClearPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/last-clear YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_LastClearPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "last-clear"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/last-clear"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_TlvDiscardPath

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_TlvDiscardPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/tlv-discard YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_TlvDiscardPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "tlv-discard"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/tlv-discard"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_TlvDiscardPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_TlvDiscardPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/tlv-discard YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_TlvDiscardPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "tlv-discard"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/tlv-discard"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_TlvUnknownPath

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_TlvUnknownPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/tlv-unknown YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_TlvUnknownPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "tlv-unknown"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/tlv-unknown"

type TerminalDevice_Channel_Ethernet_Lldp_Counters_TlvUnknownPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Counters_TlvUnknownPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/tlv-unknown YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Counters_TlvUnknownPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "tlv-unknown"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/counters/tlv-unknown"

type TerminalDevice_Channel_Ethernet_Lldp_EnabledPath

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

TerminalDevice_Channel_Ethernet_Lldp_EnabledPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/enabled YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_EnabledPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/enabled"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/config/enabled"

func (*TerminalDevice_Channel_Ethernet_Lldp_EnabledPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/enabled"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/enabled"

type TerminalDevice_Channel_Ethernet_Lldp_EnabledPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_EnabledPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/enabled YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_EnabledPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/enabled"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/config/enabled"

func (*TerminalDevice_Channel_Ethernet_Lldp_EnabledPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/enabled"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/enabled"

type TerminalDevice_Channel_Ethernet_Lldp_NeighborPath

type TerminalDevice_Channel_Ethernet_Lldp_NeighborPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_Lldp_NeighborPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) Age

Age (leaf): Age since discovery

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/age"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/age"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) ChassisId

ChassisId (leaf): The Chassis ID is a mandatory TLV which identifies the chassis component of the endpoint identifier associated with the transmitting LLDP agent

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/chassis-id"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/chassis-id"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) ChassisIdType

ChassisIdType (leaf): This field identifies the format and source of the chassis identifier string. It is an enumerator defined by the LldpChassisIdSubtype object from IEEE 802.1AB MIB.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/chassis-id-type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/chassis-id-type"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) Id

Id (leaf): System generated identifier for the neighbor on the interface.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/id"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/*/id"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) LastUpdate

LastUpdate (leaf): Seconds since last update received.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/last-update"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/last-update"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) ManagementAddress

ManagementAddress (leaf): The Management Address is a mandatory TLV which identifies a network address associated with the local LLDP agent, which can be used to reach the agent on the port identified in the Port ID TLV.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/management-address"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/management-address"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) ManagementAddressType

ManagementAddressType (leaf): The enumerated value for the network address type identified in this TLV. This enumeration is defined in the 'Assigned Numbers' RFC [RFC3232] and the ianaAddressFamilyNumbers object.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/management-address-type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/management-address-type"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) PortDescription

PortDescription (leaf): The binary string containing the actual port identifier for the port which this LLDP PDU was transmitted. The source and format of this field is defined by PtopoPortId from RFC2922.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/port-description"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-description"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) PortId

PortId (leaf): The Port ID is a mandatory TLV which identifies the port component of the endpoint identifier associated with the transmitting LLDP agent. If the specified port is an IEEE 802.3 Repeater port, then this TLV is optional.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/port-id"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-id"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) PortIdType

PortIdType (leaf): This field identifies the format and source of the port identifier string. It is an enumerator defined by the PtopoPortIdType object from RFC2922.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/port-id-type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-id-type"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) State

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

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) SystemDescription

SystemDescription (leaf): The system description field shall contain an alpha-numeric string that is the textual description of the network entity. The system description should include the full name and version identification of the system's hardware type, software operating system, and networking software. If implementations support IETF RFC 3418, the sysDescr object should be used for this field.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/system-description"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/system-description"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) SystemName

SystemName (leaf): The system name field shall contain an alpha-numeric string that indicates the system's administratively assigned name. The system name should be the system's fully qualified domain name. If implementations support IETF RFC 3418, the sysName object should be used for this field.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/system-name"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/system-name"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) Tlv

Tlv (list): List of custom LLDP TLVs from a neighbor

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "custom-tlvs/tlv"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv"

Type: int32
Oui: string
OuiSubtype: string

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) TlvAny

TlvAny (list): List of custom LLDP TLVs from a neighbor

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "custom-tlvs/tlv"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPath) Ttl

Ttl (leaf): The time-to-live (TTL) is a mandatory TLV which indicates how long information from the neighbor should be considered valid.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/ttl"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/ttl"

type TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny

type TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) Age

Age (leaf): Age since discovery

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/age"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/age"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) ChassisId

ChassisId (leaf): The Chassis ID is a mandatory TLV which identifies the chassis component of the endpoint identifier associated with the transmitting LLDP agent

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/chassis-id"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/chassis-id"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) ChassisIdType

ChassisIdType (leaf): This field identifies the format and source of the chassis identifier string. It is an enumerator defined by the LldpChassisIdSubtype object from IEEE 802.1AB MIB.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/chassis-id-type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/chassis-id-type"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) Id

Id (leaf): System generated identifier for the neighbor on the interface.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/id"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/*/id"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) LastUpdate

LastUpdate (leaf): Seconds since last update received.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/last-update"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/last-update"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) ManagementAddress

ManagementAddress (leaf): The Management Address is a mandatory TLV which identifies a network address associated with the local LLDP agent, which can be used to reach the agent on the port identified in the Port ID TLV.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/management-address"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/management-address"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) ManagementAddressType

ManagementAddressType (leaf): The enumerated value for the network address type identified in this TLV. This enumeration is defined in the 'Assigned Numbers' RFC [RFC3232] and the ianaAddressFamilyNumbers object.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/management-address-type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/management-address-type"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) PortDescription

PortDescription (leaf): The binary string containing the actual port identifier for the port which this LLDP PDU was transmitted. The source and format of this field is defined by PtopoPortId from RFC2922.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/port-description"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-description"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) PortId

PortId (leaf): The Port ID is a mandatory TLV which identifies the port component of the endpoint identifier associated with the transmitting LLDP agent. If the specified port is an IEEE 802.3 Repeater port, then this TLV is optional.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/port-id"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-id"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) PortIdType

PortIdType (leaf): This field identifies the format and source of the port identifier string. It is an enumerator defined by the PtopoPortIdType object from RFC2922.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/port-id-type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-id-type"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) State

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

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) SystemDescription

SystemDescription (leaf): The system description field shall contain an alpha-numeric string that is the textual description of the network entity. The system description should include the full name and version identification of the system's hardware type, software operating system, and networking software. If implementations support IETF RFC 3418, the sysDescr object should be used for this field.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/system-description"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/system-description"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) SystemName

SystemName (leaf): The system name field shall contain an alpha-numeric string that indicates the system's administratively assigned name. The system name should be the system's fully qualified domain name. If implementations support IETF RFC 3418, the sysName object should be used for this field.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/system-name"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/system-name"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) Tlv

Tlv (list): List of custom LLDP TLVs from a neighbor

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "custom-tlvs/tlv"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv"

Type: int32
Oui: string
OuiSubtype: string

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) TlvAny

TlvAny (list): List of custom LLDP TLVs from a neighbor

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "custom-tlvs/tlv"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv"

func (*TerminalDevice_Channel_Ethernet_Lldp_NeighborPathAny) Ttl

Ttl (leaf): The time-to-live (TTL) is a mandatory TLV which indicates how long information from the neighbor should be considered valid.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/ttl"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/ttl"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_AgePath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_AgePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/age YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_AgePath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/age"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/age"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_AgePathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_AgePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/age YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_AgePathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/age"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/age"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ChassisIdPath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ChassisIdPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/chassis-id YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ChassisIdPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/chassis-id"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/chassis-id"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ChassisIdPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ChassisIdPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/chassis-id YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ChassisIdPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/chassis-id"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/chassis-id"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ChassisIdTypePath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ChassisIdTypePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/chassis-id-type YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ChassisIdTypePath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/chassis-id-type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/chassis-id-type"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ChassisIdTypePathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ChassisIdTypePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/chassis-id-type YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ChassisIdTypePathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/chassis-id-type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/chassis-id-type"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_IdPath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_IdPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/id YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_IdPath) Config

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "id"
Path from root:       ""

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_IdPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/id"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/id"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_IdPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_IdPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/id YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_IdPathAny) Config

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "id"
Path from root:       ""

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_IdPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/id"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/id"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_LastUpdatePath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_LastUpdatePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/last-update YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_LastUpdatePath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/last-update"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/last-update"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_LastUpdatePathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_LastUpdatePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/last-update YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_LastUpdatePathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/last-update"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/last-update"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ManagementAddressPath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ManagementAddressPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/management-address YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ManagementAddressPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/management-address"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/management-address"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ManagementAddressPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ManagementAddressPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/management-address YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ManagementAddressPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/management-address"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/management-address"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ManagementAddressTypePath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ManagementAddressTypePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/management-address-type YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ManagementAddressTypePath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/management-address-type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/management-address-type"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ManagementAddressTypePathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ManagementAddressTypePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/management-address-type YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_ManagementAddressTypePathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/management-address-type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/management-address-type"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortDescriptionPath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortDescriptionPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-description YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortDescriptionPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/port-description"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-description"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortDescriptionPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortDescriptionPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-description YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortDescriptionPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/port-description"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-description"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortIdPath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortIdPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-id YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortIdPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/port-id"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-id"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortIdPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortIdPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-id YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortIdPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/port-id"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-id"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortIdTypePath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortIdTypePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-id-type YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortIdTypePath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/port-id-type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-id-type"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortIdTypePathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortIdTypePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-id-type YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_PortIdTypePathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/port-id-type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/port-id-type"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_SystemDescriptionPath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_SystemDescriptionPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/system-description YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_SystemDescriptionPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/system-description"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/system-description"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_SystemDescriptionPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_SystemDescriptionPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/system-description YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_SystemDescriptionPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/system-description"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/system-description"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_SystemNamePath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_SystemNamePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/system-name YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_SystemNamePath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/system-name"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/system-name"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_SystemNamePathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_SystemNamePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/system-name YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_SystemNamePathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/system-name"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/system-name"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPath

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPath) Oui

Oui (leaf): The organizationally unique identifier field shall contain the organization's OUI as defined in Clause 9 of IEEE Std 802. The high-order octet is 0 and the low-order 3 octets are the SMI Network Management Private Enterprise Code of the Vendor in network byte order, as defined in the 'Assigned Numbers' RFC [RFC3232].

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/oui"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/*/oui"

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPath) OuiSubtype

OuiSubtype (leaf): The organizationally defined subtype field shall contain a unique subtype value assigned by the defining organization.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/oui-subtype"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/*/oui-subtype"

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPath) State

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

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPath) Type

Type (leaf): The integer value identifying the type of information contained in the value field.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/*/type"

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPath) Value

Value (leaf): A variable-length octet-string containing the instance-specific information for this TLV.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/value"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/value"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny) Oui

Oui (leaf): The organizationally unique identifier field shall contain the organization's OUI as defined in Clause 9 of IEEE Std 802. The high-order octet is 0 and the low-order 3 octets are the SMI Network Management Private Enterprise Code of the Vendor in network byte order, as defined in the 'Assigned Numbers' RFC [RFC3232].

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/oui"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/*/oui"

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny) OuiSubtype

OuiSubtype (leaf): The organizationally defined subtype field shall contain a unique subtype value assigned by the defining organization.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/oui-subtype"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/*/oui-subtype"

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny) State

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

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny) Type

Type (leaf): The integer value identifying the type of information contained in the value field.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/*/type"

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny) Value

Value (leaf): A variable-length octet-string containing the instance-specific information for this TLV.

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/value"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/value"

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny) WithOui

WithOui sets TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny's key "oui" to the specified value. Oui: string

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny) WithOuiSubtype

WithOuiSubtype sets TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny's key "oui-subtype" to the specified value. OuiSubtype: string

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny) WithType

WithType sets TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TlvPathAny's key "type" to the specified value. Type: int32

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiPath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/oui YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiPath) Config

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "oui"
Path from root:       ""

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/oui"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/oui"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/oui YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiPathAny) Config

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "oui"
Path from root:       ""

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/oui"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/oui"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiSubtypePath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiSubtypePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/oui-subtype YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiSubtypePath) Config

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "oui-subtype"
Path from root:       ""

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiSubtypePath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/oui-subtype"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/oui-subtype"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiSubtypePathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiSubtypePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/oui-subtype YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiSubtypePathAny) Config

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "oui-subtype"
Path from root:       ""

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_OuiSubtypePathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/oui-subtype"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/oui-subtype"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_TypePath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_TypePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/type YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_TypePath) Config

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "type"
Path from root:       ""

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_TypePath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/type"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_TypePathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_TypePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/type YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_TypePathAny) Config

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "type"
Path from root:       ""

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_TypePathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/type"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/type"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_ValuePath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_ValuePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/value YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_ValuePath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/value"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/value"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_ValuePathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_ValuePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/value YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_Tlv_ValuePathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/value"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/custom-tlvs/tlv/state/value"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TtlPath

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TtlPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/ttl YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TtlPath) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/ttl"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/ttl"

type TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TtlPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TtlPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/ttl YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_Neighbor_TtlPathAny) State

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

Defining module:      "openconfig-lldp"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/ttl"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/neighbors/neighbor/state/ttl"

type TerminalDevice_Channel_Ethernet_Lldp_SnoopingPath

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

TerminalDevice_Channel_Ethernet_Lldp_SnoopingPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/snooping YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_SnoopingPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/snooping"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/config/snooping"

func (*TerminalDevice_Channel_Ethernet_Lldp_SnoopingPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/snooping"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/snooping"

type TerminalDevice_Channel_Ethernet_Lldp_SnoopingPathAny

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

TerminalDevice_Channel_Ethernet_Lldp_SnoopingPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/lldp/state/snooping YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Lldp_SnoopingPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/snooping"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/config/snooping"

func (*TerminalDevice_Channel_Ethernet_Lldp_SnoopingPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/snooping"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/lldp/state/snooping"

type TerminalDevice_Channel_Ethernet_OutBlockErrorsPath

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

TerminalDevice_Channel_Ethernet_OutBlockErrorsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-block-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_OutBlockErrorsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-block-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-block-errors"

type TerminalDevice_Channel_Ethernet_OutBlockErrorsPathAny

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

TerminalDevice_Channel_Ethernet_OutBlockErrorsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-block-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_OutBlockErrorsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-block-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-block-errors"

type TerminalDevice_Channel_Ethernet_OutCrcErrorsPath

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

TerminalDevice_Channel_Ethernet_OutCrcErrorsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-crc-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_OutCrcErrorsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-crc-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-crc-errors"

type TerminalDevice_Channel_Ethernet_OutCrcErrorsPathAny

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

TerminalDevice_Channel_Ethernet_OutCrcErrorsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-crc-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_OutCrcErrorsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-crc-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-crc-errors"

type TerminalDevice_Channel_Ethernet_OutMacControlFramesPath

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

TerminalDevice_Channel_Ethernet_OutMacControlFramesPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-mac-control-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_OutMacControlFramesPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-mac-control-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-mac-control-frames"

type TerminalDevice_Channel_Ethernet_OutMacControlFramesPathAny

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

TerminalDevice_Channel_Ethernet_OutMacControlFramesPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-mac-control-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_OutMacControlFramesPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-mac-control-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-mac-control-frames"

type TerminalDevice_Channel_Ethernet_OutMacErrorsTxPath

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

TerminalDevice_Channel_Ethernet_OutMacErrorsTxPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-mac-errors-tx YANG schema element.

func (*TerminalDevice_Channel_Ethernet_OutMacErrorsTxPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-mac-errors-tx"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-mac-errors-tx"

type TerminalDevice_Channel_Ethernet_OutMacErrorsTxPathAny

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

TerminalDevice_Channel_Ethernet_OutMacErrorsTxPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-mac-errors-tx YANG schema element.

func (*TerminalDevice_Channel_Ethernet_OutMacErrorsTxPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-mac-errors-tx"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-mac-errors-tx"

type TerminalDevice_Channel_Ethernet_OutMacPauseFramesPath

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

TerminalDevice_Channel_Ethernet_OutMacPauseFramesPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-mac-pause-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_OutMacPauseFramesPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-mac-pause-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-mac-pause-frames"

type TerminalDevice_Channel_Ethernet_OutMacPauseFramesPathAny

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

TerminalDevice_Channel_Ethernet_OutMacPauseFramesPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-mac-pause-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_OutMacPauseFramesPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-mac-pause-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-mac-pause-frames"

type TerminalDevice_Channel_Ethernet_OutPcsBipErrorsPath

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

TerminalDevice_Channel_Ethernet_OutPcsBipErrorsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-pcs-bip-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_OutPcsBipErrorsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-pcs-bip-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-pcs-bip-errors"

type TerminalDevice_Channel_Ethernet_OutPcsBipErrorsPathAny

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

TerminalDevice_Channel_Ethernet_OutPcsBipErrorsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-pcs-bip-errors YANG schema element.

func (*TerminalDevice_Channel_Ethernet_OutPcsBipErrorsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-pcs-bip-errors"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-pcs-bip-errors"

type TerminalDevice_Channel_Ethernet_Out_8021QFramesPath

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

TerminalDevice_Channel_Ethernet_Out_8021QFramesPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-8021q-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Out_8021QFramesPath) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-8021q-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-8021q-frames"

type TerminalDevice_Channel_Ethernet_Out_8021QFramesPathAny

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

TerminalDevice_Channel_Ethernet_Out_8021QFramesPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/out-8021q-frames YANG schema element.

func (*TerminalDevice_Channel_Ethernet_Out_8021QFramesPathAny) State

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

Defining module:      "openconfig-if-ethernet"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/out-8021q-frames"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/out-8021q-frames"

type TerminalDevice_Channel_Ethernet_PostFecBerPath

type TerminalDevice_Channel_Ethernet_PostFecBerPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_PostFecBerPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBerPath) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/avg"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPath) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/instant"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPath) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/interval"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPath) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/max"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPath) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/max-time"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPath) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/min"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPath) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/min-time"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPath) State

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

type TerminalDevice_Channel_Ethernet_PostFecBerPathAny

type TerminalDevice_Channel_Ethernet_PostFecBerPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_PostFecBerPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBerPathAny) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/avg"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPathAny) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/instant"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPathAny) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/interval"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPathAny) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/max"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPathAny) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/max-time"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPathAny) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/min"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPathAny) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/min-time"

func (*TerminalDevice_Channel_Ethernet_PostFecBerPathAny) State

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

type TerminalDevice_Channel_Ethernet_PostFecBer_AvgPath

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

TerminalDevice_Channel_Ethernet_PostFecBer_AvgPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/avg YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_AvgPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/avg"

type TerminalDevice_Channel_Ethernet_PostFecBer_AvgPathAny

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

TerminalDevice_Channel_Ethernet_PostFecBer_AvgPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/avg YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_AvgPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/avg"

type TerminalDevice_Channel_Ethernet_PostFecBer_InstantPath

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

TerminalDevice_Channel_Ethernet_PostFecBer_InstantPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/instant YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_InstantPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/instant"

type TerminalDevice_Channel_Ethernet_PostFecBer_InstantPathAny

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

TerminalDevice_Channel_Ethernet_PostFecBer_InstantPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/instant YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_InstantPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/instant"

type TerminalDevice_Channel_Ethernet_PostFecBer_IntervalPath

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

TerminalDevice_Channel_Ethernet_PostFecBer_IntervalPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/interval YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_IntervalPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/interval"

type TerminalDevice_Channel_Ethernet_PostFecBer_IntervalPathAny

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

TerminalDevice_Channel_Ethernet_PostFecBer_IntervalPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/interval YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_IntervalPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/interval"

type TerminalDevice_Channel_Ethernet_PostFecBer_MaxPath

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

TerminalDevice_Channel_Ethernet_PostFecBer_MaxPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/max YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_MaxPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/max"

type TerminalDevice_Channel_Ethernet_PostFecBer_MaxPathAny

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

TerminalDevice_Channel_Ethernet_PostFecBer_MaxPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/max YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_MaxPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/max"

type TerminalDevice_Channel_Ethernet_PostFecBer_MaxTimePath

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

TerminalDevice_Channel_Ethernet_PostFecBer_MaxTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/max-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_MaxTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/max-time"

type TerminalDevice_Channel_Ethernet_PostFecBer_MaxTimePathAny

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

TerminalDevice_Channel_Ethernet_PostFecBer_MaxTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/max-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_MaxTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/max-time"

type TerminalDevice_Channel_Ethernet_PostFecBer_MinPath

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

TerminalDevice_Channel_Ethernet_PostFecBer_MinPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/min YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_MinPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/min"

type TerminalDevice_Channel_Ethernet_PostFecBer_MinPathAny

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

TerminalDevice_Channel_Ethernet_PostFecBer_MinPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/min YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_MinPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/min"

type TerminalDevice_Channel_Ethernet_PostFecBer_MinTimePath

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

TerminalDevice_Channel_Ethernet_PostFecBer_MinTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/min-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_MinTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/min-time"

type TerminalDevice_Channel_Ethernet_PostFecBer_MinTimePathAny

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

TerminalDevice_Channel_Ethernet_PostFecBer_MinTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/min-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PostFecBer_MinTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/post-fec-ber/min-time"

type TerminalDevice_Channel_Ethernet_PreFecBerPath

type TerminalDevice_Channel_Ethernet_PreFecBerPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_PreFecBerPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBerPath) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/avg"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPath) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/instant"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPath) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/interval"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPath) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/max"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPath) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/max-time"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPath) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/min"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPath) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/min-time"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPath) State

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

type TerminalDevice_Channel_Ethernet_PreFecBerPathAny

type TerminalDevice_Channel_Ethernet_PreFecBerPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_PreFecBerPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBerPathAny) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/avg"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPathAny) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/instant"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPathAny) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/interval"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPathAny) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/max"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPathAny) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/max-time"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPathAny) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/min"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPathAny) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/min-time"

func (*TerminalDevice_Channel_Ethernet_PreFecBerPathAny) State

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

type TerminalDevice_Channel_Ethernet_PreFecBer_AvgPath

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

TerminalDevice_Channel_Ethernet_PreFecBer_AvgPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/avg YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_AvgPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/avg"

type TerminalDevice_Channel_Ethernet_PreFecBer_AvgPathAny

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

TerminalDevice_Channel_Ethernet_PreFecBer_AvgPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/avg YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_AvgPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/avg"

type TerminalDevice_Channel_Ethernet_PreFecBer_InstantPath

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

TerminalDevice_Channel_Ethernet_PreFecBer_InstantPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/instant YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_InstantPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/instant"

type TerminalDevice_Channel_Ethernet_PreFecBer_InstantPathAny

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

TerminalDevice_Channel_Ethernet_PreFecBer_InstantPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/instant YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_InstantPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/instant"

type TerminalDevice_Channel_Ethernet_PreFecBer_IntervalPath

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

TerminalDevice_Channel_Ethernet_PreFecBer_IntervalPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/interval YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_IntervalPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/interval"

type TerminalDevice_Channel_Ethernet_PreFecBer_IntervalPathAny

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

TerminalDevice_Channel_Ethernet_PreFecBer_IntervalPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/interval YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_IntervalPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/interval"

type TerminalDevice_Channel_Ethernet_PreFecBer_MaxPath

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

TerminalDevice_Channel_Ethernet_PreFecBer_MaxPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/max YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_MaxPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/max"

type TerminalDevice_Channel_Ethernet_PreFecBer_MaxPathAny

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

TerminalDevice_Channel_Ethernet_PreFecBer_MaxPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/max YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_MaxPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/max"

type TerminalDevice_Channel_Ethernet_PreFecBer_MaxTimePath

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

TerminalDevice_Channel_Ethernet_PreFecBer_MaxTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/max-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_MaxTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/max-time"

type TerminalDevice_Channel_Ethernet_PreFecBer_MaxTimePathAny

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

TerminalDevice_Channel_Ethernet_PreFecBer_MaxTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/max-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_MaxTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/max-time"

type TerminalDevice_Channel_Ethernet_PreFecBer_MinPath

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

TerminalDevice_Channel_Ethernet_PreFecBer_MinPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/min YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_MinPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/min"

type TerminalDevice_Channel_Ethernet_PreFecBer_MinPathAny

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

TerminalDevice_Channel_Ethernet_PreFecBer_MinPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/min YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_MinPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/min"

type TerminalDevice_Channel_Ethernet_PreFecBer_MinTimePath

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

TerminalDevice_Channel_Ethernet_PreFecBer_MinTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/min-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_MinTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/min-time"

type TerminalDevice_Channel_Ethernet_PreFecBer_MinTimePathAny

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

TerminalDevice_Channel_Ethernet_PreFecBer_MinTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/min-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_PreFecBer_MinTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/pre-fec-ber/min-time"

type TerminalDevice_Channel_Ethernet_QValuePath

type TerminalDevice_Channel_Ethernet_QValuePath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_QValuePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValuePath) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/avg"

func (*TerminalDevice_Channel_Ethernet_QValuePath) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/instant"

func (*TerminalDevice_Channel_Ethernet_QValuePath) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/interval"

func (*TerminalDevice_Channel_Ethernet_QValuePath) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/max"

func (*TerminalDevice_Channel_Ethernet_QValuePath) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/max-time"

func (*TerminalDevice_Channel_Ethernet_QValuePath) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/min"

func (*TerminalDevice_Channel_Ethernet_QValuePath) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/min-time"

func (*TerminalDevice_Channel_Ethernet_QValuePath) State

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

type TerminalDevice_Channel_Ethernet_QValuePathAny

type TerminalDevice_Channel_Ethernet_QValuePathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Ethernet_QValuePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValuePathAny) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/avg"

func (*TerminalDevice_Channel_Ethernet_QValuePathAny) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/instant"

func (*TerminalDevice_Channel_Ethernet_QValuePathAny) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/interval"

func (*TerminalDevice_Channel_Ethernet_QValuePathAny) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/max"

func (*TerminalDevice_Channel_Ethernet_QValuePathAny) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/max-time"

func (*TerminalDevice_Channel_Ethernet_QValuePathAny) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/min"

func (*TerminalDevice_Channel_Ethernet_QValuePathAny) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/min-time"

func (*TerminalDevice_Channel_Ethernet_QValuePathAny) State

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

type TerminalDevice_Channel_Ethernet_QValue_AvgPath

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

TerminalDevice_Channel_Ethernet_QValue_AvgPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/avg YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_AvgPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/avg"

type TerminalDevice_Channel_Ethernet_QValue_AvgPathAny

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

TerminalDevice_Channel_Ethernet_QValue_AvgPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/avg YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_AvgPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/avg"

type TerminalDevice_Channel_Ethernet_QValue_InstantPath

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

TerminalDevice_Channel_Ethernet_QValue_InstantPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/instant YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_InstantPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/instant"

type TerminalDevice_Channel_Ethernet_QValue_InstantPathAny

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

TerminalDevice_Channel_Ethernet_QValue_InstantPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/instant YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_InstantPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/instant"

type TerminalDevice_Channel_Ethernet_QValue_IntervalPath

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

TerminalDevice_Channel_Ethernet_QValue_IntervalPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/interval YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_IntervalPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/interval"

type TerminalDevice_Channel_Ethernet_QValue_IntervalPathAny

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

TerminalDevice_Channel_Ethernet_QValue_IntervalPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/interval YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_IntervalPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/interval"

type TerminalDevice_Channel_Ethernet_QValue_MaxPath

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

TerminalDevice_Channel_Ethernet_QValue_MaxPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/max YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_MaxPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/max"

type TerminalDevice_Channel_Ethernet_QValue_MaxPathAny

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

TerminalDevice_Channel_Ethernet_QValue_MaxPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/max YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_MaxPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/max"

type TerminalDevice_Channel_Ethernet_QValue_MaxTimePath

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

TerminalDevice_Channel_Ethernet_QValue_MaxTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/max-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_MaxTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/max-time"

type TerminalDevice_Channel_Ethernet_QValue_MaxTimePathAny

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

TerminalDevice_Channel_Ethernet_QValue_MaxTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/max-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_MaxTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/max-time"

type TerminalDevice_Channel_Ethernet_QValue_MinPath

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

TerminalDevice_Channel_Ethernet_QValue_MinPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/min YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_MinPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/min"

type TerminalDevice_Channel_Ethernet_QValue_MinPathAny

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

TerminalDevice_Channel_Ethernet_QValue_MinPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/min YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_MinPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/min"

type TerminalDevice_Channel_Ethernet_QValue_MinTimePath

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

TerminalDevice_Channel_Ethernet_QValue_MinTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/min-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_MinTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/min-time"

type TerminalDevice_Channel_Ethernet_QValue_MinTimePathAny

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

TerminalDevice_Channel_Ethernet_QValue_MinTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ethernet/state/q-value/min-time YANG schema element.

func (*TerminalDevice_Channel_Ethernet_QValue_MinTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/ethernet/state/q-value/min-time"

type TerminalDevice_Channel_IndexPath

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

TerminalDevice_Channel_IndexPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/index YANG schema element.

func (*TerminalDevice_Channel_IndexPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/index"
Path from root:       "/terminal-device/logical-channels/channel/config/index"

func (*TerminalDevice_Channel_IndexPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/index"
Path from root:       "/terminal-device/logical-channels/channel/state/index"

type TerminalDevice_Channel_IndexPathAny

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

TerminalDevice_Channel_IndexPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/index YANG schema element.

func (*TerminalDevice_Channel_IndexPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/index"
Path from root:       "/terminal-device/logical-channels/channel/config/index"

func (*TerminalDevice_Channel_IndexPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/index"
Path from root:       "/terminal-device/logical-channels/channel/state/index"

type TerminalDevice_Channel_IngressPath

type TerminalDevice_Channel_IngressPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_IngressPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ingress YANG schema element.

func (*TerminalDevice_Channel_IngressPath) Config

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

func (*TerminalDevice_Channel_IngressPath) Interface

Interface (leaf): Reference to the interface carrying the input signal for the logical channel. The ingress will specify an interface in the case of a transceiver being utilized directly in a router and bypassing a dedicated terminal device. When specified, the other leaves in the ingress config must be empty.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/interface"
Path from root:       "/terminal-device/logical-channels/channel/ingress/*/interface"

func (*TerminalDevice_Channel_IngressPath) PhysicalChannel

PhysicalChannel (leaf-list): This list should be populated with references to the client physical channels that feed this logical channel from the transceiver specified in the 'transceiver' leaf, which must be specified. If this leaf-list is empty, all physical channels in the transceiver are assumed to be mapped to the logical channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/physical-channel"
Path from root:       "/terminal-device/logical-channels/channel/ingress/*/physical-channel"

func (*TerminalDevice_Channel_IngressPath) State

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

func (*TerminalDevice_Channel_IngressPath) Transceiver

Transceiver (leaf): Reference to the transceiver carrying the input signal for the logical channel. If specific physical channels are mapped to the logical channel (as opposed to all physical channels carried by the transceiver), they can be specified in the list of physical channel references.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/transceiver"
Path from root:       "/terminal-device/logical-channels/channel/ingress/*/transceiver"

type TerminalDevice_Channel_IngressPathAny

type TerminalDevice_Channel_IngressPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_IngressPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ingress YANG schema element.

func (*TerminalDevice_Channel_IngressPathAny) Config

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

func (*TerminalDevice_Channel_IngressPathAny) Interface

Interface (leaf): Reference to the interface carrying the input signal for the logical channel. The ingress will specify an interface in the case of a transceiver being utilized directly in a router and bypassing a dedicated terminal device. When specified, the other leaves in the ingress config must be empty.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/interface"
Path from root:       "/terminal-device/logical-channels/channel/ingress/*/interface"

func (*TerminalDevice_Channel_IngressPathAny) PhysicalChannel

PhysicalChannel (leaf-list): This list should be populated with references to the client physical channels that feed this logical channel from the transceiver specified in the 'transceiver' leaf, which must be specified. If this leaf-list is empty, all physical channels in the transceiver are assumed to be mapped to the logical channel.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/physical-channel"
Path from root:       "/terminal-device/logical-channels/channel/ingress/*/physical-channel"

func (*TerminalDevice_Channel_IngressPathAny) State

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

func (*TerminalDevice_Channel_IngressPathAny) Transceiver

Transceiver (leaf): Reference to the transceiver carrying the input signal for the logical channel. If specific physical channels are mapped to the logical channel (as opposed to all physical channels carried by the transceiver), they can be specified in the list of physical channel references.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/transceiver"
Path from root:       "/terminal-device/logical-channels/channel/ingress/*/transceiver"

type TerminalDevice_Channel_Ingress_InterfacePath

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

TerminalDevice_Channel_Ingress_InterfacePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ingress/state/interface YANG schema element.

func (*TerminalDevice_Channel_Ingress_InterfacePath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/interface"
Path from root:       "/terminal-device/logical-channels/channel/ingress/config/interface"

func (*TerminalDevice_Channel_Ingress_InterfacePath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/interface"
Path from root:       "/terminal-device/logical-channels/channel/ingress/state/interface"

type TerminalDevice_Channel_Ingress_InterfacePathAny

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

TerminalDevice_Channel_Ingress_InterfacePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ingress/state/interface YANG schema element.

func (*TerminalDevice_Channel_Ingress_InterfacePathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/interface"
Path from root:       "/terminal-device/logical-channels/channel/ingress/config/interface"

func (*TerminalDevice_Channel_Ingress_InterfacePathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/interface"
Path from root:       "/terminal-device/logical-channels/channel/ingress/state/interface"

type TerminalDevice_Channel_Ingress_PhysicalChannelPath

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

TerminalDevice_Channel_Ingress_PhysicalChannelPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ingress/state/physical-channel YANG schema element.

func (*TerminalDevice_Channel_Ingress_PhysicalChannelPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/physical-channel"
Path from root:       "/terminal-device/logical-channels/channel/ingress/config/physical-channel"

func (*TerminalDevice_Channel_Ingress_PhysicalChannelPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/physical-channel"
Path from root:       "/terminal-device/logical-channels/channel/ingress/state/physical-channel"

type TerminalDevice_Channel_Ingress_PhysicalChannelPathAny

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

TerminalDevice_Channel_Ingress_PhysicalChannelPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ingress/state/physical-channel YANG schema element.

func (*TerminalDevice_Channel_Ingress_PhysicalChannelPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/physical-channel"
Path from root:       "/terminal-device/logical-channels/channel/ingress/config/physical-channel"

func (*TerminalDevice_Channel_Ingress_PhysicalChannelPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/physical-channel"
Path from root:       "/terminal-device/logical-channels/channel/ingress/state/physical-channel"

type TerminalDevice_Channel_Ingress_TransceiverPath

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

TerminalDevice_Channel_Ingress_TransceiverPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/ingress/state/transceiver YANG schema element.

func (*TerminalDevice_Channel_Ingress_TransceiverPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/transceiver"
Path from root:       "/terminal-device/logical-channels/channel/ingress/config/transceiver"

func (*TerminalDevice_Channel_Ingress_TransceiverPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/transceiver"
Path from root:       "/terminal-device/logical-channels/channel/ingress/state/transceiver"

type TerminalDevice_Channel_Ingress_TransceiverPathAny

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

TerminalDevice_Channel_Ingress_TransceiverPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/ingress/state/transceiver YANG schema element.

func (*TerminalDevice_Channel_Ingress_TransceiverPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/transceiver"
Path from root:       "/terminal-device/logical-channels/channel/ingress/config/transceiver"

func (*TerminalDevice_Channel_Ingress_TransceiverPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/transceiver"
Path from root:       "/terminal-device/logical-channels/channel/ingress/state/transceiver"

type TerminalDevice_Channel_LinkStatePath

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

TerminalDevice_Channel_LinkStatePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/link-state YANG schema element.

func (*TerminalDevice_Channel_LinkStatePath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/link-state"
Path from root:       "/terminal-device/logical-channels/channel/state/link-state"

type TerminalDevice_Channel_LinkStatePathAny

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

TerminalDevice_Channel_LinkStatePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/link-state YANG schema element.

func (*TerminalDevice_Channel_LinkStatePathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/link-state"
Path from root:       "/terminal-device/logical-channels/channel/state/link-state"

type TerminalDevice_Channel_LogicalChannelTypePath

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

TerminalDevice_Channel_LogicalChannelTypePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/logical-channel-type YANG schema element.

func (*TerminalDevice_Channel_LogicalChannelTypePath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/logical-channel-type"
Path from root:       "/terminal-device/logical-channels/channel/config/logical-channel-type"

func (*TerminalDevice_Channel_LogicalChannelTypePath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/logical-channel-type"
Path from root:       "/terminal-device/logical-channels/channel/state/logical-channel-type"

type TerminalDevice_Channel_LogicalChannelTypePathAny

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

TerminalDevice_Channel_LogicalChannelTypePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/logical-channel-type YANG schema element.

func (*TerminalDevice_Channel_LogicalChannelTypePathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/logical-channel-type"
Path from root:       "/terminal-device/logical-channels/channel/config/logical-channel-type"

func (*TerminalDevice_Channel_LogicalChannelTypePathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/logical-channel-type"
Path from root:       "/terminal-device/logical-channels/channel/state/logical-channel-type"

type TerminalDevice_Channel_LoopbackModePath

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

TerminalDevice_Channel_LoopbackModePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/loopback-mode YANG schema element.

func (*TerminalDevice_Channel_LoopbackModePath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/loopback-mode"
Path from root:       "/terminal-device/logical-channels/channel/config/loopback-mode"

func (*TerminalDevice_Channel_LoopbackModePath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/loopback-mode"
Path from root:       "/terminal-device/logical-channels/channel/state/loopback-mode"

type TerminalDevice_Channel_LoopbackModePathAny

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

TerminalDevice_Channel_LoopbackModePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/loopback-mode YANG schema element.

func (*TerminalDevice_Channel_LoopbackModePathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/loopback-mode"
Path from root:       "/terminal-device/logical-channels/channel/config/loopback-mode"

func (*TerminalDevice_Channel_LoopbackModePathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/loopback-mode"
Path from root:       "/terminal-device/logical-channels/channel/state/loopback-mode"

type TerminalDevice_Channel_OtnPath

type TerminalDevice_Channel_OtnPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_OtnPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn YANG schema element.

func (*TerminalDevice_Channel_OtnPath) BackgroundBlockErrors

BackgroundBlockErrors (leaf): The number of background block errors

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/background-block-errors"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/background-block-errors"

func (*TerminalDevice_Channel_OtnPath) CodeViolations

CodeViolations (leaf): For ethernet or fiberchannel links, the number of 8b/10b coding violations. For SONET/SDH, the number of BIP (bit interleaved parity) errors

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/code-violations"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/code-violations"

func (*TerminalDevice_Channel_OtnPath) Config

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

func (*TerminalDevice_Channel_OtnPath) ErroredBlocks

ErroredBlocks (leaf): The number of errored blocks. Error detection codes are capable to detect whether one or more errors have occurred in a given sequence of bits – the block. It is normally not possible to determine the exact number of errored bits within the block.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/errored-blocks"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/errored-blocks"

func (*TerminalDevice_Channel_OtnPath) ErroredSeconds

ErroredSeconds (leaf): The number of seconds that at least one errored blocks occurs, at least one code violation occurs, loss of sync is detected or loss of signal is detected

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/errored-seconds"

func (*TerminalDevice_Channel_OtnPath) Esnr

Esnr (container): Electrical signal to noise ratio. Baud rate normalized signal to noise ratio based on error vector magnitude in dB with two decimal precision. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/esnr"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr"

func (*TerminalDevice_Channel_OtnPath) FecCorrectedBits

FecCorrectedBits (leaf): The number of bits that were corrected by the FEC

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-corrected-bits"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-corrected-bits"

func (*TerminalDevice_Channel_OtnPath) FecCorrectedBytes

FecCorrectedBytes (leaf): The number of bytes that were corrected by the FEC

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-corrected-bytes"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-corrected-bytes"

func (*TerminalDevice_Channel_OtnPath) FecUncorrectableBlocks

FecUncorrectableBlocks (leaf): The number of blocks or frames that were uncorrectable by the FEC

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-uncorrectable-blocks"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-uncorrectable-blocks"

func (*TerminalDevice_Channel_OtnPath) FecUncorrectableWords

FecUncorrectableWords (leaf): The number of words that were uncorrectable by the FEC

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-uncorrectable-words"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-uncorrectable-words"

func (*TerminalDevice_Channel_OtnPath) PostFecBer

PostFecBer (container): Bit error rate after forward error correction -- computed value with 18 decimal precision. Note that decimal64 supports values as small as i x 10^-18 where i is an integer. Values smaller than this should be reported as 0 to inidicate error free or near error free performance. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/post-fec-ber"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber"

func (*TerminalDevice_Channel_OtnPath) PreFecBer

PreFecBer (container): Bit error rate before forward error correction -- computed value with 18 decimal precision. Note that decimal64 supports values as small as i x 10^-18 where i is an integer. Values smaller than this should be reported as 0 to inidicate error free or near error free performance. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/pre-fec-ber"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber"

func (*TerminalDevice_Channel_OtnPath) QValue

QValue (container): Quality value (factor) in dB of a channel with two decimal precision. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/q-value"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value"

func (*TerminalDevice_Channel_OtnPath) RdiMsg

RdiMsg (leaf): Remote defect indication (RDI) message received

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/rdi-msg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/rdi-msg"

func (*TerminalDevice_Channel_OtnPath) SeverelyErroredSeconds

SeverelyErroredSeconds (leaf): The number of seconds that loss of frame is detected OR the number of errored blocks, code violations, loss of sync or loss of signal is detected exceeds a predefined threshold

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/severely-errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/severely-errored-seconds"

func (*TerminalDevice_Channel_OtnPath) State

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

func (*TerminalDevice_Channel_OtnPath) TributarySlotGranularity

TributarySlotGranularity (leaf): Granularity value of OPUk or OPUCn tributary slots for OTN signal allocation. The currently defined values follow the existing ITU-T G.709 standard, which can be extended as needed in future.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/tributary-slot-granularity"
Path from root:       "/terminal-device/logical-channels/channel/otn/*/tributary-slot-granularity"

func (*TerminalDevice_Channel_OtnPath) TtiMsgAuto

TtiMsgAuto (leaf): Trail trace identifier (TTI) transmit message automatically created. If true, then setting a custom transmit message would be invalid.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/tti-msg-auto"
Path from root:       "/terminal-device/logical-channels/channel/otn/*/tti-msg-auto"

func (*TerminalDevice_Channel_OtnPath) TtiMsgExpected

TtiMsgExpected (leaf): Trail trace identifier (TTI) message expected

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/tti-msg-expected"
Path from root:       "/terminal-device/logical-channels/channel/otn/*/tti-msg-expected"

func (*TerminalDevice_Channel_OtnPath) TtiMsgRecv

TtiMsgRecv (leaf): Trail trace identifier (TTI) message received

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tti-msg-recv"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/tti-msg-recv"

func (*TerminalDevice_Channel_OtnPath) TtiMsgTransmit

TtiMsgTransmit (leaf): Trail trace identifier (TTI) message transmitted

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/tti-msg-transmit"
Path from root:       "/terminal-device/logical-channels/channel/otn/*/tti-msg-transmit"

func (*TerminalDevice_Channel_OtnPath) UnavailableSeconds

UnavailableSeconds (leaf): The number of seconds during which the link is unavailable

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/unavailable-seconds"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/unavailable-seconds"

type TerminalDevice_Channel_OtnPathAny

type TerminalDevice_Channel_OtnPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_OtnPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn YANG schema element.

func (*TerminalDevice_Channel_OtnPathAny) BackgroundBlockErrors

BackgroundBlockErrors (leaf): The number of background block errors

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/background-block-errors"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/background-block-errors"

func (*TerminalDevice_Channel_OtnPathAny) CodeViolations

CodeViolations (leaf): For ethernet or fiberchannel links, the number of 8b/10b coding violations. For SONET/SDH, the number of BIP (bit interleaved parity) errors

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/code-violations"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/code-violations"

func (*TerminalDevice_Channel_OtnPathAny) Config

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

func (*TerminalDevice_Channel_OtnPathAny) ErroredBlocks

ErroredBlocks (leaf): The number of errored blocks. Error detection codes are capable to detect whether one or more errors have occurred in a given sequence of bits – the block. It is normally not possible to determine the exact number of errored bits within the block.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/errored-blocks"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/errored-blocks"

func (*TerminalDevice_Channel_OtnPathAny) ErroredSeconds

ErroredSeconds (leaf): The number of seconds that at least one errored blocks occurs, at least one code violation occurs, loss of sync is detected or loss of signal is detected

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/errored-seconds"

func (*TerminalDevice_Channel_OtnPathAny) Esnr

Esnr (container): Electrical signal to noise ratio. Baud rate normalized signal to noise ratio based on error vector magnitude in dB with two decimal precision. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/esnr"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr"

func (*TerminalDevice_Channel_OtnPathAny) FecCorrectedBits

FecCorrectedBits (leaf): The number of bits that were corrected by the FEC

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-corrected-bits"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-corrected-bits"

func (*TerminalDevice_Channel_OtnPathAny) FecCorrectedBytes

FecCorrectedBytes (leaf): The number of bytes that were corrected by the FEC

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-corrected-bytes"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-corrected-bytes"

func (*TerminalDevice_Channel_OtnPathAny) FecUncorrectableBlocks

FecUncorrectableBlocks (leaf): The number of blocks or frames that were uncorrectable by the FEC

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-uncorrectable-blocks"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-uncorrectable-blocks"

func (*TerminalDevice_Channel_OtnPathAny) FecUncorrectableWords

FecUncorrectableWords (leaf): The number of words that were uncorrectable by the FEC

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-uncorrectable-words"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-uncorrectable-words"

func (*TerminalDevice_Channel_OtnPathAny) PostFecBer

PostFecBer (container): Bit error rate after forward error correction -- computed value with 18 decimal precision. Note that decimal64 supports values as small as i x 10^-18 where i is an integer. Values smaller than this should be reported as 0 to inidicate error free or near error free performance. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/post-fec-ber"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber"

func (*TerminalDevice_Channel_OtnPathAny) PreFecBer

PreFecBer (container): Bit error rate before forward error correction -- computed value with 18 decimal precision. Note that decimal64 supports values as small as i x 10^-18 where i is an integer. Values smaller than this should be reported as 0 to inidicate error free or near error free performance. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/pre-fec-ber"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber"

func (*TerminalDevice_Channel_OtnPathAny) QValue

QValue (container): Quality value (factor) in dB of a channel with two decimal precision. Values include the instantaneous, average, minimum, and maximum statistics. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/q-value"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value"

func (*TerminalDevice_Channel_OtnPathAny) RdiMsg

RdiMsg (leaf): Remote defect indication (RDI) message received

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/rdi-msg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/rdi-msg"

func (*TerminalDevice_Channel_OtnPathAny) SeverelyErroredSeconds

SeverelyErroredSeconds (leaf): The number of seconds that loss of frame is detected OR the number of errored blocks, code violations, loss of sync or loss of signal is detected exceeds a predefined threshold

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/severely-errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/severely-errored-seconds"

func (*TerminalDevice_Channel_OtnPathAny) State

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

func (*TerminalDevice_Channel_OtnPathAny) TributarySlotGranularity

TributarySlotGranularity (leaf): Granularity value of OPUk or OPUCn tributary slots for OTN signal allocation. The currently defined values follow the existing ITU-T G.709 standard, which can be extended as needed in future.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/tributary-slot-granularity"
Path from root:       "/terminal-device/logical-channels/channel/otn/*/tributary-slot-granularity"

func (*TerminalDevice_Channel_OtnPathAny) TtiMsgAuto

TtiMsgAuto (leaf): Trail trace identifier (TTI) transmit message automatically created. If true, then setting a custom transmit message would be invalid.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/tti-msg-auto"
Path from root:       "/terminal-device/logical-channels/channel/otn/*/tti-msg-auto"

func (*TerminalDevice_Channel_OtnPathAny) TtiMsgExpected

TtiMsgExpected (leaf): Trail trace identifier (TTI) message expected

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/tti-msg-expected"
Path from root:       "/terminal-device/logical-channels/channel/otn/*/tti-msg-expected"

func (*TerminalDevice_Channel_OtnPathAny) TtiMsgRecv

TtiMsgRecv (leaf): Trail trace identifier (TTI) message received

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tti-msg-recv"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/tti-msg-recv"

func (*TerminalDevice_Channel_OtnPathAny) TtiMsgTransmit

TtiMsgTransmit (leaf): Trail trace identifier (TTI) message transmitted

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/tti-msg-transmit"
Path from root:       "/terminal-device/logical-channels/channel/otn/*/tti-msg-transmit"

func (*TerminalDevice_Channel_OtnPathAny) UnavailableSeconds

UnavailableSeconds (leaf): The number of seconds during which the link is unavailable

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/unavailable-seconds"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/unavailable-seconds"

type TerminalDevice_Channel_Otn_BackgroundBlockErrorsPath

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

TerminalDevice_Channel_Otn_BackgroundBlockErrorsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/background-block-errors YANG schema element.

func (*TerminalDevice_Channel_Otn_BackgroundBlockErrorsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/background-block-errors"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/background-block-errors"

type TerminalDevice_Channel_Otn_BackgroundBlockErrorsPathAny

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

TerminalDevice_Channel_Otn_BackgroundBlockErrorsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/background-block-errors YANG schema element.

func (*TerminalDevice_Channel_Otn_BackgroundBlockErrorsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/background-block-errors"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/background-block-errors"

type TerminalDevice_Channel_Otn_CodeViolationsPath

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

TerminalDevice_Channel_Otn_CodeViolationsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/code-violations YANG schema element.

func (*TerminalDevice_Channel_Otn_CodeViolationsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/code-violations"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/code-violations"

type TerminalDevice_Channel_Otn_CodeViolationsPathAny

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

TerminalDevice_Channel_Otn_CodeViolationsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/code-violations YANG schema element.

func (*TerminalDevice_Channel_Otn_CodeViolationsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/code-violations"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/code-violations"

type TerminalDevice_Channel_Otn_ErroredBlocksPath

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

TerminalDevice_Channel_Otn_ErroredBlocksPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/errored-blocks YANG schema element.

func (*TerminalDevice_Channel_Otn_ErroredBlocksPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/errored-blocks"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/errored-blocks"

type TerminalDevice_Channel_Otn_ErroredBlocksPathAny

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

TerminalDevice_Channel_Otn_ErroredBlocksPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/errored-blocks YANG schema element.

func (*TerminalDevice_Channel_Otn_ErroredBlocksPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/errored-blocks"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/errored-blocks"

type TerminalDevice_Channel_Otn_ErroredSecondsPath

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

TerminalDevice_Channel_Otn_ErroredSecondsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/errored-seconds YANG schema element.

func (*TerminalDevice_Channel_Otn_ErroredSecondsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/errored-seconds"

type TerminalDevice_Channel_Otn_ErroredSecondsPathAny

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

TerminalDevice_Channel_Otn_ErroredSecondsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/errored-seconds YANG schema element.

func (*TerminalDevice_Channel_Otn_ErroredSecondsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/errored-seconds"

type TerminalDevice_Channel_Otn_EsnrPath

type TerminalDevice_Channel_Otn_EsnrPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Otn_EsnrPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr YANG schema element.

func (*TerminalDevice_Channel_Otn_EsnrPath) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/avg"

func (*TerminalDevice_Channel_Otn_EsnrPath) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/instant"

func (*TerminalDevice_Channel_Otn_EsnrPath) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/interval"

func (*TerminalDevice_Channel_Otn_EsnrPath) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/max"

func (*TerminalDevice_Channel_Otn_EsnrPath) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/max-time"

func (*TerminalDevice_Channel_Otn_EsnrPath) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/min"

func (*TerminalDevice_Channel_Otn_EsnrPath) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/min-time"

func (*TerminalDevice_Channel_Otn_EsnrPath) State

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

type TerminalDevice_Channel_Otn_EsnrPathAny

type TerminalDevice_Channel_Otn_EsnrPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Otn_EsnrPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr YANG schema element.

func (*TerminalDevice_Channel_Otn_EsnrPathAny) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/avg"

func (*TerminalDevice_Channel_Otn_EsnrPathAny) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/instant"

func (*TerminalDevice_Channel_Otn_EsnrPathAny) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/interval"

func (*TerminalDevice_Channel_Otn_EsnrPathAny) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/max"

func (*TerminalDevice_Channel_Otn_EsnrPathAny) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/max-time"

func (*TerminalDevice_Channel_Otn_EsnrPathAny) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/min"

func (*TerminalDevice_Channel_Otn_EsnrPathAny) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/min-time"

func (*TerminalDevice_Channel_Otn_EsnrPathAny) State

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

type TerminalDevice_Channel_Otn_Esnr_AvgPath

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

TerminalDevice_Channel_Otn_Esnr_AvgPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/avg YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_AvgPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/avg"

type TerminalDevice_Channel_Otn_Esnr_AvgPathAny

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

TerminalDevice_Channel_Otn_Esnr_AvgPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/avg YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_AvgPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/avg"

type TerminalDevice_Channel_Otn_Esnr_InstantPath

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

TerminalDevice_Channel_Otn_Esnr_InstantPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/instant YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_InstantPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/instant"

type TerminalDevice_Channel_Otn_Esnr_InstantPathAny

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

TerminalDevice_Channel_Otn_Esnr_InstantPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/instant YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_InstantPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/instant"

type TerminalDevice_Channel_Otn_Esnr_IntervalPath

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

TerminalDevice_Channel_Otn_Esnr_IntervalPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/interval YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_IntervalPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/interval"

type TerminalDevice_Channel_Otn_Esnr_IntervalPathAny

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

TerminalDevice_Channel_Otn_Esnr_IntervalPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/interval YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_IntervalPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/interval"

type TerminalDevice_Channel_Otn_Esnr_MaxPath

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

TerminalDevice_Channel_Otn_Esnr_MaxPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/max YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_MaxPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/max"

type TerminalDevice_Channel_Otn_Esnr_MaxPathAny

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

TerminalDevice_Channel_Otn_Esnr_MaxPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/max YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_MaxPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/max"

type TerminalDevice_Channel_Otn_Esnr_MaxTimePath

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

TerminalDevice_Channel_Otn_Esnr_MaxTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/max-time YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_MaxTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/max-time"

type TerminalDevice_Channel_Otn_Esnr_MaxTimePathAny

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

TerminalDevice_Channel_Otn_Esnr_MaxTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/max-time YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_MaxTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/max-time"

type TerminalDevice_Channel_Otn_Esnr_MinPath

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

TerminalDevice_Channel_Otn_Esnr_MinPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/min YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_MinPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/min"

type TerminalDevice_Channel_Otn_Esnr_MinPathAny

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

TerminalDevice_Channel_Otn_Esnr_MinPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/min YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_MinPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/min"

type TerminalDevice_Channel_Otn_Esnr_MinTimePath

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

TerminalDevice_Channel_Otn_Esnr_MinTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/min-time YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_MinTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/min-time"

type TerminalDevice_Channel_Otn_Esnr_MinTimePathAny

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

TerminalDevice_Channel_Otn_Esnr_MinTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/esnr/min-time YANG schema element.

func (*TerminalDevice_Channel_Otn_Esnr_MinTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/esnr/min-time"

type TerminalDevice_Channel_Otn_FecCorrectedBitsPath

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

TerminalDevice_Channel_Otn_FecCorrectedBitsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/fec-corrected-bits YANG schema element.

func (*TerminalDevice_Channel_Otn_FecCorrectedBitsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-corrected-bits"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-corrected-bits"

type TerminalDevice_Channel_Otn_FecCorrectedBitsPathAny

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

TerminalDevice_Channel_Otn_FecCorrectedBitsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/fec-corrected-bits YANG schema element.

func (*TerminalDevice_Channel_Otn_FecCorrectedBitsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-corrected-bits"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-corrected-bits"

type TerminalDevice_Channel_Otn_FecCorrectedBytesPath

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

TerminalDevice_Channel_Otn_FecCorrectedBytesPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/fec-corrected-bytes YANG schema element.

func (*TerminalDevice_Channel_Otn_FecCorrectedBytesPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-corrected-bytes"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-corrected-bytes"

type TerminalDevice_Channel_Otn_FecCorrectedBytesPathAny

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

TerminalDevice_Channel_Otn_FecCorrectedBytesPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/fec-corrected-bytes YANG schema element.

func (*TerminalDevice_Channel_Otn_FecCorrectedBytesPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-corrected-bytes"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-corrected-bytes"

type TerminalDevice_Channel_Otn_FecUncorrectableBlocksPath

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

TerminalDevice_Channel_Otn_FecUncorrectableBlocksPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/fec-uncorrectable-blocks YANG schema element.

func (*TerminalDevice_Channel_Otn_FecUncorrectableBlocksPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-uncorrectable-blocks"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-uncorrectable-blocks"

type TerminalDevice_Channel_Otn_FecUncorrectableBlocksPathAny

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

TerminalDevice_Channel_Otn_FecUncorrectableBlocksPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/fec-uncorrectable-blocks YANG schema element.

func (*TerminalDevice_Channel_Otn_FecUncorrectableBlocksPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-uncorrectable-blocks"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-uncorrectable-blocks"

type TerminalDevice_Channel_Otn_FecUncorrectableWordsPath

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

TerminalDevice_Channel_Otn_FecUncorrectableWordsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/fec-uncorrectable-words YANG schema element.

func (*TerminalDevice_Channel_Otn_FecUncorrectableWordsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-uncorrectable-words"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-uncorrectable-words"

type TerminalDevice_Channel_Otn_FecUncorrectableWordsPathAny

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

TerminalDevice_Channel_Otn_FecUncorrectableWordsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/fec-uncorrectable-words YANG schema element.

func (*TerminalDevice_Channel_Otn_FecUncorrectableWordsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/fec-uncorrectable-words"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/fec-uncorrectable-words"

type TerminalDevice_Channel_Otn_PostFecBerPath

type TerminalDevice_Channel_Otn_PostFecBerPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Otn_PostFecBerPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBerPath) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/avg"

func (*TerminalDevice_Channel_Otn_PostFecBerPath) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/instant"

func (*TerminalDevice_Channel_Otn_PostFecBerPath) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/interval"

func (*TerminalDevice_Channel_Otn_PostFecBerPath) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/max"

func (*TerminalDevice_Channel_Otn_PostFecBerPath) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/max-time"

func (*TerminalDevice_Channel_Otn_PostFecBerPath) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/min"

func (*TerminalDevice_Channel_Otn_PostFecBerPath) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/min-time"

func (*TerminalDevice_Channel_Otn_PostFecBerPath) State

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

type TerminalDevice_Channel_Otn_PostFecBerPathAny

type TerminalDevice_Channel_Otn_PostFecBerPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Otn_PostFecBerPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBerPathAny) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/avg"

func (*TerminalDevice_Channel_Otn_PostFecBerPathAny) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/instant"

func (*TerminalDevice_Channel_Otn_PostFecBerPathAny) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/interval"

func (*TerminalDevice_Channel_Otn_PostFecBerPathAny) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/max"

func (*TerminalDevice_Channel_Otn_PostFecBerPathAny) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/max-time"

func (*TerminalDevice_Channel_Otn_PostFecBerPathAny) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/min"

func (*TerminalDevice_Channel_Otn_PostFecBerPathAny) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/min-time"

func (*TerminalDevice_Channel_Otn_PostFecBerPathAny) State

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

type TerminalDevice_Channel_Otn_PostFecBer_AvgPath

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

TerminalDevice_Channel_Otn_PostFecBer_AvgPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/avg YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_AvgPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/avg"

type TerminalDevice_Channel_Otn_PostFecBer_AvgPathAny

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

TerminalDevice_Channel_Otn_PostFecBer_AvgPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/avg YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_AvgPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/avg"

type TerminalDevice_Channel_Otn_PostFecBer_InstantPath

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

TerminalDevice_Channel_Otn_PostFecBer_InstantPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/instant YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_InstantPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/instant"

type TerminalDevice_Channel_Otn_PostFecBer_InstantPathAny

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

TerminalDevice_Channel_Otn_PostFecBer_InstantPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/instant YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_InstantPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/instant"

type TerminalDevice_Channel_Otn_PostFecBer_IntervalPath

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

TerminalDevice_Channel_Otn_PostFecBer_IntervalPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/interval YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_IntervalPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/interval"

type TerminalDevice_Channel_Otn_PostFecBer_IntervalPathAny

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

TerminalDevice_Channel_Otn_PostFecBer_IntervalPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/interval YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_IntervalPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/interval"

type TerminalDevice_Channel_Otn_PostFecBer_MaxPath

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

TerminalDevice_Channel_Otn_PostFecBer_MaxPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/max YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_MaxPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/max"

type TerminalDevice_Channel_Otn_PostFecBer_MaxPathAny

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

TerminalDevice_Channel_Otn_PostFecBer_MaxPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/max YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_MaxPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/max"

type TerminalDevice_Channel_Otn_PostFecBer_MaxTimePath

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

TerminalDevice_Channel_Otn_PostFecBer_MaxTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/max-time YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_MaxTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/max-time"

type TerminalDevice_Channel_Otn_PostFecBer_MaxTimePathAny

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

TerminalDevice_Channel_Otn_PostFecBer_MaxTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/max-time YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_MaxTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/max-time"

type TerminalDevice_Channel_Otn_PostFecBer_MinPath

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

TerminalDevice_Channel_Otn_PostFecBer_MinPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/min YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_MinPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/min"

type TerminalDevice_Channel_Otn_PostFecBer_MinPathAny

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

TerminalDevice_Channel_Otn_PostFecBer_MinPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/min YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_MinPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/min"

type TerminalDevice_Channel_Otn_PostFecBer_MinTimePath

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

TerminalDevice_Channel_Otn_PostFecBer_MinTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/min-time YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_MinTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/min-time"

type TerminalDevice_Channel_Otn_PostFecBer_MinTimePathAny

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

TerminalDevice_Channel_Otn_PostFecBer_MinTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/post-fec-ber/min-time YANG schema element.

func (*TerminalDevice_Channel_Otn_PostFecBer_MinTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/post-fec-ber/min-time"

type TerminalDevice_Channel_Otn_PreFecBerPath

type TerminalDevice_Channel_Otn_PreFecBerPath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Otn_PreFecBerPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBerPath) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/avg"

func (*TerminalDevice_Channel_Otn_PreFecBerPath) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/instant"

func (*TerminalDevice_Channel_Otn_PreFecBerPath) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/interval"

func (*TerminalDevice_Channel_Otn_PreFecBerPath) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/max"

func (*TerminalDevice_Channel_Otn_PreFecBerPath) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/max-time"

func (*TerminalDevice_Channel_Otn_PreFecBerPath) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/min"

func (*TerminalDevice_Channel_Otn_PreFecBerPath) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/min-time"

func (*TerminalDevice_Channel_Otn_PreFecBerPath) State

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

type TerminalDevice_Channel_Otn_PreFecBerPathAny

type TerminalDevice_Channel_Otn_PreFecBerPathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Otn_PreFecBerPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBerPathAny) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/avg"

func (*TerminalDevice_Channel_Otn_PreFecBerPathAny) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/instant"

func (*TerminalDevice_Channel_Otn_PreFecBerPathAny) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/interval"

func (*TerminalDevice_Channel_Otn_PreFecBerPathAny) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/max"

func (*TerminalDevice_Channel_Otn_PreFecBerPathAny) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/max-time"

func (*TerminalDevice_Channel_Otn_PreFecBerPathAny) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/min"

func (*TerminalDevice_Channel_Otn_PreFecBerPathAny) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/min-time"

func (*TerminalDevice_Channel_Otn_PreFecBerPathAny) State

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

type TerminalDevice_Channel_Otn_PreFecBer_AvgPath

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

TerminalDevice_Channel_Otn_PreFecBer_AvgPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/avg YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_AvgPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/avg"

type TerminalDevice_Channel_Otn_PreFecBer_AvgPathAny

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

TerminalDevice_Channel_Otn_PreFecBer_AvgPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/avg YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_AvgPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/avg"

type TerminalDevice_Channel_Otn_PreFecBer_InstantPath

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

TerminalDevice_Channel_Otn_PreFecBer_InstantPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/instant YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_InstantPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/instant"

type TerminalDevice_Channel_Otn_PreFecBer_InstantPathAny

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

TerminalDevice_Channel_Otn_PreFecBer_InstantPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/instant YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_InstantPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/instant"

type TerminalDevice_Channel_Otn_PreFecBer_IntervalPath

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

TerminalDevice_Channel_Otn_PreFecBer_IntervalPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/interval YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_IntervalPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/interval"

type TerminalDevice_Channel_Otn_PreFecBer_IntervalPathAny

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

TerminalDevice_Channel_Otn_PreFecBer_IntervalPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/interval YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_IntervalPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/interval"

type TerminalDevice_Channel_Otn_PreFecBer_MaxPath

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

TerminalDevice_Channel_Otn_PreFecBer_MaxPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/max YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_MaxPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/max"

type TerminalDevice_Channel_Otn_PreFecBer_MaxPathAny

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

TerminalDevice_Channel_Otn_PreFecBer_MaxPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/max YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_MaxPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/max"

type TerminalDevice_Channel_Otn_PreFecBer_MaxTimePath

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

TerminalDevice_Channel_Otn_PreFecBer_MaxTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/max-time YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_MaxTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/max-time"

type TerminalDevice_Channel_Otn_PreFecBer_MaxTimePathAny

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

TerminalDevice_Channel_Otn_PreFecBer_MaxTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/max-time YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_MaxTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/max-time"

type TerminalDevice_Channel_Otn_PreFecBer_MinPath

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

TerminalDevice_Channel_Otn_PreFecBer_MinPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/min YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_MinPath) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/min"

type TerminalDevice_Channel_Otn_PreFecBer_MinPathAny

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

TerminalDevice_Channel_Otn_PreFecBer_MinPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/min YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_MinPathAny) State

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

Defining module:      "openconfig-transport-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/min"

type TerminalDevice_Channel_Otn_PreFecBer_MinTimePath

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

TerminalDevice_Channel_Otn_PreFecBer_MinTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/min-time YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_MinTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/min-time"

type TerminalDevice_Channel_Otn_PreFecBer_MinTimePathAny

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

TerminalDevice_Channel_Otn_PreFecBer_MinTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/min-time YANG schema element.

func (*TerminalDevice_Channel_Otn_PreFecBer_MinTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/pre-fec-ber/min-time"

type TerminalDevice_Channel_Otn_QValuePath

type TerminalDevice_Channel_Otn_QValuePath struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Otn_QValuePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value YANG schema element.

func (*TerminalDevice_Channel_Otn_QValuePath) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/avg"

func (*TerminalDevice_Channel_Otn_QValuePath) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/instant"

func (*TerminalDevice_Channel_Otn_QValuePath) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/interval"

func (*TerminalDevice_Channel_Otn_QValuePath) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/max"

func (*TerminalDevice_Channel_Otn_QValuePath) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/max-time"

func (*TerminalDevice_Channel_Otn_QValuePath) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/min"

func (*TerminalDevice_Channel_Otn_QValuePath) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/min-time"

func (*TerminalDevice_Channel_Otn_QValuePath) State

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

type TerminalDevice_Channel_Otn_QValuePathAny

type TerminalDevice_Channel_Otn_QValuePathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_Channel_Otn_QValuePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value YANG schema element.

func (*TerminalDevice_Channel_Otn_QValuePathAny) Avg

Avg (leaf): The arithmetic mean value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/avg"

func (*TerminalDevice_Channel_Otn_QValuePathAny) Instant

Instant (leaf): The instantaneous value of the statistic.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/instant"

func (*TerminalDevice_Channel_Otn_QValuePathAny) Interval

Interval (leaf): If supported by the system, this reports the time interval over which the min/max/average statistics are computed by the system.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/interval"

func (*TerminalDevice_Channel_Otn_QValuePathAny) Max

Max (leaf): The maximum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/max"

func (*TerminalDevice_Channel_Otn_QValuePathAny) MaxTime

MaxTime (leaf): The absolute time at which the maximum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "max-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/max-time"

func (*TerminalDevice_Channel_Otn_QValuePathAny) Min

Min (leaf): The minimum value of the statistic over the time interval.

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/min"

func (*TerminalDevice_Channel_Otn_QValuePathAny) MinTime

MinTime (leaf): The absolute time at which the minimum value occurred. The value is the timestamp in nanoseconds relative to

 the Unix Epoch (Jan 1, 1970 00:00:00 UTC).
	Defining module:      "openconfig-types"
	Instantiating module: "openconfig-terminal-device"
	Path from parent:     "min-time"
	Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/min-time"

func (*TerminalDevice_Channel_Otn_QValuePathAny) State

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

type TerminalDevice_Channel_Otn_QValue_AvgPath

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

TerminalDevice_Channel_Otn_QValue_AvgPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/avg YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_AvgPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/avg"

type TerminalDevice_Channel_Otn_QValue_AvgPathAny

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

TerminalDevice_Channel_Otn_QValue_AvgPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/avg YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_AvgPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "avg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/avg"

type TerminalDevice_Channel_Otn_QValue_InstantPath

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

TerminalDevice_Channel_Otn_QValue_InstantPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/instant YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_InstantPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/instant"

type TerminalDevice_Channel_Otn_QValue_InstantPathAny

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

TerminalDevice_Channel_Otn_QValue_InstantPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/instant YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_InstantPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "instant"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/instant"

type TerminalDevice_Channel_Otn_QValue_IntervalPath

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

TerminalDevice_Channel_Otn_QValue_IntervalPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/interval YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_IntervalPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/interval"

type TerminalDevice_Channel_Otn_QValue_IntervalPathAny

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

TerminalDevice_Channel_Otn_QValue_IntervalPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/interval YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_IntervalPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "interval"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/interval"

type TerminalDevice_Channel_Otn_QValue_MaxPath

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

TerminalDevice_Channel_Otn_QValue_MaxPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/max YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_MaxPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/max"

type TerminalDevice_Channel_Otn_QValue_MaxPathAny

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

TerminalDevice_Channel_Otn_QValue_MaxPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/max YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_MaxPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/max"

type TerminalDevice_Channel_Otn_QValue_MaxTimePath

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

TerminalDevice_Channel_Otn_QValue_MaxTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/max-time YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_MaxTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/max-time"

type TerminalDevice_Channel_Otn_QValue_MaxTimePathAny

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

TerminalDevice_Channel_Otn_QValue_MaxTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/max-time YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_MaxTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "max-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/max-time"

type TerminalDevice_Channel_Otn_QValue_MinPath

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

TerminalDevice_Channel_Otn_QValue_MinPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/min YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_MinPath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/min"

type TerminalDevice_Channel_Otn_QValue_MinPathAny

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

TerminalDevice_Channel_Otn_QValue_MinPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/min YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_MinPathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/min"

type TerminalDevice_Channel_Otn_QValue_MinTimePath

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

TerminalDevice_Channel_Otn_QValue_MinTimePath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/min-time YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_MinTimePath) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/min-time"

type TerminalDevice_Channel_Otn_QValue_MinTimePathAny

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

TerminalDevice_Channel_Otn_QValue_MinTimePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/q-value/min-time YANG schema element.

func (*TerminalDevice_Channel_Otn_QValue_MinTimePathAny) State

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

Defining module:      "openconfig-types"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "min-time"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/q-value/min-time"

type TerminalDevice_Channel_Otn_RdiMsgPath

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

TerminalDevice_Channel_Otn_RdiMsgPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/rdi-msg YANG schema element.

func (*TerminalDevice_Channel_Otn_RdiMsgPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/rdi-msg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/rdi-msg"

type TerminalDevice_Channel_Otn_RdiMsgPathAny

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

TerminalDevice_Channel_Otn_RdiMsgPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/rdi-msg YANG schema element.

func (*TerminalDevice_Channel_Otn_RdiMsgPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/rdi-msg"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/rdi-msg"

type TerminalDevice_Channel_Otn_SeverelyErroredSecondsPath

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

TerminalDevice_Channel_Otn_SeverelyErroredSecondsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/severely-errored-seconds YANG schema element.

func (*TerminalDevice_Channel_Otn_SeverelyErroredSecondsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/severely-errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/severely-errored-seconds"

type TerminalDevice_Channel_Otn_SeverelyErroredSecondsPathAny

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

TerminalDevice_Channel_Otn_SeverelyErroredSecondsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/severely-errored-seconds YANG schema element.

func (*TerminalDevice_Channel_Otn_SeverelyErroredSecondsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/severely-errored-seconds"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/severely-errored-seconds"

type TerminalDevice_Channel_Otn_TributarySlotGranularityPath

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

TerminalDevice_Channel_Otn_TributarySlotGranularityPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/tributary-slot-granularity YANG schema element.

func (*TerminalDevice_Channel_Otn_TributarySlotGranularityPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/tributary-slot-granularity"
Path from root:       "/terminal-device/logical-channels/channel/otn/config/tributary-slot-granularity"

func (*TerminalDevice_Channel_Otn_TributarySlotGranularityPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tributary-slot-granularity"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/tributary-slot-granularity"

type TerminalDevice_Channel_Otn_TributarySlotGranularityPathAny

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

TerminalDevice_Channel_Otn_TributarySlotGranularityPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/tributary-slot-granularity YANG schema element.

func (*TerminalDevice_Channel_Otn_TributarySlotGranularityPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/tributary-slot-granularity"
Path from root:       "/terminal-device/logical-channels/channel/otn/config/tributary-slot-granularity"

func (*TerminalDevice_Channel_Otn_TributarySlotGranularityPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tributary-slot-granularity"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/tributary-slot-granularity"

type TerminalDevice_Channel_Otn_TtiMsgAutoPath

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

TerminalDevice_Channel_Otn_TtiMsgAutoPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/tti-msg-auto YANG schema element.

func (*TerminalDevice_Channel_Otn_TtiMsgAutoPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/tti-msg-auto"
Path from root:       "/terminal-device/logical-channels/channel/otn/config/tti-msg-auto"

func (*TerminalDevice_Channel_Otn_TtiMsgAutoPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tti-msg-auto"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/tti-msg-auto"

type TerminalDevice_Channel_Otn_TtiMsgAutoPathAny

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

TerminalDevice_Channel_Otn_TtiMsgAutoPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/tti-msg-auto YANG schema element.

func (*TerminalDevice_Channel_Otn_TtiMsgAutoPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/tti-msg-auto"
Path from root:       "/terminal-device/logical-channels/channel/otn/config/tti-msg-auto"

func (*TerminalDevice_Channel_Otn_TtiMsgAutoPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tti-msg-auto"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/tti-msg-auto"

type TerminalDevice_Channel_Otn_TtiMsgExpectedPath

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

TerminalDevice_Channel_Otn_TtiMsgExpectedPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/tti-msg-expected YANG schema element.

func (*TerminalDevice_Channel_Otn_TtiMsgExpectedPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/tti-msg-expected"
Path from root:       "/terminal-device/logical-channels/channel/otn/config/tti-msg-expected"

func (*TerminalDevice_Channel_Otn_TtiMsgExpectedPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tti-msg-expected"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/tti-msg-expected"

type TerminalDevice_Channel_Otn_TtiMsgExpectedPathAny

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

TerminalDevice_Channel_Otn_TtiMsgExpectedPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/tti-msg-expected YANG schema element.

func (*TerminalDevice_Channel_Otn_TtiMsgExpectedPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/tti-msg-expected"
Path from root:       "/terminal-device/logical-channels/channel/otn/config/tti-msg-expected"

func (*TerminalDevice_Channel_Otn_TtiMsgExpectedPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tti-msg-expected"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/tti-msg-expected"

type TerminalDevice_Channel_Otn_TtiMsgRecvPath

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

TerminalDevice_Channel_Otn_TtiMsgRecvPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/tti-msg-recv YANG schema element.

func (*TerminalDevice_Channel_Otn_TtiMsgRecvPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tti-msg-recv"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/tti-msg-recv"

type TerminalDevice_Channel_Otn_TtiMsgRecvPathAny

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

TerminalDevice_Channel_Otn_TtiMsgRecvPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/tti-msg-recv YANG schema element.

func (*TerminalDevice_Channel_Otn_TtiMsgRecvPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tti-msg-recv"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/tti-msg-recv"

type TerminalDevice_Channel_Otn_TtiMsgTransmitPath

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

TerminalDevice_Channel_Otn_TtiMsgTransmitPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/tti-msg-transmit YANG schema element.

func (*TerminalDevice_Channel_Otn_TtiMsgTransmitPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/tti-msg-transmit"
Path from root:       "/terminal-device/logical-channels/channel/otn/config/tti-msg-transmit"

func (*TerminalDevice_Channel_Otn_TtiMsgTransmitPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tti-msg-transmit"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/tti-msg-transmit"

type TerminalDevice_Channel_Otn_TtiMsgTransmitPathAny

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

TerminalDevice_Channel_Otn_TtiMsgTransmitPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/tti-msg-transmit YANG schema element.

func (*TerminalDevice_Channel_Otn_TtiMsgTransmitPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/tti-msg-transmit"
Path from root:       "/terminal-device/logical-channels/channel/otn/config/tti-msg-transmit"

func (*TerminalDevice_Channel_Otn_TtiMsgTransmitPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/tti-msg-transmit"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/tti-msg-transmit"

type TerminalDevice_Channel_Otn_UnavailableSecondsPath

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

TerminalDevice_Channel_Otn_UnavailableSecondsPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/unavailable-seconds YANG schema element.

func (*TerminalDevice_Channel_Otn_UnavailableSecondsPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/unavailable-seconds"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/unavailable-seconds"

type TerminalDevice_Channel_Otn_UnavailableSecondsPathAny

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

TerminalDevice_Channel_Otn_UnavailableSecondsPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/otn/state/unavailable-seconds YANG schema element.

func (*TerminalDevice_Channel_Otn_UnavailableSecondsPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/unavailable-seconds"
Path from root:       "/terminal-device/logical-channels/channel/otn/state/unavailable-seconds"

type TerminalDevice_Channel_RateClassPath

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

TerminalDevice_Channel_RateClassPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/rate-class YANG schema element.

func (*TerminalDevice_Channel_RateClassPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/rate-class"
Path from root:       "/terminal-device/logical-channels/channel/config/rate-class"

func (*TerminalDevice_Channel_RateClassPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/rate-class"
Path from root:       "/terminal-device/logical-channels/channel/state/rate-class"

type TerminalDevice_Channel_RateClassPathAny

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

TerminalDevice_Channel_RateClassPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/rate-class YANG schema element.

func (*TerminalDevice_Channel_RateClassPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/rate-class"
Path from root:       "/terminal-device/logical-channels/channel/config/rate-class"

func (*TerminalDevice_Channel_RateClassPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/rate-class"
Path from root:       "/terminal-device/logical-channels/channel/state/rate-class"

type TerminalDevice_Channel_TestSignalPath

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

TerminalDevice_Channel_TestSignalPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/test-signal YANG schema element.

func (*TerminalDevice_Channel_TestSignalPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/test-signal"
Path from root:       "/terminal-device/logical-channels/channel/config/test-signal"

func (*TerminalDevice_Channel_TestSignalPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/test-signal"
Path from root:       "/terminal-device/logical-channels/channel/state/test-signal"

type TerminalDevice_Channel_TestSignalPathAny

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

TerminalDevice_Channel_TestSignalPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/test-signal YANG schema element.

func (*TerminalDevice_Channel_TestSignalPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/test-signal"
Path from root:       "/terminal-device/logical-channels/channel/config/test-signal"

func (*TerminalDevice_Channel_TestSignalPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/test-signal"
Path from root:       "/terminal-device/logical-channels/channel/state/test-signal"

type TerminalDevice_Channel_TribProtocolPath

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

TerminalDevice_Channel_TribProtocolPath represents the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/trib-protocol YANG schema element.

func (*TerminalDevice_Channel_TribProtocolPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/trib-protocol"
Path from root:       "/terminal-device/logical-channels/channel/config/trib-protocol"

func (*TerminalDevice_Channel_TribProtocolPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/trib-protocol"
Path from root:       "/terminal-device/logical-channels/channel/state/trib-protocol"

type TerminalDevice_Channel_TribProtocolPathAny

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

TerminalDevice_Channel_TribProtocolPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/logical-channels/channel/state/trib-protocol YANG schema element.

func (*TerminalDevice_Channel_TribProtocolPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "config/trib-protocol"
Path from root:       "/terminal-device/logical-channels/channel/config/trib-protocol"

func (*TerminalDevice_Channel_TribProtocolPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/trib-protocol"
Path from root:       "/terminal-device/logical-channels/channel/state/trib-protocol"

type TerminalDevice_ModePath

type TerminalDevice_ModePath struct {
	*ygnmi.NodePath
}

TerminalDevice_ModePath represents the /openconfig-terminal-device/terminal-device/operational-modes/mode YANG schema element.

func (*TerminalDevice_ModePath) Description

Description (leaf): Vendor-supplied textual description of the characteristics of this operational mode to enable operators to select the appropriate mode for the application.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/description"
Path from root:       "/terminal-device/operational-modes/mode/state/description"

func (*TerminalDevice_ModePath) ModeId

ModeId (leaf): Two-octet encoding of the vendor-defined operational mode

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/mode-id"
Path from root:       "/terminal-device/operational-modes/mode/*/mode-id"

func (*TerminalDevice_ModePath) State

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

func (*TerminalDevice_ModePath) VendorId

VendorId (leaf): Identifier to represent the vendor / supplier of the platform and the associated operational mode information

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/vendor-id"
Path from root:       "/terminal-device/operational-modes/mode/state/vendor-id"

type TerminalDevice_ModePathAny

type TerminalDevice_ModePathAny struct {
	*ygnmi.NodePath
}

TerminalDevice_ModePathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/operational-modes/mode YANG schema element.

func (*TerminalDevice_ModePathAny) Description

Description (leaf): Vendor-supplied textual description of the characteristics of this operational mode to enable operators to select the appropriate mode for the application.

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/description"
Path from root:       "/terminal-device/operational-modes/mode/state/description"

func (*TerminalDevice_ModePathAny) ModeId

ModeId (leaf): Two-octet encoding of the vendor-defined operational mode

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "*/mode-id"
Path from root:       "/terminal-device/operational-modes/mode/*/mode-id"

func (*TerminalDevice_ModePathAny) State

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

func (*TerminalDevice_ModePathAny) VendorId

VendorId (leaf): Identifier to represent the vendor / supplier of the platform and the associated operational mode information

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/vendor-id"
Path from root:       "/terminal-device/operational-modes/mode/state/vendor-id"

type TerminalDevice_Mode_DescriptionPath

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

TerminalDevice_Mode_DescriptionPath represents the /openconfig-terminal-device/terminal-device/operational-modes/mode/state/description YANG schema element.

func (*TerminalDevice_Mode_DescriptionPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/description"
Path from root:       "/terminal-device/operational-modes/mode/state/description"

type TerminalDevice_Mode_DescriptionPathAny

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

TerminalDevice_Mode_DescriptionPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/operational-modes/mode/state/description YANG schema element.

func (*TerminalDevice_Mode_DescriptionPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/description"
Path from root:       "/terminal-device/operational-modes/mode/state/description"

type TerminalDevice_Mode_ModeIdPath

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

TerminalDevice_Mode_ModeIdPath represents the /openconfig-terminal-device/terminal-device/operational-modes/mode/state/mode-id YANG schema element.

func (*TerminalDevice_Mode_ModeIdPath) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "mode-id"
Path from root:       ""

func (*TerminalDevice_Mode_ModeIdPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/mode-id"
Path from root:       "/terminal-device/operational-modes/mode/state/mode-id"

type TerminalDevice_Mode_ModeIdPathAny

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

TerminalDevice_Mode_ModeIdPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/operational-modes/mode/state/mode-id YANG schema element.

func (*TerminalDevice_Mode_ModeIdPathAny) Config

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "mode-id"
Path from root:       ""

func (*TerminalDevice_Mode_ModeIdPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/mode-id"
Path from root:       "/terminal-device/operational-modes/mode/state/mode-id"

type TerminalDevice_Mode_VendorIdPath

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

TerminalDevice_Mode_VendorIdPath represents the /openconfig-terminal-device/terminal-device/operational-modes/mode/state/vendor-id YANG schema element.

func (*TerminalDevice_Mode_VendorIdPath) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/vendor-id"
Path from root:       "/terminal-device/operational-modes/mode/state/vendor-id"

type TerminalDevice_Mode_VendorIdPathAny

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

TerminalDevice_Mode_VendorIdPathAny represents the wildcard version of the /openconfig-terminal-device/terminal-device/operational-modes/mode/state/vendor-id YANG schema element.

func (*TerminalDevice_Mode_VendorIdPathAny) State

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

Defining module:      "openconfig-terminal-device"
Instantiating module: "openconfig-terminal-device"
Path from parent:     "state/vendor-id"
Path from root:       "/terminal-device/operational-modes/mode/state/vendor-id"

Jump to

Keyboard shortcuts

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