public static class OspfIfTableTracker.OspfIfRow extends SnmpRowResult
Constructor and Description |
---|
OspfIfRow(int columnCount,
SnmpInstId instance) |
Modifier and Type | Method and Description |
---|---|
Integer |
getOspfAddressLessIf() |
InetAddress |
getOspfIpAddress() |
OspfLink |
getOspfLink() |
OspfLink |
getOspfLink(OspfIpAddrTableGetter ipAddrTableGetter) |
addResult, getColumnCount, getInstance, getResults, getValue, isComplete, toString
public OspfIfRow(int columnCount, SnmpInstId instance)
public InetAddress getOspfIpAddress()
public Integer getOspfAddressLessIf()
public OspfLink getOspfLink(OspfIpAddrTableGetter ipAddrTableGetter)
public OspfLink getOspfLink()
Copyright © 2017. All rights reserved.