Documentation
¶
Overview ¶
Cisco-IOS-XR-ip-rsvp-oper:rsvp-standby/counters/database
Index ¶
- type RsvpMgmtAllDbCounters
- func (*RsvpMgmtAllDbCounters) Descriptor() ([]byte, []int)
- func (m *RsvpMgmtAllDbCounters) GetIncomingPaths() uint32
- func (m *RsvpMgmtAllDbCounters) GetIncomingReservations() uint32
- func (m *RsvpMgmtAllDbCounters) GetInterfaces() uint32
- func (m *RsvpMgmtAllDbCounters) GetOutgoingPaths() uint32
- func (m *RsvpMgmtAllDbCounters) GetOutgoingReservations() uint32
- func (m *RsvpMgmtAllDbCounters) GetSessions() uint32
- func (*RsvpMgmtAllDbCounters) ProtoMessage()
- func (m *RsvpMgmtAllDbCounters) Reset()
- func (m *RsvpMgmtAllDbCounters) String() string
- func (m *RsvpMgmtAllDbCounters) XXX_DiscardUnknown()
- func (m *RsvpMgmtAllDbCounters) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RsvpMgmtAllDbCounters) XXX_Merge(src proto.Message)
- func (m *RsvpMgmtAllDbCounters) XXX_Size() int
- func (m *RsvpMgmtAllDbCounters) XXX_Unmarshal(b []byte) error
- type RsvpMgmtAllDbCounters_KEYS
- func (*RsvpMgmtAllDbCounters_KEYS) Descriptor() ([]byte, []int)
- func (*RsvpMgmtAllDbCounters_KEYS) ProtoMessage()
- func (m *RsvpMgmtAllDbCounters_KEYS) Reset()
- func (m *RsvpMgmtAllDbCounters_KEYS) String() string
- func (m *RsvpMgmtAllDbCounters_KEYS) XXX_DiscardUnknown()
- func (m *RsvpMgmtAllDbCounters_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RsvpMgmtAllDbCounters_KEYS) XXX_Merge(src proto.Message)
- func (m *RsvpMgmtAllDbCounters_KEYS) XXX_Size() int
- func (m *RsvpMgmtAllDbCounters_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RsvpMgmtAllDbCounters ¶
type RsvpMgmtAllDbCounters struct { Sessions uint32 `protobuf:"varint,50,opt,name=sessions,proto3" json:"sessions,omitempty"` IncomingPaths uint32 `protobuf:"varint,51,opt,name=incoming_paths,json=incomingPaths,proto3" json:"incoming_paths,omitempty"` OutgoingPaths uint32 `protobuf:"varint,52,opt,name=outgoing_paths,json=outgoingPaths,proto3" json:"outgoing_paths,omitempty"` IncomingReservations uint32 `protobuf:"varint,53,opt,name=incoming_reservations,json=incomingReservations,proto3" json:"incoming_reservations,omitempty"` OutgoingReservations uint32 `protobuf:"varint,54,opt,name=outgoing_reservations,json=outgoingReservations,proto3" json:"outgoing_reservations,omitempty"` Interfaces uint32 `protobuf:"varint,55,opt,name=interfaces,proto3" json:"interfaces,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RsvpMgmtAllDbCounters) Descriptor ¶
func (*RsvpMgmtAllDbCounters) Descriptor() ([]byte, []int)
func (*RsvpMgmtAllDbCounters) GetIncomingPaths ¶
func (m *RsvpMgmtAllDbCounters) GetIncomingPaths() uint32
func (*RsvpMgmtAllDbCounters) GetIncomingReservations ¶
func (m *RsvpMgmtAllDbCounters) GetIncomingReservations() uint32
func (*RsvpMgmtAllDbCounters) GetInterfaces ¶
func (m *RsvpMgmtAllDbCounters) GetInterfaces() uint32
func (*RsvpMgmtAllDbCounters) GetOutgoingPaths ¶
func (m *RsvpMgmtAllDbCounters) GetOutgoingPaths() uint32
func (*RsvpMgmtAllDbCounters) GetOutgoingReservations ¶
func (m *RsvpMgmtAllDbCounters) GetOutgoingReservations() uint32
func (*RsvpMgmtAllDbCounters) GetSessions ¶
func (m *RsvpMgmtAllDbCounters) GetSessions() uint32
func (*RsvpMgmtAllDbCounters) ProtoMessage ¶
func (*RsvpMgmtAllDbCounters) ProtoMessage()
func (*RsvpMgmtAllDbCounters) Reset ¶
func (m *RsvpMgmtAllDbCounters) Reset()
func (*RsvpMgmtAllDbCounters) String ¶
func (m *RsvpMgmtAllDbCounters) String() string
func (*RsvpMgmtAllDbCounters) XXX_DiscardUnknown ¶
func (m *RsvpMgmtAllDbCounters) XXX_DiscardUnknown()
func (*RsvpMgmtAllDbCounters) XXX_Marshal ¶
func (m *RsvpMgmtAllDbCounters) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RsvpMgmtAllDbCounters) XXX_Merge ¶
func (m *RsvpMgmtAllDbCounters) XXX_Merge(src proto.Message)
func (*RsvpMgmtAllDbCounters) XXX_Size ¶
func (m *RsvpMgmtAllDbCounters) XXX_Size() int
func (*RsvpMgmtAllDbCounters) XXX_Unmarshal ¶
func (m *RsvpMgmtAllDbCounters) XXX_Unmarshal(b []byte) error
type RsvpMgmtAllDbCounters_KEYS ¶
type RsvpMgmtAllDbCounters_KEYS struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RsvpMgmtAllDbCounters_KEYS) Descriptor ¶
func (*RsvpMgmtAllDbCounters_KEYS) Descriptor() ([]byte, []int)
func (*RsvpMgmtAllDbCounters_KEYS) ProtoMessage ¶
func (*RsvpMgmtAllDbCounters_KEYS) ProtoMessage()
func (*RsvpMgmtAllDbCounters_KEYS) Reset ¶
func (m *RsvpMgmtAllDbCounters_KEYS) Reset()
func (*RsvpMgmtAllDbCounters_KEYS) String ¶
func (m *RsvpMgmtAllDbCounters_KEYS) String() string
func (*RsvpMgmtAllDbCounters_KEYS) XXX_DiscardUnknown ¶
func (m *RsvpMgmtAllDbCounters_KEYS) XXX_DiscardUnknown()
func (*RsvpMgmtAllDbCounters_KEYS) XXX_Marshal ¶
func (m *RsvpMgmtAllDbCounters_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RsvpMgmtAllDbCounters_KEYS) XXX_Merge ¶
func (m *RsvpMgmtAllDbCounters_KEYS) XXX_Merge(src proto.Message)
func (*RsvpMgmtAllDbCounters_KEYS) XXX_Size ¶
func (m *RsvpMgmtAllDbCounters_KEYS) XXX_Size() int
func (*RsvpMgmtAllDbCounters_KEYS) XXX_Unmarshal ¶
func (m *RsvpMgmtAllDbCounters_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.