cisco_ios_xr_subscriber_session_mon_oper_session_mon_nodes_node_license_statistics

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 ShowSessionmonStat

type ShowSessionmonStat struct {
	Total                uint32   `protobuf:"varint,50,opt,name=total,proto3" json:"total,omitempty"`
	Pppoe                uint32   `protobuf:"varint,51,opt,name=pppoe,proto3" json:"pppoe,omitempty"`
	PppoeDs              uint32   `protobuf:"varint,52,opt,name=pppoe_ds,json=pppoeDs,proto3" json:"pppoe_ds,omitempty"`
	Dhcpv4               uint32   `protobuf:"varint,53,opt,name=dhcpv4,proto3" json:"dhcpv4,omitempty"`
	Dhcpv6               uint32   `protobuf:"varint,54,opt,name=dhcpv6,proto3" json:"dhcpv6,omitempty"`
	DhcpDs               uint32   `protobuf:"varint,55,opt,name=dhcp_ds,json=dhcpDs,proto3" json:"dhcp_ds,omitempty"`
	Ippkt                uint32   `protobuf:"varint,56,opt,name=ippkt,proto3" json:"ippkt,omitempty"`
	ActiveSessions       uint32   `protobuf:"varint,57,opt,name=active_sessions,json=activeSessions,proto3" json:"active_sessions,omitempty"`
	StandbySessions      uint32   `protobuf:"varint,58,opt,name=standby_sessions,json=standbySessions,proto3" json:"standby_sessions,omitempty"`
	PeakActiveSessions   uint32   `protobuf:"varint,59,opt,name=peak_active_sessions,json=peakActiveSessions,proto3" json:"peak_active_sessions,omitempty"`
	PeakStandbySessions  uint32   `protobuf:"varint,60,opt,name=peak_standby_sessions,json=peakStandbySessions,proto3" json:"peak_standby_sessions,omitempty"`
	PeakStartTime        uint32   `protobuf:"varint,61,opt,name=peak_start_time,json=peakStartTime,proto3" json:"peak_start_time,omitempty"`
	TimeoutValue         uint32   `protobuf:"varint,62,opt,name=timeout_value,json=timeoutValue,proto3" json:"timeout_value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ShowSessionmonStat) Descriptor

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

func (*ShowSessionmonStat) GetActiveSessions

func (m *ShowSessionmonStat) GetActiveSessions() uint32

func (*ShowSessionmonStat) GetDhcpDs

func (m *ShowSessionmonStat) GetDhcpDs() uint32

func (*ShowSessionmonStat) GetDhcpv4

func (m *ShowSessionmonStat) GetDhcpv4() uint32

func (*ShowSessionmonStat) GetDhcpv6

func (m *ShowSessionmonStat) GetDhcpv6() uint32

func (*ShowSessionmonStat) GetIppkt

func (m *ShowSessionmonStat) GetIppkt() uint32

func (*ShowSessionmonStat) GetPeakActiveSessions

func (m *ShowSessionmonStat) GetPeakActiveSessions() uint32

func (*ShowSessionmonStat) GetPeakStandbySessions

func (m *ShowSessionmonStat) GetPeakStandbySessions() uint32

func (*ShowSessionmonStat) GetPeakStartTime

func (m *ShowSessionmonStat) GetPeakStartTime() uint32

func (*ShowSessionmonStat) GetPppoe

func (m *ShowSessionmonStat) GetPppoe() uint32

func (*ShowSessionmonStat) GetPppoeDs

func (m *ShowSessionmonStat) GetPppoeDs() uint32

func (*ShowSessionmonStat) GetStandbySessions

func (m *ShowSessionmonStat) GetStandbySessions() uint32

func (*ShowSessionmonStat) GetTimeoutValue

func (m *ShowSessionmonStat) GetTimeoutValue() uint32

func (*ShowSessionmonStat) GetTotal

func (m *ShowSessionmonStat) GetTotal() uint32

func (*ShowSessionmonStat) ProtoMessage

func (*ShowSessionmonStat) ProtoMessage()

func (*ShowSessionmonStat) Reset

func (m *ShowSessionmonStat) Reset()

func (*ShowSessionmonStat) String

func (m *ShowSessionmonStat) String() string

func (*ShowSessionmonStat) XXX_DiscardUnknown

func (m *ShowSessionmonStat) XXX_DiscardUnknown()

func (*ShowSessionmonStat) XXX_Marshal

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

func (*ShowSessionmonStat) XXX_Merge

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

func (*ShowSessionmonStat) XXX_Size

func (m *ShowSessionmonStat) XXX_Size() int

func (*ShowSessionmonStat) XXX_Unmarshal

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

type ShowSessionmonStat_KEYS

type ShowSessionmonStat_KEYS struct {
	NodeId               string   `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ShowSessionmonStat_KEYS) Descriptor

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

func (*ShowSessionmonStat_KEYS) GetNodeId

func (m *ShowSessionmonStat_KEYS) GetNodeId() string

func (*ShowSessionmonStat_KEYS) ProtoMessage

func (*ShowSessionmonStat_KEYS) ProtoMessage()

func (*ShowSessionmonStat_KEYS) Reset

func (m *ShowSessionmonStat_KEYS) Reset()

func (*ShowSessionmonStat_KEYS) String

func (m *ShowSessionmonStat_KEYS) String() string

func (*ShowSessionmonStat_KEYS) XXX_DiscardUnknown

func (m *ShowSessionmonStat_KEYS) XXX_DiscardUnknown()

func (*ShowSessionmonStat_KEYS) XXX_Marshal

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

func (*ShowSessionmonStat_KEYS) XXX_Merge

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

func (*ShowSessionmonStat_KEYS) XXX_Size

func (m *ShowSessionmonStat_KEYS) XXX_Size() int

func (*ShowSessionmonStat_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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