public static class OspfNbrTableTracker.OspfNbrRow extends SnmpRowResult
Constructor and Description |
---|
OspfNbrRow(int columnCount,
SnmpInstId instance) |
Modifier and Type | Method and Description |
---|---|
OspfLink |
getOspfLink() |
Integer |
getOspfNbrAddressLessIndex() |
InetAddress |
getOspfNbrIpAddress() |
InetAddress |
getOspfNbrRouterId() |
addResult, getColumnCount, getInstance, getResults, getValue, isComplete, toString
public OspfNbrRow(int columnCount, SnmpInstId instance)
public InetAddress getOspfNbrIpAddress()
public InetAddress getOspfNbrRouterId()
public Integer getOspfNbrAddressLessIndex()
public OspfLink getOspfLink()
Copyright © 2021. All rights reserved.