Package | Description |
---|---|
org.snmp4j.agent | |
org.snmp4j.agent.mo.snmp |
Modifier and Type | Field and Description |
---|---|
protected SnmpProxyMIB |
AgentConfigManager.proxyMIB |
protected SnmpProxyMIB |
BaseAgent.snmpProxyMIB |
Modifier and Type | Method and Description |
---|---|
SnmpProxyMIB |
BaseAgent.getSnmpProxyMIB() |
Constructor and Description |
---|
ProxyForwarderImpl(org.snmp4j.Session session,
SnmpProxyMIB proxyMIB,
SnmpTargetMIB targetMIB)
Creates a
ProxyForwarder implementation based on a SNMP
session used to send the notifications and a SNMP-PROXY-MIB
and a SNMP-TARGET-MIB implementation used for its configuration. |
Copyright © 2016 SNMP4J.org. All rights reserved.