Documentation
¶
Overview ¶
Cisco-IOS-XR-atm-vcm-oper:atm-vcm/nodes/node/vcs/vc
Index ¶
- type AtmVcmCellPackingInfo
- func (*AtmVcmCellPackingInfo) Descriptor() ([]byte, []int)
- func (m *AtmVcmCellPackingInfo) GetLocalMaxCellsPackedPerPacket() uint32
- func (m *AtmVcmCellPackingInfo) GetMaxCellPackedTimeout() uint32
- func (m *AtmVcmCellPackingInfo) GetNegotiatedMaxCellsPackedPerPacket() uint32
- func (*AtmVcmCellPackingInfo) ProtoMessage()
- func (m *AtmVcmCellPackingInfo) Reset()
- func (m *AtmVcmCellPackingInfo) String() string
- func (m *AtmVcmCellPackingInfo) XXX_DiscardUnknown()
- func (m *AtmVcmCellPackingInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AtmVcmCellPackingInfo) XXX_Merge(src proto.Message)
- func (m *AtmVcmCellPackingInfo) XXX_Size() int
- func (m *AtmVcmCellPackingInfo) XXX_Unmarshal(b []byte) error
- type AtmVcmVc
- func (*AtmVcmVc) Descriptor() ([]byte, []int)
- func (m *AtmVcmVc) GetAminStatus() bool
- func (m *AtmVcmVc) GetBurstRate() uint32
- func (m *AtmVcmVc) GetCellPackingData() *AtmVcmCellPackingInfo
- func (m *AtmVcmVc) GetEncapsInheritLevel() string
- func (m *AtmVcmVc) GetEncapsulation() string
- func (m *AtmVcmVc) GetInternalState() string
- func (m *AtmVcmVc) GetLastStateChangeTime() uint32
- func (m *AtmVcmVc) GetMainInterface() string
- func (m *AtmVcmVc) GetOperStatus() bool
- func (m *AtmVcmVc) GetPeakCellRate() uint32
- func (m *AtmVcmVc) GetQosInheritLevel() string
- func (m *AtmVcmVc) GetReceiveMtu() uint32
- func (m *AtmVcmVc) GetShape() string
- func (m *AtmVcmVc) GetSubInterface() string
- func (m *AtmVcmVc) GetSustainedCellRate() uint32
- func (m *AtmVcmVc) GetTestMode() string
- func (m *AtmVcmVc) GetTransmitMtu() uint32
- func (m *AtmVcmVc) GetType() string
- func (m *AtmVcmVc) GetVcInterface() string
- func (m *AtmVcmVc) GetVcOnP2PSubInterface() bool
- func (m *AtmVcmVc) GetVcOnvpTunnel() bool
- func (m *AtmVcmVc) GetVciXr() uint32
- func (m *AtmVcmVc) GetVpiXr() uint32
- func (*AtmVcmVc) ProtoMessage()
- func (m *AtmVcmVc) Reset()
- func (m *AtmVcmVc) String() string
- func (m *AtmVcmVc) XXX_DiscardUnknown()
- func (m *AtmVcmVc) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AtmVcmVc) XXX_Merge(src proto.Message)
- func (m *AtmVcmVc) XXX_Size() int
- func (m *AtmVcmVc) XXX_Unmarshal(b []byte) error
- type AtmVcmVc_KEYS
- func (*AtmVcmVc_KEYS) Descriptor() ([]byte, []int)
- func (m *AtmVcmVc_KEYS) GetInterfaceName() string
- func (m *AtmVcmVc_KEYS) GetNodeName() string
- func (m *AtmVcmVc_KEYS) GetVci() uint32
- func (m *AtmVcmVc_KEYS) GetVpi() uint32
- func (*AtmVcmVc_KEYS) ProtoMessage()
- func (m *AtmVcmVc_KEYS) Reset()
- func (m *AtmVcmVc_KEYS) String() string
- func (m *AtmVcmVc_KEYS) XXX_DiscardUnknown()
- func (m *AtmVcmVc_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AtmVcmVc_KEYS) XXX_Merge(src proto.Message)
- func (m *AtmVcmVc_KEYS) XXX_Size() int
- func (m *AtmVcmVc_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtmVcmCellPackingInfo ¶
type AtmVcmCellPackingInfo struct { LocalMaxCellsPackedPerPacket uint32 `` /* 154-byte string literal not displayed */ NegotiatedMaxCellsPackedPerPacket uint32 `` /* 169-byte string literal not displayed */ MaxCellPackedTimeout uint32 `` /* 126-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AtmVcmCellPackingInfo) Descriptor ¶
func (*AtmVcmCellPackingInfo) Descriptor() ([]byte, []int)
func (*AtmVcmCellPackingInfo) GetLocalMaxCellsPackedPerPacket ¶
func (m *AtmVcmCellPackingInfo) GetLocalMaxCellsPackedPerPacket() uint32
func (*AtmVcmCellPackingInfo) GetMaxCellPackedTimeout ¶
func (m *AtmVcmCellPackingInfo) GetMaxCellPackedTimeout() uint32
func (*AtmVcmCellPackingInfo) GetNegotiatedMaxCellsPackedPerPacket ¶
func (m *AtmVcmCellPackingInfo) GetNegotiatedMaxCellsPackedPerPacket() uint32
func (*AtmVcmCellPackingInfo) ProtoMessage ¶
func (*AtmVcmCellPackingInfo) ProtoMessage()
func (*AtmVcmCellPackingInfo) Reset ¶
func (m *AtmVcmCellPackingInfo) Reset()
func (*AtmVcmCellPackingInfo) String ¶
func (m *AtmVcmCellPackingInfo) String() string
func (*AtmVcmCellPackingInfo) XXX_DiscardUnknown ¶
func (m *AtmVcmCellPackingInfo) XXX_DiscardUnknown()
func (*AtmVcmCellPackingInfo) XXX_Marshal ¶
func (m *AtmVcmCellPackingInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AtmVcmCellPackingInfo) XXX_Merge ¶
func (m *AtmVcmCellPackingInfo) XXX_Merge(src proto.Message)
func (*AtmVcmCellPackingInfo) XXX_Size ¶
func (m *AtmVcmCellPackingInfo) XXX_Size() int
func (*AtmVcmCellPackingInfo) XXX_Unmarshal ¶
func (m *AtmVcmCellPackingInfo) XXX_Unmarshal(b []byte) error
type AtmVcmVc ¶
type AtmVcmVc struct { MainInterface string `protobuf:"bytes,50,opt,name=main_interface,json=mainInterface,proto3" json:"main_interface,omitempty"` SubInterface string `protobuf:"bytes,51,opt,name=sub_interface,json=subInterface,proto3" json:"sub_interface,omitempty"` VcInterface string `protobuf:"bytes,52,opt,name=vc_interface,json=vcInterface,proto3" json:"vc_interface,omitempty"` VpiXr uint32 `protobuf:"varint,53,opt,name=vpi_xr,json=vpiXr,proto3" json:"vpi_xr,omitempty"` VciXr uint32 `protobuf:"varint,54,opt,name=vci_xr,json=vciXr,proto3" json:"vci_xr,omitempty"` Type string `protobuf:"bytes,55,opt,name=type,proto3" json:"type,omitempty"` Encapsulation string `protobuf:"bytes,56,opt,name=encapsulation,proto3" json:"encapsulation,omitempty"` Shape string `protobuf:"bytes,57,opt,name=shape,proto3" json:"shape,omitempty"` PeakCellRate uint32 `protobuf:"varint,58,opt,name=peak_cell_rate,json=peakCellRate,proto3" json:"peak_cell_rate,omitempty"` SustainedCellRate uint32 `protobuf:"varint,59,opt,name=sustained_cell_rate,json=sustainedCellRate,proto3" json:"sustained_cell_rate,omitempty"` BurstRate uint32 `protobuf:"varint,60,opt,name=burst_rate,json=burstRate,proto3" json:"burst_rate,omitempty"` EncapsInheritLevel string `protobuf:"bytes,61,opt,name=encaps_inherit_level,json=encapsInheritLevel,proto3" json:"encaps_inherit_level,omitempty"` QosInheritLevel string `protobuf:"bytes,62,opt,name=qos_inherit_level,json=qosInheritLevel,proto3" json:"qos_inherit_level,omitempty"` TransmitMtu uint32 `protobuf:"varint,63,opt,name=transmit_mtu,json=transmitMtu,proto3" json:"transmit_mtu,omitempty"` ReceiveMtu uint32 `protobuf:"varint,64,opt,name=receive_mtu,json=receiveMtu,proto3" json:"receive_mtu,omitempty"` VcOnvpTunnel bool `protobuf:"varint,65,opt,name=vc_onvp_tunnel,json=vcOnvpTunnel,proto3" json:"vc_onvp_tunnel,omitempty"` VcOnP2PSubInterface bool `` /* 126-byte string literal not displayed */ OperStatus bool `protobuf:"varint,67,opt,name=oper_status,json=operStatus,proto3" json:"oper_status,omitempty"` AminStatus bool `protobuf:"varint,68,opt,name=amin_status,json=aminStatus,proto3" json:"amin_status,omitempty"` InternalState string `protobuf:"bytes,69,opt,name=internal_state,json=internalState,proto3" json:"internal_state,omitempty"` LastStateChangeTime uint32 `protobuf:"varint,70,opt,name=last_state_change_time,json=lastStateChangeTime,proto3" json:"last_state_change_time,omitempty"` CellPackingData *AtmVcmCellPackingInfo `protobuf:"bytes,71,opt,name=cell_packing_data,json=cellPackingData,proto3" json:"cell_packing_data,omitempty"` TestMode string `protobuf:"bytes,72,opt,name=test_mode,json=testMode,proto3" json:"test_mode,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AtmVcmVc) Descriptor ¶
func (*AtmVcmVc) GetAminStatus ¶
func (*AtmVcmVc) GetBurstRate ¶
func (*AtmVcmVc) GetCellPackingData ¶
func (m *AtmVcmVc) GetCellPackingData() *AtmVcmCellPackingInfo
func (*AtmVcmVc) GetEncapsInheritLevel ¶
func (*AtmVcmVc) GetEncapsulation ¶
func (*AtmVcmVc) GetInternalState ¶
func (*AtmVcmVc) GetLastStateChangeTime ¶
func (*AtmVcmVc) GetMainInterface ¶
func (*AtmVcmVc) GetOperStatus ¶
func (*AtmVcmVc) GetPeakCellRate ¶
func (*AtmVcmVc) GetQosInheritLevel ¶
func (*AtmVcmVc) GetReceiveMtu ¶
func (*AtmVcmVc) GetSubInterface ¶
func (*AtmVcmVc) GetSustainedCellRate ¶
func (*AtmVcmVc) GetTestMode ¶
func (*AtmVcmVc) GetTransmitMtu ¶
func (*AtmVcmVc) GetVcInterface ¶
func (*AtmVcmVc) GetVcOnP2PSubInterface ¶
func (*AtmVcmVc) GetVcOnvpTunnel ¶
func (*AtmVcmVc) ProtoMessage ¶
func (*AtmVcmVc) ProtoMessage()
func (*AtmVcmVc) XXX_DiscardUnknown ¶
func (m *AtmVcmVc) XXX_DiscardUnknown()
func (*AtmVcmVc) XXX_Marshal ¶
func (*AtmVcmVc) XXX_Unmarshal ¶
type AtmVcmVc_KEYS ¶
type AtmVcmVc_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"` Vpi uint32 `protobuf:"varint,3,opt,name=vpi,proto3" json:"vpi,omitempty"` Vci uint32 `protobuf:"varint,4,opt,name=vci,proto3" json:"vci,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AtmVcmVc_KEYS) Descriptor ¶
func (*AtmVcmVc_KEYS) Descriptor() ([]byte, []int)
func (*AtmVcmVc_KEYS) GetInterfaceName ¶
func (m *AtmVcmVc_KEYS) GetInterfaceName() string
func (*AtmVcmVc_KEYS) GetNodeName ¶
func (m *AtmVcmVc_KEYS) GetNodeName() string
func (*AtmVcmVc_KEYS) GetVci ¶
func (m *AtmVcmVc_KEYS) GetVci() uint32
func (*AtmVcmVc_KEYS) GetVpi ¶
func (m *AtmVcmVc_KEYS) GetVpi() uint32
func (*AtmVcmVc_KEYS) ProtoMessage ¶
func (*AtmVcmVc_KEYS) ProtoMessage()
func (*AtmVcmVc_KEYS) Reset ¶
func (m *AtmVcmVc_KEYS) Reset()
func (*AtmVcmVc_KEYS) String ¶
func (m *AtmVcmVc_KEYS) String() string
func (*AtmVcmVc_KEYS) XXX_DiscardUnknown ¶
func (m *AtmVcmVc_KEYS) XXX_DiscardUnknown()
func (*AtmVcmVc_KEYS) XXX_Marshal ¶
func (m *AtmVcmVc_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AtmVcmVc_KEYS) XXX_Merge ¶
func (m *AtmVcmVc_KEYS) XXX_Merge(src proto.Message)
func (*AtmVcmVc_KEYS) XXX_Size ¶
func (m *AtmVcmVc_KEYS) XXX_Size() int
func (*AtmVcmVc_KEYS) XXX_Unmarshal ¶
func (m *AtmVcmVc_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.