cisco_ios_xr_subscriber_ipsub_oper_ip_subscriber_nodes_node_interfaces_interface

package
v1.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IpsubMaIntfData

type IpsubMaIntfData struct {
	AccessInterface         string   `protobuf:"bytes,50,opt,name=access_interface,json=accessInterface,proto3" json:"access_interface,omitempty"`
	SubscriberIpv4Address   string   `` /* 127-byte string literal not displayed */
	SubscriberIpv6Address   string   `` /* 127-byte string literal not displayed */
	SubscriberMacAddres     string   `protobuf:"bytes,53,opt,name=subscriber_mac_addres,json=subscriberMacAddres,proto3" json:"subscriber_mac_addres,omitempty"`
	SubscriberLabel         uint32   `protobuf:"varint,54,opt,name=subscriber_label,json=subscriberLabel,proto3" json:"subscriber_label,omitempty"`
	Vrf                     *VrfData `protobuf:"bytes,55,opt,name=vrf,proto3" json:"vrf,omitempty"`
	Ipv6Vrf                 *VrfData `protobuf:"bytes,56,opt,name=ipv6vrf,proto3" json:"ipv6vrf,omitempty"`
	InterfaceCreationTime   string   `` /* 127-byte string literal not displayed */
	Age                     string   `protobuf:"bytes,58,opt,name=age,proto3" json:"age,omitempty"`
	Initiator               string   `protobuf:"bytes,59,opt,name=initiator,proto3" json:"initiator,omitempty"`
	State                   string   `protobuf:"bytes,60,opt,name=state,proto3" json:"state,omitempty"`
	OldState                string   `protobuf:"bytes,61,opt,name=old_state,json=oldState,proto3" json:"old_state,omitempty"`
	LastStateChangeTime     string   `protobuf:"bytes,62,opt,name=last_state_change_time,json=lastStateChangeTime,proto3" json:"last_state_change_time,omitempty"`
	CurrentChangeAge        string   `protobuf:"bytes,63,opt,name=current_change_age,json=currentChangeAge,proto3" json:"current_change_age,omitempty"`
	Ipv6Initiator           string   `protobuf:"bytes,64,opt,name=ipv6_initiator,json=ipv6Initiator,proto3" json:"ipv6_initiator,omitempty"`
	Ipv6State               string   `protobuf:"bytes,65,opt,name=ipv6_state,json=ipv6State,proto3" json:"ipv6_state,omitempty"`
	Ipv6OldState            string   `protobuf:"bytes,66,opt,name=ipv6_old_state,json=ipv6OldState,proto3" json:"ipv6_old_state,omitempty"`
	Ipv6LastStateChangeTime string   `` /* 137-byte string literal not displayed */
	Ipv6CurrentChangeAge    string   `` /* 126-byte string literal not displayed */
	IsL2Connected           bool     `protobuf:"varint,69,opt,name=is_l2_connected,json=isL2Connected,proto3" json:"is_l2_connected,omitempty"`
	SessionType             string   `protobuf:"bytes,70,opt,name=session_type,json=sessionType,proto3" json:"session_type,omitempty"`
	XXX_NoUnkeyedLiteral    struct{} `json:"-"`
	XXX_unrecognized        []byte   `json:"-"`
	XXX_sizecache           int32    `json:"-"`
}

func (*IpsubMaIntfData) Descriptor

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

func (*IpsubMaIntfData) GetAccessInterface

func (m *IpsubMaIntfData) GetAccessInterface() string

func (*IpsubMaIntfData) GetAge

func (m *IpsubMaIntfData) GetAge() string

func (*IpsubMaIntfData) GetCurrentChangeAge

func (m *IpsubMaIntfData) GetCurrentChangeAge() string

func (*IpsubMaIntfData) GetInitiator

func (m *IpsubMaIntfData) GetInitiator() string

func (*IpsubMaIntfData) GetInterfaceCreationTime

func (m *IpsubMaIntfData) GetInterfaceCreationTime() string

func (*IpsubMaIntfData) GetIpv6CurrentChangeAge

func (m *IpsubMaIntfData) GetIpv6CurrentChangeAge() string

func (*IpsubMaIntfData) GetIpv6Initiator

func (m *IpsubMaIntfData) GetIpv6Initiator() string

func (*IpsubMaIntfData) GetIpv6LastStateChangeTime

func (m *IpsubMaIntfData) GetIpv6LastStateChangeTime() string

func (*IpsubMaIntfData) GetIpv6OldState

func (m *IpsubMaIntfData) GetIpv6OldState() string

func (*IpsubMaIntfData) GetIpv6State

func (m *IpsubMaIntfData) GetIpv6State() string

