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