Package | Description |
---|---|
org.snmp4j.agent | |
org.snmp4j.agent.mo.snmp |
Modifier and Type | Field | Description |
---|---|---|
protected SnmpProxyMIB |
AgentConfigManager.proxyMIB |
|
protected SnmpProxyMIB |
BaseAgent.snmpProxyMIB |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
SnmpProxyMIB |
BaseAgent.getSnmpProxyMIB() |
Deprecated.
|
Constructor | 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 © 2018 SNMP4J.org. All rights reserved.