| Package | Description |
|---|---|
| org.onlab.packet |
Utilities for decoding and encoding packets of various network protocols
and encapsulations.
|
| Modifier and Type | Method and Description |
|---|---|
LLDPOrganizationalTLV |
ONOSLLDP.getDeviceTLV() |
LLDPOrganizationalTLV |
ONOSLLDP.getDomainTLV()
Gets the TLV associated with remote probing.
|
LLDPOrganizationalTLV |
ONOSLLDP.getNameTLV() |
LLDPOrganizationalTLV |
LLDPOrganizationalTLV.setInfoString(byte[] infoString)
Set the value of information string.
|
LLDPOrganizationalTLV |
LLDPOrganizationalTLV.setInfoString(String infoString)
Set the value of information string.
|
LLDPOrganizationalTLV |
LLDPOrganizationalTLV.setOUI(byte[] oui)
Set the value of OUI.
|
LLDPOrganizationalTLV |
LLDPOrganizationalTLV.setSubType(byte subType)
Set the value of sub type.
|
Copyright © 2016. All rights reserved.