sysadmin_ship

package
v0.0.0-...-50def94 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

This module contains definitions for the Calvados model objects.

This module contains a collection of YANG definitions for Cisco IOS-XR SysAdmin operational.

This module defines operational data for sysadmin ship process.

Copyright(c) 2010-2016 by Cisco Systems, Inc. All rights reserved.

Copyright (c) 2012-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 Stat

type Stat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Select ship client component. The type is slice of Stat_ShipComp.
	ShipComp []*Stat_ShipComp
}

Stat SHIP Info

func (*Stat) GetEntityData

func (stat *Stat) GetEntityData() *types.CommonEntityData

type Stat_ShipComp

type Stat_ShipComp struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Name of component. The type is string.
	CompName interface{}

	// The type is slice of Stat_ShipComp_Process.
	Process []*Stat_ShipComp_Process
}

Stat_ShipComp Select ship client component

func (*Stat_ShipComp) GetEntityData

func (shipComp *Stat_ShipComp) GetEntityData() *types.CommonEntityData

type Stat_ShipComp_Process

type Stat_ShipComp_Process struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. The type is string.
	ProcessName interface{}

	// The type is slice of Stat_ShipComp_Process_Client.
	Client []*Stat_ShipComp_Process_Client
}

Stat_ShipComp_Process

func (*Stat_ShipComp_Process) GetEntityData

func (process *Stat_ShipComp_Process) GetEntityData() *types.CommonEntityData

type Stat_ShipComp_Process_Client

type Stat_ShipComp_Process_Client struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. The type is string.
	ClientName interface{}

	// The type is slice of Stat_ShipComp_Process_Client_Cat.
	Cat []*Stat_ShipComp_Process_Client_Cat
}

Stat_ShipComp_Process_Client

func (*Stat_ShipComp_Process_Client) GetEntityData

func (client *Stat_ShipComp_Process_Client) GetEntityData() *types.CommonEntityData

type Stat_ShipComp_Process_Client_Cat

type Stat_ShipComp_Process_Client_Cat struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. The type is CatName.
	CatName interface{}

	// The type is slice of Stat_ShipComp_Process_Client_Cat_Counter32b.
	Counter32b []*Stat_ShipComp_Process_Client_Cat_Counter32b
}

Stat_ShipComp_Process_Client_Cat

func (*Stat_ShipComp_Process_Client_Cat) GetEntityData

type Stat_ShipComp_Process_Client_Cat_CatName

type Stat_ShipComp_Process_Client_Cat_CatName string

Stat_ShipComp_Process_Client_Cat_CatName

