3.8.13. P_LLDPDU_ORGTLV_ENABLE
code: tbd
# set
<module-index>/<port-index> P_LLDPDU_ORGTLV_ENABLE <org_tlv_indices>
# get
<module-index>/<port-index> P_LLDPDU_ORGTLV_ENABLE ?
Description
Enables the Organizationally Specific TLVs for the port.
Actions
set, get
Parameters
org_tlv_indices: list of integer, The list of Organizationally Specific TLVs to be enabled.
If the list is empty, the port will have no basic optional TLVs ready to be added to the LLDPDU.
The actual order of the Organizationally Specific TLVs in the LLDPDU is the same as the order in which they are set.
Example
# set
input: 0/1 P_LLDPDU_ORGTLV_ENABLE 0 4 6
output: <OK>
# get
input: 0/1 P_LLDPDU_ORGTLV_ENABLE ?
output: 0/1 P_LLDPDU_ORGTLV_ENABLE 0 4 6