public interface LldpRemoteSystemType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CHASSIS_ID |
static String |
CHASSIS_ID_SUBTYPE |
static String |
MANAGEMENT_ADDRESS |
static String |
PORT_DESCRIPTION |
static String |
PORT_ID |
static String |
PORT_ID_SUBTYPE |
static String |
REMOTE_CHANGES |
static String |
REMOTE_INDEX |
static String |
REMOTE_TOO_MANY_NEIGHBORS |
static String |
REMOTE_UNKNOWN_TLV |
static String |
SYSTEM_CAPABILITIES_ENABLED |
static String |
SYSTEM_CAPABILITIES_SUPPORTED |
static String |
SYSTEM_DESCRIPTION |
static String |
SYSTEM_NAME |
static String |
TIME_MARK |
getQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String SYSTEM_DESCRIPTION
static final String SYSTEM_CAPABILITIES_ENABLED
static final String REMOTE_INDEX
static final String REMOTE_TOO_MANY_NEIGHBORS
static final String CHASSIS_ID
static final String SYSTEM_NAME
static final String PORT_ID
static final String SYSTEM_CAPABILITIES_SUPPORTED
static final String REMOTE_CHANGES
static final String TIME_MARK
static final String MANAGEMENT_ADDRESS
static final String CHASSIS_ID_SUBTYPE
static final String REMOTE_UNKNOWN_TLV
static final String PORT_ID_SUBTYPE
static final String PORT_DESCRIPTION
BaseDataVariableType getSystemDescriptionNode()
String getSystemDescription()
void setSystemDescription(String value) throws StatusException
StatusExceptionBaseDataVariableType getSystemCapabilitiesEnabledNode()
LldpSystemCapabilitiesMap getSystemCapabilitiesEnabled()
void setSystemCapabilitiesEnabled(LldpSystemCapabilitiesMap value) throws StatusException
StatusExceptionBaseDataVariableType getRemoteIndexNode()
UnsignedInteger getRemoteIndex()
void setRemoteIndex(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getRemoteTooManyNeighborsNode()
Boolean isRemoteTooManyNeighbors()
void setRemoteTooManyNeighbors(Boolean value) throws StatusException
StatusExceptionBaseDataVariableType getChassisIdNode()
String getChassisId()
void setChassisId(String value) throws StatusException
StatusExceptionBaseDataVariableType getSystemNameNode()
String getSystemName()
void setSystemName(String value) throws StatusException
StatusExceptionBaseDataVariableType getPortIdNode()
String getPortId()
void setPortId(String value) throws StatusException
StatusExceptionBaseDataVariableType getSystemCapabilitiesSupportedNode()
LldpSystemCapabilitiesMap getSystemCapabilitiesSupported()
void setSystemCapabilitiesSupported(LldpSystemCapabilitiesMap value) throws StatusException
StatusExceptionBaseDataVariableType getRemoteChangesNode()
Boolean isRemoteChanges()
void setRemoteChanges(Boolean value) throws StatusException
StatusExceptionBaseDataVariableType getTimeMarkNode()
UnsignedInteger getTimeMark()
void setTimeMark(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getManagementAddressNode()
LldpManagementAddressType[] getManagementAddress()
void setManagementAddress(LldpManagementAddressType[] value) throws StatusException
StatusExceptionBaseDataVariableType getChassisIdSubtypeNode()
ChassisIdSubtype getChassisIdSubtype()
void setChassisIdSubtype(ChassisIdSubtype value) throws StatusException
StatusExceptionBaseDataVariableType getRemoteUnknownTlvNode()
LldpTlvType[] getRemoteUnknownTlv()
void setRemoteUnknownTlv(LldpTlvType[] value) throws StatusException
StatusExceptionBaseDataVariableType getPortIdSubtypeNode()
PortIdSubtype getPortIdSubtype()
void setPortIdSubtype(PortIdSubtype value) throws StatusException
StatusExceptionBaseDataVariableType getPortDescriptionNode()
String getPortDescription()
void setPortDescription(String value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.