cisco_ios_xr_ip_bfd_oper_bfd_session_mibs_session_mib

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

Overview

Cisco-IOS-XR-ip-bfd-oper:bfd/session-mibs/session-mib

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BfdMgmtMibDatabase

type BfdMgmtMibDatabase struct {
	LocalDiscriminator        uint32        `protobuf:"varint,50,opt,name=local_discriminator,json=localDiscriminator,proto3" json:"local_discriminator,omitempty"`
	RemoteDiscriminator       uint32        `protobuf:"varint,51,opt,name=remote_discriminator,json=remoteDiscriminator,proto3" json:"remote_discriminator,omitempty"`
	Sessionversion            uint32        `protobuf:"varint,52,opt,name=sessionversion,proto3" json:"sessionversion,omitempty"`
	SessionState              uint32        `protobuf:"varint,53,opt,name=session_state,json=sessionState,proto3" json:"session_state,omitempty"`
	TrapBitmap                uint32        `protobuf:"varint,54,opt,name=trap_bitmap,json=trapBitmap,proto3" json:"trap_bitmap,omitempty"`
	PktIn                     uint64        `protobuf:"varint,55,opt,name=pkt_in,json=pktIn,proto3" json:"pkt_in,omitempty"`
	PktOut                    uint64        `protobuf:"varint,56,opt,name=pkt_out,json=pktOut,proto3" json:"pkt_out,omitempty"`
	LastUpTimeSec             uint64        `protobuf:"varint,57,opt,name=last_up_time_sec,json=lastUpTimeSec,proto3" json:"last_up_time_sec,omitempty"`
	LastUpTimeNsec            uint32        `protobuf:"varint,58,opt,name=last_up_time_nsec,json=lastUpTimeNsec,proto3" json:"last_up_time_nsec,omitempty"`
	LastDownTimeSec           uint64        `protobuf:"varint,59,opt,name=last_down_time_sec,json=lastDownTimeSec,proto3" json:"last_down_time_sec,omitempty"`
	LastDownTimeNsec          uint32        `protobuf:"varint,60,opt,name=last_down_time_nsec,json=lastDownTimeNsec,proto3" json:"last_down_time_nsec,omitempty"`
	LastIoEvmSchdTimeSec      uint64        `` /* 131-byte string literal not displayed */
	LastIoEvmSchdTimeNsec     uint32        `` /* 134-byte string literal not displayed */
	LastIoEvmSchdCompTimeSec  uint64        `` /* 145-byte string literal not displayed */
	LastIoEvmSchdCompTimeNsec uint32        `` /* 148-byte string literal not displayed */
	LastDownDiag              string        `protobuf:"bytes,65,opt,name=last_down_diag,json=lastDownDiag,proto3" json:"last_down_diag,omitempty"`
	LastRxDownDiag            string        `protobuf:"bytes,66,opt,name=last_rx_down_diag,json=lastRxDownDiag,proto3" json:"last_rx_down_diag,omitempty"`
	UpCounter                 uint32        `protobuf:"varint,67,opt,name=up_counter,json=upCounter,proto3" json:"up_counter,omitempty"`
	LastTimeCached            uint64        `protobuf:"varint,68,opt,name=last_time_cached,json=lastTimeCached,proto3" json:"last_time_cached,omitempty"`
	DestAddress               *IpAddrTUnion `protobuf:"bytes,69,opt,name=dest_address,json=destAddress,proto3" json:"dest_address,omitempty"`
	InterfaceName             string        `protobuf:"bytes,70,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	IntHandle                 uint32        `protobuf:"varint,71,opt,name=int_handle,json=intHandle,proto3" json:"int_handle,omitempty"`
	DetectionMultiplier       uint32        `protobuf:"varint,72,opt,name=detection_multiplier,json=detectionMultiplier,proto3" json:"detection_multiplier,omitempty"`
	DesiredMinTxInterval      uint32        `` /* 127-byte string literal not displayed */
	RequiredMinRxInterval     uint32        `` /* 130-byte string literal not displayed */
	RequiredMinRxEchoInterval uint32        `` /* 144-byte string literal not displayed */
	XXX_NoUnkeyedLiteral      struct{}      `json:"-"`
	XXX_unrecognized          []byte        `json:"-"`
	XXX_sizecache             int32         `json:"-"`
}

func (*BfdMgmtMibDatabase) Descriptor

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

func (*BfdMgmtMibDatabase) GetDesiredMinTxInterval

func (m *BfdMgmtMibDatabase) GetDesiredMinTxInterval() uint32

func (*BfdMgmtMibDatabase) GetDestAddress

func (m *BfdMgmtMibDatabase) GetDestAddress() *IpAddrTUnion

func (*BfdMgmtMibDatabase) GetDetectionMultiplier

func (m *BfdMgmtMibDatabase) GetDetectionMultiplier() uint32

func (*BfdMgmtMibDatabase) GetIntHandle

func (m *BfdMgmtMibDatabase) GetIntHandle() uint32

func (*BfdMgmtMibDatabase) GetInterfaceName

func (m *BfdMgmtMibDatabase) GetInterfaceName() string

func (*BfdMgmtMibDatabase) GetLastDownDiag

func (m *BfdMgmtMibDatabase) GetLastDownDiag() string

func (*BfdMgmtMibDatabase) GetLastDownTimeNsec

func (m *BfdMgmtMibDatabase) GetLastDownTimeNsec() uint32

func (*BfdMgmtMibDatabase) GetLastDownTimeSec

func (m *BfdMgmtMibDatabase) GetLastDownTimeSec() uint64

func (*BfdMgmtMibDatabase) GetLastIoEvmSchdCompTimeNsec

func (m *BfdMgmtMibDatabase) GetLastIoEvmSchdCompTimeNsec() uint32

func (*BfdMgmtMibDatabase) GetLastIoEvmSchdCompTimeSec

func (m *BfdMgmtMibDatabase) GetLastIoEvmSchdCompTimeSec() uint64

func (*BfdMgmtMibDatabase) GetLastIoEvmSchdTimeNsec

func (m *BfdMgmtMibDatabase) GetLastIoEvmSchdTimeNsec() uint32

func (*BfdMgmtMibDatabase) GetLastIoEvmSchdTimeSec

func (m *BfdMgmtMibDatabase) GetLastIoEvmSchdTimeSec() uint64

func (*BfdMgmtMibDatabase) GetLastRxDownDiag

func (m *BfdMgmtMibDatabase) GetLastRxDownDiag() string

func (*BfdMgmtMibDatabase) GetLastTimeCached

func (m *BfdMgmtMibDatabase) GetLastTimeCached() uint64

func (*BfdMgmtMibDatabase) GetLastUpTimeNsec

func (m *BfdMgmtMibDatabase) GetLastUpTimeNsec() uint32

func (*BfdMgmtMibDatabase) GetLastUpTimeSec

func (m *BfdMgmtMibDatabase) GetLastUpTimeSec() uint64

func (*BfdMgmtMibDatabase) GetLocalDiscriminator

func (m *BfdMgmtMibDatabase) GetLocalDiscriminator() uint32

func (*BfdMgmtMibDatabase) GetPktIn

func (m *BfdMgmtMibDatabase) GetPktIn() uint64

func (*BfdMgmtMibDatabase) GetPktOut

func (m *BfdMgmtMibDatabase) GetPktOut() uint64

func (*BfdMgmtMibDatabase) GetRemoteDiscriminator

func (m *BfdMgmtMibDatabase) GetRemoteDiscriminator() uint32

func (*BfdMgmtMibDatabase) GetRequiredMinRxEchoInterval

func (m *BfdMgmtMibDatabase) GetRequiredMinRxEchoInterval() uint32

func (*BfdMgmtMibDatabase) GetRequiredMinRxInterval

func (m *BfdMgmtMibDatabase) GetRequiredMinRxInterval() uint32

func (*BfdMgmtMibDatabase) GetSessionState

func (m *BfdMgmtMibDatabase) GetSessionState() uint32

func (*BfdMgmtMibDatabase) GetSessionversion

func (m *BfdMgmtMibDatabase) GetSessionversion() uint32

func (*BfdMgmtMibDatabase) GetTrapBitmap

func (m *BfdMgmtMibDatabase) GetTrapBitmap() uint32

func (*BfdMgmtMibDatabase) GetUpCounter

func (m *BfdMgmtMibDatabase) GetUpCounter() uint32

func (*BfdMgmtMibDatabase) ProtoMessage

func (*BfdMgmtMibDatabase) ProtoMessage()

func (*BfdMgmtMibDatabase) Reset

func (m *BfdMgmtMibDatabase) Reset()

func (*BfdMgmtMibDatabase) String

func (m *BfdMgmtMibDatabase) String() string

func (*BfdMgmtMibDatabase) XXX_DiscardUnknown

func (m *BfdMgmtMibDatabase) XXX_DiscardUnknown()

func (*BfdMgmtMibDatabase) XXX_Marshal

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

func (*BfdMgmtMibDatabase) XXX_Merge

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

func (*BfdMgmtMibDatabase) XXX_Size

func (m *BfdMgmtMibDatabase) XXX_Size() int

func (*BfdMgmtMibDatabase) XXX_Unmarshal

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

type BfdMgmtMibDatabase_KEYS

type BfdMgmtMibDatabase_KEYS struct {
	Discriminator        uint32   `protobuf:"varint,1,opt,name=discriminator,proto3" json:"discriminator,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BfdMgmtMibDatabase_KEYS) Descriptor

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

func (*BfdMgmtMibDatabase_KEYS) GetDiscriminator

func (m *BfdMgmtMibDatabase_KEYS) GetDiscriminator() uint32

func (*BfdMgmtMibDatabase_KEYS) ProtoMessage

func (*BfdMgmtMibDatabase_KEYS) ProtoMessage()

func (*BfdMgmtMibDatabase_KEYS) Reset

func (m *BfdMgmtMibDatabase_KEYS) Reset()

func (*BfdMgmtMibDatabase_KEYS) String

func (m *BfdMgmtMibDatabase_KEYS) String() string

func (*BfdMgmtMibDatabase_KEYS) XXX_DiscardUnknown

func (m *BfdMgmtMibDatabase_KEYS) XXX_DiscardUnknown()

func (*BfdMgmtMibDatabase_KEYS) XXX_Marshal

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

func (*BfdMgmtMibDatabase_KEYS) XXX_Merge

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

func (*BfdMgmtMibDatabase_KEYS) XXX_Size

func (m *BfdMgmtMibDatabase_KEYS) XXX_Size() int

func (*BfdMgmtMibDatabase_KEYS) XXX_Unmarshal

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

type IpAddrTUnion

type IpAddrTUnion struct {
	Afi                  string   `protobuf:"bytes,1,opt,name=afi,proto3" json:"afi,omitempty"`
	Dummy                uint32   `protobuf:"varint,2,opt,name=dummy,proto3" json:"dummy,omitempty"`
	Ipv4                 string   `protobuf:"bytes,3,opt,name=ipv4,proto3" json:"ipv4,omitempty"`
	Ipv6                 string   `protobuf:"bytes,4,opt,name=ipv6,proto3" json:"ipv6,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IpAddrTUnion) Descriptor

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

func (*IpAddrTUnion) GetAfi

func (m *IpAddrTUnion) GetAfi() string

func (*IpAddrTUnion) GetDummy

func (m *IpAddrTUnion) GetDummy() uint32

func (*IpAddrTUnion) GetIpv4

func (m *IpAddrTUnion) GetIpv4() string

func (*IpAddrTUnion) GetIpv6

func (m *IpAddrTUnion) GetIpv6() string

func (*IpAddrTUnion) ProtoMessage

func (*IpAddrTUnion) ProtoMessage()

func (*IpAddrTUnion) Reset

func (m *IpAddrTUnion) Reset()

func (*IpAddrTUnion) String

func (m *IpAddrTUnion) String() string

func (*IpAddrTUnion) XXX_DiscardUnknown

func (m *IpAddrTUnion) XXX_DiscardUnknown()

func (*IpAddrTUnion) XXX_Marshal

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

func (*IpAddrTUnion) XXX_Merge

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

func (*IpAddrTUnion) XXX_Size

func (m *IpAddrTUnion) XXX_Size() int

func (*IpAddrTUnion) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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