3.8.3. P_LLDP_TLV_ORG_CONFIG

code: tbd

# set
<module-index>/<port-index> P_LLDP_TLV_ORG_CONFIG [<tlv_index>] <oui> <info>

# get
<module-index>/<port-index> P_LLDP_TLV_ORG_CONFIG [<tlv_index>] ?

Description

TLV Type = 127

This configures the Organizationally Specific TLVs for the port.

Actions

set, get

Indices

  1. tlv_index: integer, The index of the Organizationally Specific TLV.

Parameters

  1. oui: hex3, The organizationally unique identifier field shall contain the organization’s OUI

  2. info: list of hex, The organizationally specific information after the OUI field. The length of this field is variable and is determined the organization specification.

Example

# set
input:  0/1 P_LLDP_TLV_ORG_CONFIG [0] 0x0080C2 0x0101E8
output: <OK>

# get
input:  0/1 P_LLDP_TLV_ORG_CONFIG [0] ?
output: 0/1 P_LLDP_TLV_ORG_CONFIG [0] 0x0080C2 0x0101E8