Package | Description |
---|---|
org.snmp4j.agent | |
org.snmp4j.agent.mo.snmp | |
org.snmp4j.agent.mo.snmp4j | |
org.snmp4j.agent.test |
Modifier and Type | Field | Description |
---|---|---|
protected SnmpCommunityMIB |
AgentConfigManager.communityMIB |
|
protected SnmpCommunityMIB |
BaseAgent.snmpCommunityMIB |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
SnmpCommunityMIB |
AgentConfigManager.getSnmpCommunityMIB() |
Returns the SNMP-COMMUNITY-MIB implementation used by this config manager.
|
SnmpCommunityMIB |
BaseAgent.getSnmpCommunityMIB() |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
protected abstract void |
BaseAgent.addCommunities(SnmpCommunityMIB communityMIB) |
Deprecated.
Adds community to security name mappings needed for SNMPv1 and SNMPv2c.
|
Constructor | Description |
---|---|
NotificationOriginatorImpl(org.snmp4j.Session session,
VACM vacm,
SysUpTime sysUpTime,
SnmpTargetMIB targetMIB,
SnmpNotificationMIB notificationMIB,
SnmpCommunityMIB communityMIB) |
Creates a notification originator.
|
Modifier and Type | Field | Description |
---|---|---|
protected SnmpCommunityMIB |
Snmp4jConfigMib.snmpCommunityMIB |
Modifier and Type | Method | Description |
---|---|---|
SnmpCommunityMIB |
Snmp4jConfigMib.getCoexistenceInfoProvider() |
Modifier and Type | Method | Description |
---|---|---|
void |
Snmp4jConfigMib.setSnmpCommunityMIB(SnmpCommunityMIB snmpCommunityMIB) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
SnapshotAgent.addCommunities(SnmpCommunityMIB communityMIB) |
Adds community to security name mappings needed for SNMPv1 and SNMPv2c.
|
protected void |
TestAgent.addCommunities(SnmpCommunityMIB communityMIB) |
Copyright © 2018 SNMP4J.org. All rights reserved.