NeighborProperties.Builder |
NeighborProperties.Builder.setCapabilities(java.lang.String capabilities) |
Capabilities
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NeighborProperties.Builder |
NeighborProperties.Builder.setEnabledCapabilities(java.lang.String enabledCapabilities) |
Enabled capabilities
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NeighborProperties.Builder |
NeighborProperties.Builder.setIfindex(java.lang.Long ifindex) |
Interface index format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NeighborProperties.Builder |
NeighborProperties.Builder.setLinkAggregationCapable(java.lang.Boolean linkAggregationCapable) |
Aggregation Capability
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NeighborProperties.Builder |
NeighborProperties.Builder.setLinkAggregationPortId(java.lang.String linkAggregationPortId) |
Aggregation port id
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NeighborProperties.Builder |
NeighborProperties.Builder.setLinkAggregationStatus(java.lang.Boolean linkAggregationStatus) |
True if currently in aggregation
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NeighborProperties.Builder |
NeighborProperties.Builder.setMac(java.lang.String mac) |
Interface MAC address
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NeighborProperties.Builder |
NeighborProperties.Builder.setMgmtAddr(java.lang.String mgmtAddr) |
Management address
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NeighborProperties.Builder |
NeighborProperties.Builder.setName(java.lang.String name) |
Interface name
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NeighborProperties.Builder |
NeighborProperties.Builder.setOid(java.lang.String oid) |
Object identifier
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NeighborProperties.Builder |
NeighborProperties.Builder.setPortDesc(java.lang.String portDesc) |
Port description
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NeighborProperties.Builder |
NeighborProperties.Builder.setSystemDesc(java.lang.String systemDesc) |
System description
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NeighborProperties.Builder |
NeighborProperties.Builder.setSystemName(java.lang.String systemName) |
System name
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NeighborProperties.Builder |
NeighborProperties.Builder.setSystemPortNumber(java.lang.Long systemPortNumber) |
System port number format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|