public class Interface extends Object
Interface class.
Modifier and Type | Method and Description |
---|---|
void |
createIpInterface(OnmsIpInterface ipIface) |
void |
createSnmpInterface(OnmsSnmpInterface snmpIface) |
String |
getHostname()
getHostname
|
int |
getId()
getId
|
int |
getIfIndex()
getIfIndex
|
String |
getIpAddress()
getIpAddress
|
List<String> |
getIpaddresses() |
int |
getIpStatus()
getIpStatus
|
String |
getIsSnmpPrimary()
getIsSnmpPrimary
|
String |
getLastCapsdPoll()
getLastCapsdPoll
|
String |
getName()
getName
|
int |
getNodeId()
getNodeId
|
String |
getPhysicalAddress()
getPhysicalAddress
|
int |
getSnmpIfAdminStatus()
getSnmpIfAdminStatus
|
String |
getSnmpIfAlias()
getSnmpIfAlias
|
String |
getSnmpIfDescription()
getSnmpIfDescription
|
int |
getSnmpIfIndex()
getSnmpIfIndex
|
String |
getSnmpIfName()
getSnmpIfName
|
int |
getSnmpIfOperStatus()
getSnmpIfOperStatus
|
long |
getSnmpIfSpeed()
getSnmpIfSpeed
|
int |
getSnmpIfType()
getSnmpIfType
|
String |
getSnmpLastCapsdPoll()
getSnmpLastCapsdPoll
|
String |
getSnmpLastSnmpPoll()
getSnmpLastSnmpPoll
|
boolean |
hasIpAddresses() |
boolean |
isManaged()
isManaged
|
char |
isManagedChar()
isManagedChar
|
boolean |
isSnmpPoll()
isSnmpPoll
|
char |
isSnmpPollChar()
isSnmpPollChar
|
void |
setIpaddresses(List<String> ipaddresses) |
String |
toString()
toString
|
public void createSnmpInterface(OnmsSnmpInterface snmpIface)
public void createIpInterface(OnmsIpInterface ipIface)
public boolean hasIpAddresses()
public int getId()
getId
public int getNodeId()
getNodeId
public int getIfIndex()
getIfIndex
public int getIpStatus()
getIpStatus
public char isManagedChar()
isManagedChar
public int getSnmpIfIndex()
getSnmpIfIndex
public String getSnmpIfDescription()
getSnmpIfDescription
String
object.public int getSnmpIfType()
getSnmpIfType
public int getSnmpIfOperStatus()
getSnmpIfOperStatus
public long getSnmpIfSpeed()
getSnmpIfSpeed
public int getSnmpIfAdminStatus()
getSnmpIfAdminStatus
public char isSnmpPollChar()
isSnmpPollChar
public String getSnmpLastSnmpPoll()
getSnmpLastSnmpPoll
String
object.public String getSnmpLastCapsdPoll()
getSnmpLastCapsdPoll
String
object.public String toString()
toString
public boolean isManaged()
isManaged
public boolean isSnmpPoll()
isSnmpPoll
Copyright © 2021. All rights reserved.