|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoexistenceInfo | |
|---|---|
| org.snmp4j.agent | |
| org.snmp4j.agent.mo.snmp | |
| org.snmp4j.agent.request | |
| Uses of CoexistenceInfo in org.snmp4j.agent |
|---|
| Methods in org.snmp4j.agent that return CoexistenceInfo | |
|---|---|
CoexistenceInfo |
ProxyForwardRequest.getCoexistenceInfo()
|
| Methods in org.snmp4j.agent with parameters of type CoexistenceInfo | |
|---|---|
protected void |
CommandProcessor.dispatchCommand(org.snmp4j.CommandResponderEvent command,
CoexistenceInfo cinfo)
|
protected org.snmp4j.smi.OctetString |
CommandProcessor.getViewName(org.snmp4j.CommandResponderEvent req,
CoexistenceInfo cinfo,
int viewType)
|
protected void |
CommandProcessor.processRequest(org.snmp4j.CommandResponderEvent command,
CoexistenceInfo cinfo,
RequestHandler handler)
|
| Constructors in org.snmp4j.agent with parameters of type CoexistenceInfo | |
|---|---|
ProxyForwardRequest(org.snmp4j.CommandResponderEvent commandEvent,
CoexistenceInfo coexistenceInfo)
|
|
| Uses of CoexistenceInfo in org.snmp4j.agent.mo.snmp |
|---|
| Methods in org.snmp4j.agent.mo.snmp that return CoexistenceInfo | |
|---|---|
CoexistenceInfo[] |
SnmpCommunityMIB.getCoexistenceInfo(org.snmp4j.smi.OctetString community)
|
CoexistenceInfo[] |
CoexistenceInfoProvider.getCoexistenceInfo(org.snmp4j.smi.OctetString community)
Gets the information needed for community based security protocols to coexistence with the SNMPv3 security model. |
| Methods in org.snmp4j.agent.mo.snmp with parameters of type CoexistenceInfo | |
|---|---|
boolean |
SnmpCommunityMIB.passesFilter(org.snmp4j.smi.Address address,
CoexistenceInfo coexistenceInfo)
Checks whether the supplied address passes the source address filter configured for the supplied transport tag. |
boolean |
CoexistenceInfoProvider.passesFilter(org.snmp4j.smi.Address address,
CoexistenceInfo coexistenceInfo)
Checks whether the supplied address passes the source address filtering provided for community based security models. |
| Uses of CoexistenceInfo in org.snmp4j.agent.request |
|---|
| Methods in org.snmp4j.agent.request that return CoexistenceInfo | |
|---|---|
CoexistenceInfo |
SnmpRequest.getCoexistenceInfo()
|
| Methods in org.snmp4j.agent.request with parameters of type CoexistenceInfo | |
|---|---|
Request |
RequestFactory.createRequest(S initiatingEvent,
CoexistenceInfo cinfo)
Creates a Request from a CommandResponderEvent
responder event. |
| Constructors in org.snmp4j.agent.request with parameters of type CoexistenceInfo | |
|---|---|
SnmpRequest(org.snmp4j.CommandResponderEvent request,
CoexistenceInfo cinfo)
|
|
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||