cisco_ios_xr_subscriber_pppoe_ma_oper_pppoe_nodes_node_disconnect_history_unique

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 PppoeMaDiscEntry

type PppoeMaDiscEntry struct {
	Timestamp            uint64                 `protobuf:"varint,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	Ifname               string                 `protobuf:"bytes,2,opt,name=ifname,proto3" json:"ifname,omitempty"`
	SessionIdb           *PppoeMaSessionIdbInfo `protobuf:"bytes,3,opt,name=session_idb,json=sessionIdb,proto3" json:"session_idb,omitempty"`
	Trigger              string                 `protobuf:"bytes,4,opt,name=trigger,proto3" json:"trigger,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*PppoeMaDiscEntry) Descriptor

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

func (*PppoeMaDiscEntry) GetIfname

func (m *PppoeMaDiscEntry) GetIfname() string

func (*PppoeMaDiscEntry) GetSessionIdb

func (m *PppoeMaDiscEntry) GetSessionIdb() *PppoeMaSessionIdbInfo

func (*PppoeMaDiscEntry) GetTimestamp

func (m *PppoeMaDiscEntry) GetTimestamp() uint64

func (*PppoeMaDiscEntry) GetTrigger

func (m *PppoeMaDiscEntry) GetTrigger() string

func (*PppoeMaDiscEntry) ProtoMessage

func (*PppoeMaDiscEntry) ProtoMessage()

func (*PppoeMaDiscEntry) Reset

func (m *PppoeMaDiscEntry) Reset()

func (*PppoeMaDiscEntry) String

func (m *PppoeMaDiscEntry) String() string

func (*PppoeMaDiscEntry) XXX_DiscardUnknown

func (m *PppoeMaDiscEntry) XXX_DiscardUnknown()

func (*PppoeMaDiscEntry) XXX_Marshal

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

func (*PppoeMaDiscEntry) XXX_Merge

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

func (*PppoeMaDiscEntry) XXX_Size

func (m *PppoeMaDiscEntry) XXX_Size() int

func (*PppoeMaDiscEntry) XXX_Unmarshal

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

type PppoeMaDiscHistoryUnique

type PppoeMaDiscHistoryUnique struct {
	Entry                []*PppoeMaDiscEntry `protobuf:"bytes,50,rep,name=entry,proto3" json:"entry,omitempty"`
	DisconnectCount      []uint32            `protobuf:"varint,51,rep,packed,name=disconnect_count,json=disconnectCount,proto3" json:"disconnect_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*PppoeMaDiscHistoryUnique) Descriptor

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

func (*PppoeMaDiscHistoryUnique) GetDisconnectCount

func (m *PppoeMaDiscHistoryUnique) GetDisconnectCount() []uint32

func (*PppoeMaDiscHistoryUnique) GetEntry

func (m *PppoeMaDiscHistoryUnique) GetEntry() []*PppoeMaDiscEntry

func (*PppoeMaDiscHistoryUnique) ProtoMessage

func (*PppoeMaDiscHistoryUnique) ProtoMessage()

func (*PppoeMaDiscHistoryUnique) Reset

func (m *PppoeMaDiscHistoryUnique) Reset()

func (*PppoeMaDiscHistoryUnique) String

func (m *PppoeMaDiscHistoryUnique) String() string

func (*PppoeMaDiscHistoryUnique) XXX_DiscardUnknown

func (m *PppoeMaDiscHistoryUnique) XXX_DiscardUnknown()

func (*PppoeMaDiscHistoryUnique) XXX_Marshal

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

func (*PppoeMaDiscHistoryUnique) XXX_Merge

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

func (*PppoeMaDiscHistoryUnique) XXX_Size

func (m *PppoeMaDiscHistoryUnique) XXX_Size() int

func (*PppoeMaDiscHistoryUnique) XXX_Unmarshal

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

type PppoeMaDiscHistoryUnique_KEYS

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

func (*PppoeMaDiscHistoryUnique_KEYS) Descriptor

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

func (*PppoeMaDiscHistoryUnique_KEYS) GetNodeName

func (m *PppoeMaDiscHistoryUnique_KEYS) GetNodeName() string

func (*PppoeMaDiscHistoryUnique_KEYS) ProtoMessage

func (*PppoeMaDiscHistoryUnique_KEYS) ProtoMessage()

func (*PppoeMaDiscHistoryUnique_KEYS) Reset

func (m *PppoeMaDiscHistoryUnique_KEYS) Reset()

func (*PppoeMaDiscHistoryUnique_KEYS) String

func (*PppoeMaDiscHistoryUnique_KEYS) XXX_DiscardUnknown

func (m *PppoeMaDiscHistoryUnique_KEYS) XXX_DiscardUnknown()

func (*PppoeMaDiscHistoryUnique_KEYS) XXX_Marshal

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

func (*PppoeMaDiscHistoryUnique_KEYS) XXX_Merge

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

func (*PppoeMaDiscHistoryUnique_KEYS) XXX_Size

func (m *PppoeMaDiscHistoryUnique_KEYS) XXX_Size() int

func (*PppoeMaDiscHistoryUnique_KEYS) XXX_Unmarshal

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

type PppoeMaInternalTagsInfo

type PppoeMaInternalTagsInfo struct {
	IsServiceName             int32               `protobuf:"zigzag32,1,opt,name=is_service_name,json=isServiceName,proto3" json:"is_service_name,omitempty"`
	IsMaxPayload              int32               `protobuf:"zigzag32,2,opt,name=is_max_payload,json=isMaxPayload,proto3" json:"is_max_payload,omitempty"`
	IsHostUniq                int32               `protobuf:"zigzag32,3,opt,name=is_host_uniq,json=isHostUniq,proto3" json:"is_host_uniq,omitempty"`
	IsRelaySessionId          int32               `protobuf:"zigzag32,4,opt,name=is_relay_session_id,json=isRelaySessionId,proto3" json:"is_relay_session_id,omitempty"`
	IsVendorSpecific          int32               `protobuf:"zigzag32,5,opt,name=is_vendor_specific,json=isVendorSpecific,proto3" json:"is_vendor_specific,omitempty"`
	IsIwf                     int32               `protobuf:"zigzag32,6,opt,name=is_iwf,json=isIwf,proto3" json:"is_iwf,omitempty"`
	IsRemoteId                int32               `protobuf:"zigzag32,7,opt,name=is_remote_id,json=isRemoteId,proto3" json:"is_remote_id,omitempty"`
	IsCircuitId               int32               `protobuf:"zigzag32,8,opt,name=is_circuit_id,json=isCircuitId,proto3" json:"is_circuit_id,omitempty"`
	IsDslTag                  int32               `protobuf:"zigzag32,9,opt,name=is_dsl_tag,json=isDslTag,proto3" json:"is_dsl_tag,omitempty"`
	ServiceName               string              `protobuf:"bytes,10,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"`
	MaxPayload                uint32              `protobuf:"varint,11,opt,name=max_payload,json=maxPayload,proto3" json:"max_payload,omitempty"`
	HostUniq                  string              `protobuf:"bytes,12,opt,name=host_uniq,json=hostUniq,proto3" json:"host_uniq,omitempty"`
	RelaySessionId            string              `protobuf:"bytes,13,opt,name=relay_session_id,json=relaySessionId,proto3" json:"relay_session_id,omitempty"`
	RemoteId                  string              `protobuf:"bytes,14,opt,name=remote_id,json=remoteId,proto3" json:"remote_id,omitempty"`
	CircuitId                 string              `protobuf:"bytes,15,opt,name=circuit_id,json=circuitId,proto3" json:"circuit_id,omitempty"`
	IsDslActualUp             int32               `protobuf:"zigzag32,16,opt,name=is_dsl_actual_up,json=isDslActualUp,proto3" json:"is_dsl_actual_up,omitempty"`
	IsDslActualDown           int32               `protobuf:"zigzag32,17,opt,name=is_dsl_actual_down,json=isDslActualDown,proto3" json:"is_dsl_actual_down,omitempty"`
	IsDslMinUp                int32               `protobuf:"zigzag32,18,opt,name=is_dsl_min_up,json=isDslMinUp,proto3" json:"is_dsl_min_up,omitempty"`
	IsDslMinDown              int32               `protobuf:"zigzag32,19,opt,name=is_dsl_min_down,json=isDslMinDown,proto3" json:"is_dsl_min_down,omitempty"`
	IsDslAttainUp             int32               `protobuf:"zigzag32,20,opt,name=is_dsl_attain_up,json=isDslAttainUp,proto3" json:"is_dsl_attain_up,omitempty"`
	IsDslAttainDown           int32               `protobuf:"zigzag32,21,opt,name=is_dsl_attain_down,json=isDslAttainDown,proto3" json:"is_dsl_attain_down,omitempty"`
	IsDslMaxUp                int32               `protobuf:"zigzag32,22,opt,name=is_dsl_max_up,json=isDslMaxUp,proto3" json:"is_dsl_max_up,omitempty"`
	IsDslMaxDown              int32               `protobuf:"zigzag32,23,opt,name=is_dsl_max_down,json=isDslMaxDown,proto3" json:"is_dsl_max_down,omitempty"`
	IsDslMinUpLow             int32               `protobuf:"zigzag32,24,opt,name=is_dsl_min_up_low,json=isDslMinUpLow,proto3" json:"is_dsl_min_up_low,omitempty"`
	IsDslMinDownLow           int32               `protobuf:"zigzag32,25,opt,name=is_dsl_min_down_low,json=isDslMinDownLow,proto3" json:"is_dsl_min_down_low,omitempty"`
	IsDslMaxDelayUp           int32               `protobuf:"zigzag32,26,opt,name=is_dsl_max_delay_up,json=isDslMaxDelayUp,proto3" json:"is_dsl_max_delay_up,omitempty"`
	IsDslActualDelayUp        int32               `protobuf:"zigzag32,27,opt,name=is_dsl_actual_delay_up,json=isDslActualDelayUp,proto3" json:"is_dsl_actual_delay_up,omitempty"`
	IsDslMaxDelayDown         int32               `protobuf:"zigzag32,28,opt,name=is_dsl_max_delay_down,json=isDslMaxDelayDown,proto3" json:"is_dsl_max_delay_down,omitempty"`
	IsDslActualDelayDown      int32               `` /* 131-byte string literal not displayed */
	IsAccessLoopEncapsulation int32               `` /* 144-byte string literal not displayed */
	DslActualUp               uint32              `protobuf:"varint,31,opt,name=dsl_actual_up,json=dslActualUp,proto3" json:"dsl_actual_up,omitempty"`
	DslActualDown             uint32              `protobuf:"varint,32,opt,name=dsl_actual_down,json=dslActualDown,proto3" json:"dsl_actual_down,omitempty"`
	DslMinUp                  uint32              `protobuf:"varint,33,opt,name=dsl_min_up,json=dslMinUp,proto3" json:"dsl_min_up,omitempty"`
	DslMinDown                uint32              `protobuf:"varint,34,opt,name=dsl_min_down,json=dslMinDown,proto3" json:"dsl_min_down,omitempty"`
	DslAttainUp               uint32              `protobuf:"varint,35,opt,name=dsl_attain_up,json=dslAttainUp,proto3" json:"dsl_attain_up,omitempty"`
	DslAttainDown             uint32              `protobuf:"varint,36,opt,name=dsl_attain_down,json=dslAttainDown,proto3" json:"dsl_attain_down,omitempty"`
	DslMaxUp                  uint32              `protobuf:"varint,37,opt,name=dsl_max_up,json=dslMaxUp,proto3" json:"dsl_max_up,omitempty"`
	DslMaxDown                uint32              `protobuf:"varint,38,opt,name=dsl_max_down,json=dslMaxDown,proto3" json:"dsl_max_down,omitempty"`
	DslMinUpLow               uint32              `protobuf:"varint,39,opt,name=dsl_min_up_low,json=dslMinUpLow,proto3" json:"dsl_min_up_low,omitempty"`
	DslMinDownLow             uint32              `protobuf:"varint,40,opt,name=dsl_min_down_low,json=dslMinDownLow,proto3" json:"dsl_min_down_low,omitempty"`
	DslMaxDelayUp             uint32              `protobuf:"varint,41,opt,name=dsl_max_delay_up,json=dslMaxDelayUp,proto3" json:"dsl_max_delay_up,omitempty"`
	DslActualDelayUp          uint32              `protobuf:"varint,42,opt,name=dsl_actual_delay_up,json=dslActualDelayUp,proto3" json:"dsl_actual_delay_up,omitempty"`
	DslMaxDelayDown           uint32              `protobuf:"varint,43,opt,name=dsl_max_delay_down,json=dslMaxDelayDown,proto3" json:"dsl_max_delay_down,omitempty"`
	DslActualDelayDown        uint32              `protobuf:"varint,44,opt,name=dsl_actual_delay_down,json=dslActualDelayDown,proto3" json:"dsl_actual_delay_down,omitempty"`
	AccessLoopEncapsulation   *PppoeMaTagsAleInfo `` /* 133-byte string literal not displayed */
	XXX_NoUnkeyedLiteral      struct{}            `json:"-"`
	XXX_unrecognized          []byte              `json:"-"`
	XXX_sizecache             int32               `json:"-"`
}

func (*PppoeMaInternalTagsInfo) Descriptor

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

func (*PppoeMaInternalTagsInfo) GetAccessLoopEncapsulation

func (m *PppoeMaInternalTagsInfo) GetAccessLoopEncapsulation() *PppoeMaTagsAleInfo

func (*PppoeMaInternalTagsInfo) GetCircuitId

func (m *PppoeMaInternalTagsInfo) GetCircuitId() string

func (*PppoeMaInternalTagsInfo) GetDslActualDelayDown

func (m *PppoeMaInternalTagsInfo) GetDslActualDelayDown() uint32

func (*PppoeMaInternalTagsInfo) GetDslActualDelayUp

func (m *PppoeMaInternalTagsInfo) GetDslActualDelayUp() uint32

func (*PppoeMaInternalTagsInfo) GetDslActualDown

func (m *PppoeMaInternalTagsInfo) GetDslActualDown() uint32

func (*PppoeMaInternalTagsInfo) GetDslActualUp

func (m *PppoeMaInternalTagsInfo) GetDslActualUp() uint32

func (*PppoeMaInternalTagsInfo) GetDslAttainDown

func (m *PppoeMaInternalTagsInfo) GetDslAttainDown() uint32

func (*PppoeMaInternalTagsInfo) GetDslAttainUp

func (m *PppoeMaInternalTagsInfo) GetDslAttainUp() uint32

func (*PppoeMaInternalTagsInfo) GetDslMaxDelayDown

func (m *PppoeMaInternalTagsInfo) GetDslMaxDelayDown() uint32

func (*PppoeMaInternalTagsInfo) GetDslMaxDelayUp

func (m *PppoeMaInternalTagsInfo) GetDslMaxDelayUp() uint32

func (*PppoeMaInternalTagsInfo) GetDslMaxDown

func (m *PppoeMaInternalTagsInfo) GetDslMaxDown() uint32

func (*PppoeMaInternalTagsInfo) GetDslMaxUp

func (m *PppoeMaInternalTagsInfo) GetDslMaxUp() uint32

func (*PppoeMaInternalTagsInfo) GetDslMinDown

func (m *PppoeMaInternalTagsInfo) GetDslMinDown() uint32

func (*PppoeMaInternalTagsInfo) GetDslMinDownLow

func (m *PppoeMaInternalTagsInfo) GetDslMinDownLow() uint32

func (*PppoeMaInternalTagsInfo) GetDslMinUp

func (m *PppoeMaInternalTagsInfo) GetDslMinUp() uint32

func (*PppoeMaInternalTagsInfo) GetDslMinUpLow

func (m *PppoeMaInternalTagsInfo) GetDslMinUpLow() uint32

func (*PppoeMaInternalTagsInfo) GetHostUniq

func (m *PppoeMaInternalTagsInfo) GetHostUniq() string

func (*PppoeMaInternalTagsInfo) GetIsAccessLoopEncapsulation

func (m *PppoeMaInternalTagsInfo) GetIsAccessLoopEncapsulation() int32

func (*PppoeMaInternalTagsInfo) GetIsCircuitId

func (m *PppoeMaInternalTagsInfo) GetIsCircuitId() int32

func (*PppoeMaInternalTagsInfo) GetIsDslActualDelayDown

func (m *PppoeMaInternalTagsInfo) GetIsDslActualDelayDown() int32

func (*PppoeMaInternalTagsInfo) GetIsDslActualDelayUp

func (m *PppoeMaInternalTagsInfo) GetIsDslActualDelayUp() int32

func (*PppoeMaInternalTagsInfo) GetIsDslActualDown

func (m *PppoeMaInternalTagsInfo) GetIsDslActualDown() int32

func (*PppoeMaInternalTagsInfo) GetIsDslActualUp

func (m *PppoeMaInternalTagsInfo) GetIsDslActualUp() int32

func (*PppoeMaInternalTagsInfo) GetIsDslAttainDown

func (m *PppoeMaInternalTagsInfo) GetIsDslAttainDown() int32

func (*PppoeMaInternalTagsInfo) GetIsDslAttainUp

func (m *PppoeMaInternalTagsInfo) GetIsDslAttainUp() int32

func (*PppoeMaInternalTagsInfo) GetIsDslMaxDelayDown

func (m *PppoeMaInternalTagsInfo) GetIsDslMaxDelayDown() int32

func (*PppoeMaInternalTagsInfo) GetIsDslMaxDelayUp

func (m *PppoeMaInternalTagsInfo) GetIsDslMaxDelayUp() int32

func (*PppoeMaInternalTagsInfo) GetIsDslMaxDown

func (m *PppoeMaInternalTagsInfo) GetIsDslMaxDown() int32

func (*PppoeMaInternalTagsInfo) GetIsDslMaxUp

func (m *PppoeMaInternalTagsInfo) GetIsDslMaxUp() int32

func (*PppoeMaInternalTagsInfo) GetIsDslMinDown

func (m *PppoeMaInternalTagsInfo) GetIsDslMinDown() int32

func (*PppoeMaInternalTagsInfo) GetIsDslMinDownLow

func (m *PppoeMaInternalTagsInfo) GetIsDslMinDownLow() int32

func (*PppoeMaInternalTagsInfo) GetIsDslMinUp

func (m *PppoeMaInternalTagsInfo) GetIsDslMinUp() int32

func (*PppoeMaInternalTagsInfo) GetIsDslMinUpLow

func (m *PppoeMaInternalTagsInfo) GetIsDslMinUpLow() int32

func (*PppoeMaInternalTagsInfo) GetIsDslTag

func (m *PppoeMaInternalTagsInfo) GetIsDslTag() int32

func (*PppoeMaInternalTagsInfo) GetIsHostUniq

func (m *PppoeMaInternalTagsInfo) GetIsHostUniq() int32

func (*PppoeMaInternalTagsInfo) GetIsIwf

func (m *PppoeMaInternalTagsInfo) GetIsIwf() int32

func (*PppoeMaInternalTagsInfo) GetIsMaxPayload

func (m *PppoeMaInternalTagsInfo) GetIsMaxPayload() int32

func (*PppoeMaInternalTagsInfo) GetIsRelaySessionId

func (m *PppoeMaInternalTagsInfo) GetIsRelaySessionId() int32

func (*PppoeMaInternalTagsInfo) GetIsRemoteId

func (m *PppoeMaInternalTagsInfo) GetIsRemoteId() int32

func (*PppoeMaInternalTagsInfo) GetIsServiceName

func (m *PppoeMaInternalTagsInfo) GetIsServiceName() int32

func (*PppoeMaInternalTagsInfo) GetIsVendorSpecific

func (m *PppoeMaInternalTagsInfo) GetIsVendorSpecific() int32

func (*PppoeMaInternalTagsInfo) GetMaxPayload

func (m *PppoeMaInternalTagsInfo) GetMaxPayload() uint32

func (*PppoeMaInternalTagsInfo) GetRelaySessionId

func (m *PppoeMaInternalTagsInfo) GetRelaySessionId() string

func (*PppoeMaInternalTagsInfo) GetRemoteId

func (m *PppoeMaInternalTagsInfo) GetRemoteId() string

func (*PppoeMaInternalTagsInfo) GetServiceName

func (m *PppoeMaInternalTagsInfo) GetServiceName() string

func (*PppoeMaInternalTagsInfo) ProtoMessage

func (*PppoeMaInternalTagsInfo) ProtoMessage()

func (*PppoeMaInternalTagsInfo) Reset

func (m *PppoeMaInternalTagsInfo) Reset()

func (*PppoeMaInternalTagsInfo) String

func (m *PppoeMaInternalTagsInfo) String() string

func (*PppoeMaInternalTagsInfo) XXX_DiscardUnknown

func (m *PppoeMaInternalTagsInfo) XXX_DiscardUnknown()

func (*PppoeMaInternalTagsInfo) XXX_Marshal

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

func (*PppoeMaInternalTagsInfo) XXX_Merge

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

func (*PppoeMaInternalTagsInfo) XXX_Size

func (m *PppoeMaInternalTagsInfo) XXX_Size() int

func (*PppoeMaInternalTagsInfo) XXX_Unmarshal

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

type PppoeMaSessionIdbInfo

type PppoeMaSessionIdbInfo struct {
	Interface                        string                   `protobuf:"bytes,1,opt,name=interface,proto3" json:"interface,omitempty"`
	AccessInterface                  string                   `protobuf:"bytes,2,opt,name=access_interface,json=accessInterface,proto3" json:"access_interface,omitempty"`
	SessionId                        uint32                   `protobuf:"varint,3,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"`
	SubLabel                         uint32                   `protobuf:"varint,4,opt,name=sub_label,json=subLabel,proto3" json:"sub_label,omitempty"`
	PeerMacAddress                   string                   `protobuf:"bytes,5,opt,name=peer_mac_address,json=peerMacAddress,proto3" json:"peer_mac_address,omitempty"`
	Tags                             *PppoeMaInternalTagsInfo `protobuf:"bytes,6,opt,name=tags,proto3" json:"tags,omitempty"`
	State                            string                   `protobuf:"bytes,7,opt,name=state,proto3" json:"state,omitempty"`
	CdmObjectHandle                  uint32                   `protobuf:"varint,8,opt,name=cdm_object_handle,json=cdmObjectHandle,proto3" json:"cdm_object_handle,omitempty"`
	ChkptId                          uint32                   `protobuf:"varint,9,opt,name=chkpt_id,json=chkptId,proto3" json:"chkpt_id,omitempty"`
	PuntedCount                      uint32                   `protobuf:"varint,10,opt,name=punted_count,json=puntedCount,proto3" json:"punted_count,omitempty"`
	PortLimit                        uint32                   `protobuf:"varint,11,opt,name=port_limit,json=portLimit,proto3" json:"port_limit,omitempty"`
	IsCounted                        int32                    `protobuf:"zigzag32,12,opt,name=is_counted,json=isCounted,proto3" json:"is_counted,omitempty"`
	IsVlanOuterTag                   int32                    `protobuf:"zigzag32,13,opt,name=is_vlan_outer_tag,json=isVlanOuterTag,proto3" json:"is_vlan_outer_tag,omitempty"`
	VlanOuterTag                     *PppoeMaVlanTagType      `protobuf:"bytes,14,opt,name=vlan_outer_tag,json=vlanOuterTag,proto3" json:"vlan_outer_tag,omitempty"`
	IsVlanInnerTag                   int32                    `protobuf:"zigzag32,15,opt,name=is_vlan_inner_tag,json=isVlanInnerTag,proto3" json:"is_vlan_inner_tag,omitempty"`
	VlanInnerTag                     *PppoeMaVlanTagType      `protobuf:"bytes,16,opt,name=vlan_inner_tag,json=vlanInnerTag,proto3" json:"vlan_inner_tag,omitempty"`
	IsCleanupPending                 int32                    `protobuf:"zigzag32,17,opt,name=is_cleanup_pending,json=isCleanupPending,proto3" json:"is_cleanup_pending,omitempty"`
	IsDisconnectDonePending          int32                    `` /* 138-byte string literal not displayed */
	IsDeleteDonePending              int32                    `` /* 126-byte string literal not displayed */
	IsIntfCreateCallbackPending      int32                    `` /* 152-byte string literal not displayed */
	IsPublishEncapsAttrPending       int32                    `` /* 149-byte string literal not displayed */
	IsPublishEncapsAttrCbPending     int32                    `` /* 157-byte string literal not displayed */
	IsIntfDeleteCallbackPending      int32                    `` /* 152-byte string literal not displayed */
	IsIntfDeletePending              int32                    `` /* 126-byte string literal not displayed */
	IsImOwnedResource                int32                    `protobuf:"zigzag32,25,opt,name=is_im_owned_resource,json=isImOwnedResource,proto3" json:"is_im_owned_resource,omitempty"`
	IsImFinalReceived                int32                    `protobuf:"zigzag32,26,opt,name=is_im_final_received,json=isImFinalReceived,proto3" json:"is_im_final_received,omitempty"`
	IsImOwnedResourceMissing         int32                    `` /* 143-byte string literal not displayed */
	IsAaaStartRequestCallbackPending int32                    `` /* 169-byte string literal not displayed */
	IsAaaOwnedResource               int32                    `protobuf:"zigzag32,29,opt,name=is_aaa_owned_resource,json=isAaaOwnedResource,proto3" json:"is_aaa_owned_resource,omitempty"`
	IsAaaDisconnectRequested         int32                    `` /* 141-byte string literal not displayed */
	IsAaaDisconnectReceived          int32                    `` /* 138-byte string literal not displayed */
	IsSubDbActivateCallbackPending   int32                    `` /* 163-byte string literal not displayed */
	IsPadsSent                       int32                    `protobuf:"zigzag32,33,opt,name=is_pads_sent,json=isPadsSent,proto3" json:"is_pads_sent,omitempty"`
	IsPadtReceived                   int32                    `protobuf:"zigzag32,34,opt,name=is_padt_received,json=isPadtReceived,proto3" json:"is_padt_received,omitempty"`
	IsInFlight                       int32                    `protobuf:"zigzag32,35,opt,name=is_in_flight,json=isInFlight,proto3" json:"is_in_flight,omitempty"`
	IsRadiusOverride                 int32                    `protobuf:"zigzag32,36,opt,name=is_radius_override,json=isRadiusOverride,proto3" json:"is_radius_override,omitempty"`
	ExpectedNotifications            uint32                   `` /* 126-byte string literal not displayed */
	ReceivedNotifications            uint32                   `` /* 126-byte string literal not displayed */
	SrgState                         string                   `protobuf:"bytes,39,opt,name=srg_state,json=srgState,proto3" json:"srg_state,omitempty"`
	IsSrgDataReceived                int32                    `protobuf:"zigzag32,40,opt,name=is_srg_data_received,json=isSrgDataReceived,proto3" json:"is_srg_data_received,omitempty"`
	IsIedgeDataReceived              int32                    `` /* 126-byte string literal not displayed */
	XXX_NoUnkeyedLiteral             struct{}                 `json:"-"`
	XXX_unrecognized                 []byte                   `json:"-"`
	XXX_sizecache                    int32                    `json:"-"`
}

func (*PppoeMaSessionIdbInfo) Descriptor

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

func (*PppoeMaSessionIdbInfo) GetAccessInterface

func (m *PppoeMaSessionIdbInfo) GetAccessInterface() string

func (*PppoeMaSessionIdbInfo) GetCdmObjectHandle

func (m *PppoeMaSessionIdbInfo) GetCdmObjectHandle() uint32

func (*PppoeMaSessionIdbInfo) GetChkptId

func (m *PppoeMaSessionIdbInfo) GetChkptId() uint32

func (*PppoeMaSessionIdbInfo) GetExpectedNotifications

func (m *PppoeMaSessionIdbInfo) GetExpectedNotifications() uint32

func (*PppoeMaSessionIdbInfo) GetInterface

func (m *PppoeMaSessionIdbInfo) GetInterface() string

func (*PppoeMaSessionIdbInfo) GetIsAaaDisconnectReceived

func (m *PppoeMaSessionIdbInfo) GetIsAaaDisconnectReceived() int32

func (*PppoeMaSessionIdbInfo) GetIsAaaDisconnectRequested

func (m *PppoeMaSessionIdbInfo) GetIsAaaDisconnectRequested() int32

func (*PppoeMaSessionIdbInfo) GetIsAaaOwnedResource

func (m *PppoeMaSessionIdbInfo) GetIsAaaOwnedResource() int32

func (*PppoeMaSessionIdbInfo) GetIsAaaStartRequestCallbackPending

func (m *PppoeMaSessionIdbInfo) GetIsAaaStartRequestCallbackPending() int32

func (*PppoeMaSessionIdbInfo) GetIsCleanupPending

func (m *PppoeMaSessionIdbInfo) GetIsCleanupPending() int32

func (*PppoeMaSessionIdbInfo) GetIsCounted

func (m *PppoeMaSessionIdbInfo) GetIsCounted() int32

func (*PppoeMaSessionIdbInfo) GetIsDeleteDonePending

func (m *PppoeMaSessionIdbInfo) GetIsDeleteDonePending() int32

func (*PppoeMaSessionIdbInfo) GetIsDisconnectDonePending

func (m *PppoeMaSessionIdbInfo) GetIsDisconnectDonePending() int32

func (*PppoeMaSessionIdbInfo) GetIsIedgeDataReceived

func (m *PppoeMaSessionIdbInfo) GetIsIedgeDataReceived() int32

func (*PppoeMaSessionIdbInfo) GetIsImFinalReceived

func (m *PppoeMaSessionIdbInfo) GetIsImFinalReceived() int32

func (*PppoeMaSessionIdbInfo) GetIsImOwnedResource

func (m *PppoeMaSessionIdbInfo) GetIsImOwnedResource() int32

func (*PppoeMaSessionIdbInfo) GetIsImOwnedResourceMissing

func (m *PppoeMaSessionIdbInfo) GetIsImOwnedResourceMissing() int32

func (*PppoeMaSessionIdbInfo) GetIsInFlight

func (m *PppoeMaSessionIdbInfo) GetIsInFlight() int32

func (*PppoeMaSessionIdbInfo) GetIsIntfCreateCallbackPending

func (m *PppoeMaSessionIdbInfo) GetIsIntfCreateCallbackPending() int32

func (*PppoeMaSessionIdbInfo) GetIsIntfDeleteCallbackPending

func (m *PppoeMaSessionIdbInfo) GetIsIntfDeleteCallbackPending() int32

func (*PppoeMaSessionIdbInfo) GetIsIntfDeletePending

func (m *PppoeMaSessionIdbInfo) GetIsIntfDeletePending() int32

func (*PppoeMaSessionIdbInfo) GetIsPadsSent

func (m *PppoeMaSessionIdbInfo) GetIsPadsSent() int32

func (*PppoeMaSessionIdbInfo) GetIsPadtReceived

func (m *PppoeMaSessionIdbInfo) GetIsPadtReceived() int32

func (*PppoeMaSessionIdbInfo) GetIsPublishEncapsAttrCbPending

func (m *PppoeMaSessionIdbInfo) GetIsPublishEncapsAttrCbPending() int32

func (*PppoeMaSessionIdbInfo) GetIsPublishEncapsAttrPending

func (m *PppoeMaSessionIdbInfo) GetIsPublishEncapsAttrPending() int32

func (*PppoeMaSessionIdbInfo) GetIsRadiusOverride

func (m *PppoeMaSessionIdbInfo) GetIsRadiusOverride() int32

func (*PppoeMaSessionIdbInfo) GetIsSrgDataReceived

func (m *PppoeMaSessionIdbInfo) GetIsSrgDataReceived() int32

func (*PppoeMaSessionIdbInfo) GetIsSubDbActivateCallbackPending

func (m *PppoeMaSessionIdbInfo) GetIsSubDbActivateCallbackPending() int32

func (*PppoeMaSessionIdbInfo) GetIsVlanInnerTag

func (m *PppoeMaSessionIdbInfo) GetIsVlanInnerTag() int32

func (*PppoeMaSessionIdbInfo) GetIsVlanOuterTag

func (m *PppoeMaSessionIdbInfo) GetIsVlanOuterTag() int32

func (*PppoeMaSessionIdbInfo) GetPeerMacAddress

func (m *PppoeMaSessionIdbInfo) GetPeerMacAddress() string

func (*PppoeMaSessionIdbInfo) GetPortLimit

func (m *PppoeMaSessionIdbInfo) GetPortLimit() uint32

func (*PppoeMaSessionIdbInfo) GetPuntedCount

func (m *PppoeMaSessionIdbInfo) GetPuntedCount() uint32

func (*PppoeMaSessionIdbInfo) GetReceivedNotifications

func (m *PppoeMaSessionIdbInfo) GetReceivedNotifications() uint32

func (*PppoeMaSessionIdbInfo) GetSessionId

func (m *PppoeMaSessionIdbInfo) GetSessionId() uint32

func (*PppoeMaSessionIdbInfo) GetSrgState

func (m *PppoeMaSessionIdbInfo) GetSrgState() string

func (*PppoeMaSessionIdbInfo) GetState

func (m *PppoeMaSessionIdbInfo) GetState() string

func (*PppoeMaSessionIdbInfo) GetSubLabel

func (m *PppoeMaSessionIdbInfo) GetSubLabel() uint32

func (*PppoeMaSessionIdbInfo) GetTags

func (*PppoeMaSessionIdbInfo) GetVlanInnerTag

func (m *PppoeMaSessionIdbInfo) GetVlanInnerTag() *PppoeMaVlanTagType

func (*PppoeMaSessionIdbInfo) GetVlanOuterTag

func (m *PppoeMaSessionIdbInfo) GetVlanOuterTag() *PppoeMaVlanTagType

func (*PppoeMaSessionIdbInfo) ProtoMessage

func (*PppoeMaSessionIdbInfo) ProtoMessage()

func (*PppoeMaSessionIdbInfo) Reset

func (m *PppoeMaSessionIdbInfo) Reset()

func (*PppoeMaSessionIdbInfo) String

func (m *PppoeMaSessionIdbInfo) String() string

func (*PppoeMaSessionIdbInfo) XXX_DiscardUnknown

func (m *PppoeMaSessionIdbInfo) XXX_DiscardUnknown()

func (*PppoeMaSessionIdbInfo) XXX_Marshal

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

func (*PppoeMaSessionIdbInfo) XXX_Merge

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

func (*PppoeMaSessionIdbInfo) XXX_Size

func (m *PppoeMaSessionIdbInfo) XXX_Size() int

func (*PppoeMaSessionIdbInfo) XXX_Unmarshal

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

type PppoeMaTagsAleInfo

type PppoeMaTagsAleInfo struct {
	DataLink             uint32   `protobuf:"varint,1,opt,name=data_link,json=dataLink,proto3" json:"data_link,omitempty"`
	Encaps1              uint32   `protobuf:"varint,2,opt,name=encaps1,proto3" json:"encaps1,omitempty"`
	Encaps2              uint32   `protobuf:"varint,3,opt,name=encaps2,proto3" json:"encaps2,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PppoeMaTagsAleInfo) Descriptor

func (*PppoeMaTagsAleInfo) Descriptor() ([]byte, []int)
func (m *PppoeMaTagsAleInfo) GetDataLink() uint32

func (*PppoeMaTagsAleInfo) GetEncaps1

func (m *PppoeMaTagsAleInfo) GetEncaps1() uint32

func (*PppoeMaTagsAleInfo) GetEncaps2

func (m *PppoeMaTagsAleInfo) GetEncaps2() uint32

func (*PppoeMaTagsAleInfo) ProtoMessage

func (*PppoeMaTagsAleInfo) ProtoMessage()

func (*PppoeMaTagsAleInfo) Reset

func (m *PppoeMaTagsAleInfo) Reset()

func (*PppoeMaTagsAleInfo) String

func (m *PppoeMaTagsAleInfo) String() string

func (*PppoeMaTagsAleInfo) XXX_DiscardUnknown

func (m *PppoeMaTagsAleInfo) XXX_DiscardUnknown()

func (*PppoeMaTagsAleInfo) XXX_Marshal

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

func (*PppoeMaTagsAleInfo) XXX_Merge

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

func (*PppoeMaTagsAleInfo) XXX_Size

func (m *PppoeMaTagsAleInfo) XXX_Size() int

func (*PppoeMaTagsAleInfo) XXX_Unmarshal

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

type PppoeMaVlanTagType

type PppoeMaVlanTagType struct {
	EtherType            uint32   `protobuf:"varint,1,opt,name=ether_type,json=etherType,proto3" json:"ether_type,omitempty"`
	UserPriority         uint32   `protobuf:"varint,2,opt,name=user_priority,json=userPriority,proto3" json:"user_priority,omitempty"`
	Cfi                  uint32   `protobuf:"varint,3,opt,name=cfi,proto3" json:"cfi,omitempty"`
	VlanId               uint32   `protobuf:"varint,4,opt,name=vlan_id,json=vlanId,proto3" json:"vlan_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PppoeMaVlanTagType) Descriptor

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

func (*PppoeMaVlanTagType) GetCfi

func (m *PppoeMaVlanTagType) GetCfi() uint32

func (*PppoeMaVlanTagType) GetEtherType

func (m *PppoeMaVlanTagType) GetEtherType() uint32

func (*PppoeMaVlanTagType) GetUserPriority

func (m *PppoeMaVlanTagType) GetUserPriority() uint32

func (*PppoeMaVlanTagType) GetVlanId

func (m *PppoeMaVlanTagType) GetVlanId() uint32

func (*PppoeMaVlanTagType) ProtoMessage

func (*PppoeMaVlanTagType) ProtoMessage()

func (*PppoeMaVlanTagType) Reset

func (m *PppoeMaVlanTagType) Reset()

func (*PppoeMaVlanTagType) String

func (m *PppoeMaVlanTagType) String() string

func (*PppoeMaVlanTagType) XXX_DiscardUnknown

func (m *PppoeMaVlanTagType) XXX_DiscardUnknown()

func (*PppoeMaVlanTagType) XXX_Marshal

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

func (*PppoeMaVlanTagType) XXX_Merge

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

func (*PppoeMaVlanTagType) XXX_Size

func (m *PppoeMaVlanTagType) XXX_Size() int

func (*PppoeMaVlanTagType) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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