func (*IpsubMaIntfData) GetIpv6Vrf

func (m *IpsubMaIntfData) GetIpv6Vrf() *VrfData

func (*IpsubMaIntfData) GetIsL2Connected

func (m *IpsubMaIntfData) GetIsL2Connected() bool

func (*IpsubMaIntfData) GetLastStateChangeTime

func (m *IpsubMaIntfData) GetLastStateChangeTime() string

func (*IpsubMaIntfData) GetOldState

func (m *IpsubMaIntfData) GetOldState() string

func (*IpsubMaIntfData) GetSessionType

func (m *IpsubMaIntfData) GetSessionType() string

func (*IpsubMaIntfData) GetState

func (m *IpsubMaIntfData) GetState() string

func (*IpsubMaIntfData) GetSubscriberIpv4Address

func (m *IpsubMaIntfData) GetSubscriberIpv4Address() string

func (*IpsubMaIntfData) GetSubscriberIpv6Address

func (m *IpsubMaIntfData) GetSubscriberIpv6Address() string

func (*IpsubMaIntfData) GetSubscriberLabel

func (m *IpsubMaIntfData) GetSubscriberLabel() uint32

func (*IpsubMaIntfData) GetSubscriberMacAddres

func (m *IpsubMaIntfData) GetSubscriberMacAddres() string

func (*IpsubMaIntfData) GetVrf

func (m *IpsubMaIntfData) GetVrf() *VrfData

func (*IpsubMaIntfData) ProtoMessage

func (*IpsubMaIntfData) ProtoMessage()

func (*IpsubMaIntfData) Reset

func (m *IpsubMaIntfData) Reset()

func (*IpsubMaIntfData) String

func (m *IpsubMaIntfData) String() string

func (*IpsubMaIntfData) XXX_DiscardUnknown

func (m *IpsubMaIntfData) XXX_DiscardUnknown()

func (*IpsubMaIntfData) XXX_Marshal

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

func (*IpsubMaIntfData) XXX_Merge

func (m *IpsubMaIntfData) XXX_Merge(src proto.Message)

func (*IpsubMaIntfData) XXX_Size

func (m *IpsubMaIntfData) XXX_Size() int

func (*IpsubMaIntfData) XXX_Unmarshal

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

type IpsubMaIntfData_KEYS

type IpsubMaIntfData_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	InterfaceName        string   `protobuf:"bytes,2,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IpsubMaIntfData_KEYS) Descriptor

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

func (*IpsubMaIntfData_KEYS) GetInterfaceName

func (m *IpsubMaIntfData_KEYS) GetInterfaceName() string

func (*IpsubMaIntfData_KEYS) GetNodeName

func (m *IpsubMaIntfData_KEYS) GetNodeName() string

func (*IpsubMaIntfData_KEYS) ProtoMessage

func (*IpsubMaIntfData_KEYS) ProtoMessage()

func (*IpsubMaIntfData_KEYS) Reset

func (m *IpsubMaIntfData_KEYS) Reset()

func (*IpsubMaIntfData_KEYS) String

func (m *IpsubMaIntfData_KEYS) String() string

func (*IpsubMaIntfData_KEYS) XXX_DiscardUnknown

func (m *IpsubMaIntfData_KEYS) XXX_DiscardUnknown()

func (*IpsubMaIntfData_KEYS) XXX_Marshal

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

func (*IpsubMaIntfData_KEYS) XXX_Merge

func (m *IpsubMaIntfData_KEYS) XXX_Merge(src proto.Message)

func (*IpsubMaIntfData_KEYS) XXX_Size

func (m *IpsubMaIntfData_KEYS) XXX_Size() int

func (*IpsubMaIntfData_KEYS) XXX_Unmarshal

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

type VrfData

type VrfData struct {
	VrfName              string   `protobuf:"bytes,1,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	TableName            string   `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*VrfData) Descriptor

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

func (*VrfData) GetTableName

func (m *VrfData) GetTableName() string

func (*VrfData) GetVrfName

func (m *VrfData) GetVrfName() string

func (*VrfData) ProtoMessage

func (*VrfData) ProtoMessage()

func (*VrfData) Reset

func (m *VrfData) Reset()

func (*VrfData) String

func (m *VrfData) String() string

func (*VrfData) XXX_DiscardUnknown

func (m *VrfData) XXX_DiscardUnknown()

func (*VrfData) XXX_Marshal

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

func (*VrfData) XXX_Merge

func (m *VrfData) XXX_Merge(src proto.Message)

func (*VrfData) XXX_Size

func (m *VrfData) XXX_Size() int

func (*VrfData) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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