3.8.6. P_LLDP_TLV_ORG_INDICES
code: tbd
# set
<module-index>/<port-index> P_LLDP_TLV_ORG_INDICES <tlv_indices>
Description
Creates/query multiple Organizationally Specific TLVs of the port.
Actions
set, get
Parameters
tlv_indices: integer list, the list of indices. The integers do not have to consecutive. If the list is empty, the port will have no Organizationally Specific TLV ready to be added to the LLDPDU.
Example
# set
input: 0/1 P_LLDP_TLV_ORG_INDICES 0 1 2 3 4 5
output: <OK>
# get
input: 0/1 P_LLDP_TLV_ORG_INDICES ?
output: 0/1 P_LLDP_TLV_ORG_INDICES 0 1 2 3 4 5