org.opennms.web.element
Class Interface
java.lang.Object
org.opennms.web.element.Interface
- public class Interface
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
m_nodeId
int m_nodeId
m_ifIndex
int m_ifIndex
m_ipStatus
int m_ipStatus
m_ipHostName
java.lang.String m_ipHostName
m_ipAddr
java.lang.String m_ipAddr
m_isManaged
char m_isManaged
m_ipLastCapsdPoll
java.lang.String m_ipLastCapsdPoll
m_snmpIpAdEntNetMask
java.lang.String m_snmpIpAdEntNetMask
m_snmpPhysAddr
java.lang.String m_snmpPhysAddr
m_snmpIfDescr
java.lang.String m_snmpIfDescr
m_snmpIfName
java.lang.String m_snmpIfName
m_snmpIfIndex
int m_snmpIfIndex
m_snmpIfType
int m_snmpIfType
m_snmpIfOperStatus
int m_snmpIfOperStatus
m_snmpIfSpeed
int m_snmpIfSpeed
m_snmpIfAdminStatus
int m_snmpIfAdminStatus
Interface
public Interface()
getNodeId
public int getNodeId()
getIfIndex
public int getIfIndex()
getIpStatus
public int getIpStatus()
getHostname
public java.lang.String getHostname()
getIpAddress
public java.lang.String getIpAddress()
isManagedChar
public char isManagedChar()
getLastCapsdPoll
public java.lang.String getLastCapsdPoll()
getSnmpIfIndex
public int getSnmpIfIndex()
getSnmpIpAdEntNetMask
public java.lang.String getSnmpIpAdEntNetMask()
getPhysicalAddress
public java.lang.String getPhysicalAddress()
getSnmpIfDescription
public java.lang.String getSnmpIfDescription()
getSnmpIfName
public java.lang.String getSnmpIfName()
getSnmpIfType
public int getSnmpIfType()
getSnmpIfOperStatus
public int getSnmpIfOperStatus()
getSnmpIfSpeed
public int getSnmpIfSpeed()
getSnmpIfAdminStatus
public int getSnmpIfAdminStatus()
toString
public java.lang.String toString()
isManaged
public boolean isManaged()
Generated by root on August 19 2004 0130.