Distributed Cloud Edge Network V1 API - Class Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::LinkLLDPStatus (v0.4.1)

Reference documentation and code samples for the Distributed Cloud Edge Network V1 API class Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::LinkLLDPStatus.

Describing a LLDP link.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#peer_chassis_id

def peer_chassis_id() -> ::String
Returns
  • (::String) — The peer chassis component of the endpoint identifier associated with the transmitting LLDP agent.

#peer_chassis_id=

def peer_chassis_id=(value) -> ::String
Parameter
  • value (::String) — The peer chassis component of the endpoint identifier associated with the transmitting LLDP agent.
Returns
  • (::String) — The peer chassis component of the endpoint identifier associated with the transmitting LLDP agent.

#peer_chassis_id_type

def peer_chassis_id_type() -> ::String
Returns
  • (::String) — The format and source of the peer chassis identifier string.

#peer_chassis_id_type=

def peer_chassis_id_type=(value) -> ::String
Parameter
  • value (::String) — The format and source of the peer chassis identifier string.
Returns
  • (::String) — The format and source of the peer chassis identifier string.

#peer_port_id

def peer_port_id() -> ::String
Returns
  • (::String) — The port component of the endpoint identifier associated with the transmitting LLDP agent. If the specified port is an IEEE 802.3 Repeater port, then this TLV is optional.

#peer_port_id=

def peer_port_id=(value) -> ::String
Parameter
  • value (::String) — The port component of the endpoint identifier associated with the transmitting LLDP agent. If the specified port is an IEEE 802.3 Repeater port, then this TLV is optional.
Returns
  • (::String) — The port component of the endpoint identifier associated with the transmitting LLDP agent. If the specified port is an IEEE 802.3 Repeater port, then this TLV is optional.

#peer_port_id_type

def peer_port_id_type() -> ::String
Returns
  • (::String) — The format and source of the peer port identifier string.

#peer_port_id_type=

def peer_port_id_type=(value) -> ::String
Parameter
  • value (::String) — The format and source of the peer port identifier string.
Returns
  • (::String) — The format and source of the peer port identifier string.

#peer_system_description

def peer_system_description() -> ::String
Returns
  • (::String) — The textual description of the network entity of LLDP peer.

#peer_system_description=

def peer_system_description=(value) -> ::String
Parameter
  • value (::String) — The textual description of the network entity of LLDP peer.
Returns
  • (::String) — The textual description of the network entity of LLDP peer.

#peer_system_name

def peer_system_name() -> ::String
Returns
  • (::String) — The peer system's administratively assigned name.

#peer_system_name=

def peer_system_name=(value) -> ::String
Parameter
  • value (::String) — The peer system's administratively assigned name.
Returns
  • (::String) — The peer system's administratively assigned name.