cisco_ios_xr_snmp_agent_oper_snmp_information_context_mapping

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-snmp-agent-oper:snmp/information/context-mapping

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SnmpCtxMappingEntryXml

type SnmpCtxMappingEntryXml struct {
	// Context name
	Context string `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"`
	// Feature name
	FeatureName string `protobuf:"bytes,2,opt,name=feature_name,json=featureName,proto3" json:"feature_name,omitempty"`
	// Instance name
	Instance string `protobuf:"bytes,3,opt,name=instance,proto3" json:"instance,omitempty"`
	// Topology name
	Topology string `protobuf:"bytes,4,opt,name=topology,proto3" json:"topology,omitempty"`
	// Feature
	Feature              string   `protobuf:"bytes,5,opt,name=feature,proto3" json:"feature,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

SNMP context mapping entry xml

func (*SnmpCtxMappingEntryXml) Descriptor

func (*SnmpCtxMappingEntryXml) Descriptor() ([]byte, []int)

func (*SnmpCtxMappingEntryXml) GetContext

func (m *SnmpCtxMappingEntryXml) GetContext() string

func (*SnmpCtxMappingEntryXml) GetFeature

func (m *SnmpCtxMappingEntryXml) GetFeature() string

func (*SnmpCtxMappingEntryXml) GetFeatureName

func (m *SnmpCtxMappingEntryXml) GetFeatureName() string

func (*SnmpCtxMappingEntryXml) GetInstance

func (m *SnmpCtxMappingEntryXml) GetInstance() string

func (*SnmpCtxMappingEntryXml) GetTopology

func (m *SnmpCtxMappingEntryXml) GetTopology() string

func (*SnmpCtxMappingEntryXml) ProtoMessage

func (*SnmpCtxMappingEntryXml) ProtoMessage()

func (*SnmpCtxMappingEntryXml) Reset

func (m *SnmpCtxMappingEntryXml) Reset()

func (*SnmpCtxMappingEntryXml) String

func (m *SnmpCtxMappingEntryXml) String() string

func (*SnmpCtxMappingEntryXml) XXX_DiscardUnknown

func (m *SnmpCtxMappingEntryXml) XXX_DiscardUnknown()

func (*SnmpCtxMappingEntryXml) XXX_Marshal

func (m *SnmpCtxMappingEntryXml) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SnmpCtxMappingEntryXml) XXX_Merge

func (dst *SnmpCtxMappingEntryXml) XXX_Merge(src proto.Message)

func (*SnmpCtxMappingEntryXml) XXX_Size

func (m *SnmpCtxMappingEntryXml) XXX_Size() int

func (*SnmpCtxMappingEntryXml) XXX_Unmarshal

func (m *SnmpCtxMappingEntryXml) XXX_Unmarshal(b []byte) error

type SnmpCtxMappingXml

type SnmpCtxMappingXml struct {
	// Context Mapping
	ContexMapping        []*SnmpCtxMappingEntryXml `protobuf:"bytes,50,rep,name=contex_mapping,json=contexMapping,proto3" json:"contex_mapping,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*SnmpCtxMappingXml) Descriptor

func (*SnmpCtxMappingXml) Descriptor() ([]byte, []int)

func (*SnmpCtxMappingXml) GetContexMapping

func (m *SnmpCtxMappingXml) GetContexMapping() []*SnmpCtxMappingEntryXml

func (*SnmpCtxMappingXml) ProtoMessage

func (*SnmpCtxMappingXml) ProtoMessage()

func (*SnmpCtxMappingXml) Reset

func (m *SnmpCtxMappingXml) Reset()

func (*SnmpCtxMappingXml) String

func (m *SnmpCtxMappingXml) String() string

func (*SnmpCtxMappingXml) XXX_DiscardUnknown

func (m *SnmpCtxMappingXml) XXX_DiscardUnknown()

func (*SnmpCtxMappingXml) XXX_Marshal

func (m *SnmpCtxMappingXml) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SnmpCtxMappingXml) XXX_Merge

func (dst *SnmpCtxMappingXml) XXX_Merge(src proto.Message)

func (*SnmpCtxMappingXml) XXX_Size

func (m *SnmpCtxMappingXml) XXX_Size() int

func (*SnmpCtxMappingXml) XXX_Unmarshal

func (m *SnmpCtxMappingXml) XXX_Unmarshal(b []byte) error

type SnmpCtxMappingXml_KEYS

type SnmpCtxMappingXml_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

SNMP context mapping

func (*SnmpCtxMappingXml_KEYS) Descriptor

func (*SnmpCtxMappingXml_KEYS) Descriptor() ([]byte, []int)

func (*SnmpCtxMappingXml_KEYS) ProtoMessage

func (*SnmpCtxMappingXml_KEYS) ProtoMessage()

func (*SnmpCtxMappingXml_KEYS) Reset

func (m *SnmpCtxMappingXml_KEYS) Reset()

func (*SnmpCtxMappingXml_KEYS) String

func (m *SnmpCtxMappingXml_KEYS) String() string

func (*SnmpCtxMappingXml_KEYS) XXX_DiscardUnknown

func (m *SnmpCtxMappingXml_KEYS) XXX_DiscardUnknown()

func (*SnmpCtxMappingXml_KEYS) XXX_Marshal

func (m *SnmpCtxMappingXml_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SnmpCtxMappingXml_KEYS) XXX_Merge

func (dst *SnmpCtxMappingXml_KEYS) XXX_Merge(src proto.Message)

func (*SnmpCtxMappingXml_KEYS) XXX_Size

func (m *SnmpCtxMappingXml_KEYS) XXX_Size() int

func (*SnmpCtxMappingXml_KEYS) XXX_Unmarshal

func (m *SnmpCtxMappingXml_KEYS) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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