Constructor and Description |
---|
SnmpIfData(OnmsSnmpInterface snmpIface)
Constructor for SnmpIfData.
|
Modifier and Type | Method and Description |
---|---|
OnmsSnmpInterface |
SnmpInterfaceDao.findByForeignKeyAndIfIndex(String foreignSource,
String foreignId,
Integer ifIndex)
findByForeignKeyAndIfIndex
|
OnmsSnmpInterface |
SnmpInterfaceDao.findByNodeIdAndIfIndex(Integer nodeId,
Integer ifIndex)
findByNodeIdAndIfIndex
|
Modifier and Type | Method and Description |
---|---|
OnmsSnmpInterface |
SnmpInterfaceDaoHibernate.findByForeignKeyAndIfIndex(String foreignSource,
String foreignId,
Integer ifIndex)
findByForeignKeyAndIfIndex
|
OnmsSnmpInterface |
SnmpInterfaceDaoHibernate.findByNodeIdAndIfIndex(Integer nodeId,
Integer ifIndex)
findByNodeIdAndIfIndex
|
Modifier and Type | Method and Description |
---|---|
OnmsSnmpInterface |
SnmpInterfaceBuilder.getSnmpInterface()
getSnmpInterface
|
OnmsSnmpInterface |
OnmsIpInterface.getSnmpInterface()
The SnmpInterface associated with this interface if any
|
OnmsSnmpInterface |
OnmsNode.getSnmpInterfaceWithIfIndex(int ifIndex)
getSnmpInterfaceWithIfIndex
|
Modifier and Type | Method and Description |
---|---|
List<OnmsSnmpInterface> |
OnmsSnmpInterfaceList.getInterfaces()
getInterfaces
|
Set<OnmsSnmpInterface> |
OnmsNode.getSnmpInterfaces()
The information from the SNMP interfaces/ipAddrTables for the node
|
Modifier and Type | Method and Description |
---|---|
NetworkBuilder.InterfaceBuilder |
NetworkBuilder.addInterface(String ipAddr,
OnmsSnmpInterface snmpInterface)
addInterface
|
void |
OnmsNode.addSnmpInterface(OnmsSnmpInterface snmpIface)
addSnmpInterface
|
void |
OnmsSnmpInterface.mergeSnmpInterfaceAttributes(OnmsSnmpInterface scannedSnmpIface)
mergeSnmpInterfaceAttributes
|
void |
OnmsIpInterface.setSnmpInterface(OnmsSnmpInterface snmpInterface)
setSnmpInterface
|
Modifier and Type | Method and Description |
---|---|
void |
OnmsSnmpInterfaceList.setInterfaces(List<OnmsSnmpInterface> interfaces)
setInterfaces
|
void |
OnmsNode.setSnmpInterfaces(Set<OnmsSnmpInterface> snmpinterfaces)
setSnmpInterfaces
|
Constructor and Description |
---|
SnmpInterfaceBuilder(OnmsSnmpInterface snmpIf)
Constructor for SnmpInterfaceBuilder.
|
Constructor and Description |
---|
OnmsSnmpInterfaceList(Collection<? extends OnmsSnmpInterface> c)
Constructor for OnmsSnmpInterfaceList.
|
Modifier and Type | Method and Description |
---|---|
OnmsSnmpInterface |
SnmpInterfacePolicy.apply(OnmsSnmpInterface snmpIface)
apply
|
Modifier and Type | Method and Description |
---|---|
OnmsSnmpInterface |
SnmpInterfacePolicy.apply(OnmsSnmpInterface snmpIface)
apply
|
Modifier and Type | Method and Description |
---|---|
OnmsSnmpInterface |
MatchingSnmpInterfacePolicy.act(OnmsSnmpInterface iface)
act
|
Modifier and Type | Method and Description |
---|---|
OnmsSnmpInterface |
MatchingSnmpInterfacePolicy.act(OnmsSnmpInterface iface)
act
|
Modifier and Type | Method and Description |
---|---|
OnmsSnmpInterface |
ProvisionService.updateSnmpInterfaceAttributes(Integer nodeId,
OnmsSnmpInterface snmpInterface)
updateSnmpInterfaceAttributes
|
OnmsSnmpInterface |
DefaultProvisionService.updateSnmpInterfaceAttributes(Integer nodeId,
OnmsSnmpInterface snmpInterface)
updateSnmpInterfaceAttributes
|
Modifier and Type | Method and Description |
---|---|
OnmsSnmpInterface |
ProvisionService.updateSnmpInterfaceAttributes(Integer nodeId,
OnmsSnmpInterface snmpInterface)
updateSnmpInterfaceAttributes
|
OnmsSnmpInterface |
DefaultProvisionService.updateSnmpInterfaceAttributes(Integer nodeId,
OnmsSnmpInterface snmpInterface)
updateSnmpInterfaceAttributes
|
Modifier and Type | Method and Description |
---|---|
List<OnmsSnmpInterface> |
DefaultPollContext.get(int nodeId,
String criteria)
get
|
Modifier and Type | Method and Description |
---|---|
Event |
DefaultPollContext.createEvent(String uei,
int nodeId,
String address,
Date date,
OnmsSnmpInterface snmpinterface)
createEvent
|
void |
DefaultPollContext.update(OnmsSnmpInterface snmpinterface)
Update the OnmsSnmpInterface
|
Modifier and Type | Method and Description |
---|---|
List<OnmsSnmpInterface> |
PollContext.get(int nodeId,
String criteria)
get
|
Collection<OnmsSnmpInterface> |
PollableSnmpInterface.getSnmpinterfaces()
getSnmpinterfaces
|
Modifier and Type | Method and Description |
---|---|
Event |
PollContext.createEvent(String uei,
int nodeId,
String address,
Date date,
OnmsSnmpInterface snmpinterface)
createEvent
|
void |
PollContext.update(OnmsSnmpInterface snmpinteface)
Update the OnmsSnmpInterface
|
Modifier and Type | Method and Description |
---|---|
void |
PollableSnmpInterface.setSnmpinterfaces(List<OnmsSnmpInterface> snmpinterfaces)
setSnmpinterfaces
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
OnmsSnmpInterfaceResource.addSnmpInterface(String nodeCriteria,
OnmsSnmpInterface snmpInterface)
addSnmpInterface
|
Modifier and Type | Method and Description |
---|---|
List<OnmsSnmpInterface> |
NodeListModel.NodeModel.getSnmpInterfaces() |
Modifier and Type | Method and Description |
---|---|
int |
DefaultNodeListService.SnmpInterfaceComparator.compare(OnmsSnmpInterface o1,
OnmsSnmpInterface o2) |
Constructor and Description |
---|
NodeListModel.NodeModel(OnmsNode node,
List<OnmsIpInterface> interfaces,
List<OnmsArpInterface> arpinterfaces,
List<OnmsSnmpInterface> snmpinterfaces) |
Copyright © 2015. All Rights Reserved.