tty_management_oper

package
v0.0.0-...-fac1166 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

This module contains a collection of YANG definitions for Cisco IOS-XR tty-management package operational data.

This YANG module augments the

Cisco-IOS-XR-tty-server-oper

module with state data.

Copyright (c) 2013-2018 by Cisco Systems, Inc. All rights reserved.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HostAfIdBase

type HostAfIdBase struct {
}

func (HostAfIdBase) String

func (id HostAfIdBase) String() string

type Ipv4

type Ipv4 struct {
}

func (Ipv4) String

func (id Ipv4) String() string

type Ipv6

type Ipv6 struct {
}

func (Ipv6) String

func (id Ipv6) String() string

type TransportService

type TransportService string

TransportService represents Transport service protocol

const (
	// Unknown service
	TransportService_unknown TransportService = "unknown"

	// Telnet
	TransportService_telnet TransportService = "telnet"

	// Remote login
	TransportService_rlogin TransportService = "rlogin"

	// SSH
	TransportService_ssh TransportService = "ssh"
)

Jump to

Keyboard shortcuts

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