const (
	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_TRANSPORT_COUNTERS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_TRANSPORT_COUNTERS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_SERVER_COUNTERS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_SERVER_COUNTERS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_CLIENT_LIB_COUNTERS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_CLIENT_LIB_COUNTERS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_REPLICATION_COUNTERS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_REPLICATION_COUNTERS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_READER_REPLICA_COUNTERS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_READER_REPLICA_COUNTERS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_WRITER_REPLICA_COUNTERS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_WRITER_REPLICA_COUNTERS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_TRANSPORT_COUNTERS_FAILOVER Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_TRANSPORT_COUNTERS_FAILOVER"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_SERVER_COUNTERS_FAILOVER Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_SERVER_COUNTERS_FAILOVER"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_CLIENT_LIB_COUNTERS_FAILOVER Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_CLIENT_LIB_COUNTERS_FAILOVER"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_REPLICATION_COUNTERS_FAILOVER Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_REPLICATION_COUNTERS_FAILOVER"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_TRANSPORT_ERRORS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_TRANSPORT_ERRORS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_SERVER_ERRORS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_SERVER_ERRORS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_CLIENT_LIB_ERRORS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_CLIENT_LIB_ERRORS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_REPLICATION_ERRORS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_REPLICATION_ERRORS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_READER_REPLICA_ERRORS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_READER_REPLICA_ERRORS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_WRITER_REPLICA_ERRORS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_WRITER_REPLICA_ERRORS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_TRANSPORT_ERRORS_FAILOVER Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_TRANSPORT_ERRORS_FAILOVER"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_SERVER_ERRORS_FAILOVER Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_SERVER_ERRORS_FAILOVER"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_CLIENT_LIB_ERRORS_FAILOVER Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_CLIENT_LIB_ERRORS_FAILOVER"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_REPLICATION_ERRORS_FAILOVER Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_REPLICATION_ERRORS_FAILOVER"

	Stat_ShipComp_Process_Client_Cat_CatName_FEATURE_MA_COUNTERS Stat_ShipComp_Process_Client_Cat_CatName = "FEATURE_MA_COUNTERS"

	Stat_ShipComp_Process_Client_Cat_CatName_FEATURE_MA_COUNTERS_ERRORS Stat_ShipComp_Process_Client_Cat_CatName = "FEATURE_MA_COUNTERS_ERRORS"

	Stat_ShipComp_Process_Client_Cat_CatName_FEATURE_MA_COUNTERS_FAILOVER Stat_ShipComp_Process_Client_Cat_CatName = "FEATURE_MA_COUNTERS_FAILOVER"

	Stat_ShipComp_Process_Client_Cat_CatName_VIRTUAL_INTERFACE_MA_COUNTERS Stat_ShipComp_Process_Client_Cat_CatName = "VIRTUAL_INTERFACE_MA_COUNTERS"

	Stat_ShipComp_Process_Client_Cat_CatName_VIRTUAL_INTERFACE_MA_COUNTERS_ERRORS Stat_ShipComp_Process_Client_Cat_CatName = "VIRTUAL_INTERFACE_MA_COUNTERS_ERRORS"

	Stat_ShipComp_Process_Client_Cat_CatName_VIRTUAL_INTERFACE_MA_COUNTERS_FAILOVER Stat_ShipComp_Process_Client_Cat_CatName = "VIRTUAL_INTERFACE_MA_COUNTERS_FAILOVER"

	Stat_ShipComp_Process_Client_Cat_CatName_FEATURE_EA_COUNTERS Stat_ShipComp_Process_Client_Cat_CatName = "FEATURE_EA_COUNTERS"

	Stat_ShipComp_Process_Client_Cat_CatName_FEATURE_EA_COUNTERS_ERRORS Stat_ShipComp_Process_Client_Cat_CatName = "FEATURE_EA_COUNTERS_ERRORS"

	Stat_ShipComp_Process_Client_Cat_CatName_VIRTUAL_INTERFACE_EA_COUNTERS Stat_ShipComp_Process_Client_Cat_CatName = "VIRTUAL_INTERFACE_EA_COUNTERS"

	Stat_ShipComp_Process_Client_Cat_CatName_VIRTUAL_INTERFACE_EA_COUNTERS_ERRORS Stat_ShipComp_Process_Client_Cat_CatName = "VIRTUAL_INTERFACE_EA_COUNTERS_ERRORS"

	Stat_ShipComp_Process_Client_Cat_CatName_VIRTUAL_INTERFACE_EA_COUNTERS_FAILOVER Stat_ShipComp_Process_Client_Cat_CatName = "VIRTUAL_INTERFACE_EA_COUNTERS_FAILOVER"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_HISTOGRAM_COUNTERS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_HISTOGRAM_COUNTERS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_WATERMARK_COUNTERS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_WATERMARK_COUNTERS"

	Stat_ShipComp_Process_Client_Cat_CatName_SHIP_NODE_COUNTERS Stat_ShipComp_Process_Client_Cat_CatName = "SHIP_NODE_COUNTERS"
)

type Stat_ShipComp_Process_Client_Cat_Counter32b

type Stat_ShipComp_Process_Client_Cat_Counter32b struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. The type is string.
	CounterName interface{}

	// The type is interface{} with range: 0..4294967295.
	CounterValue interface{}

	// The type is interface{} with range: 0..4294967295.
	Watermark interface{}

	// The type is interface{} with range: 0..18446744073709551615.
	TimeStamp interface{}

	// The type is interface{} with range: 0..4294967295.
	HistInfo1 interface{}

	// The type is interface{} with range: 0..4294967295.
	HistInfo2 interface{}

	// The type is interface{} with range: 0..4294967295.
	HistInfo3 interface{}

	// The type is interface{} with range: 0..4294967295.
	HistInfo4 interface{}

	// The type is interface{} with range: 0..4294967295.
	HistInfo5 interface{}

	// The type is interface{} with range: 0..4294967295.
	HistInfo6 interface{}

	// The type is interface{} with range: 0..4294967295.
	HistInfo7 interface{}

	// The type is interface{} with range: 0..4294967295.
	HistInfo8 interface{}
}

Stat_ShipComp_Process_Client_Cat_Counter32b

func (*Stat_ShipComp_Process_Client_Cat_Counter32b) GetEntityData

Jump to

Keyboard shortcuts

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