| Package | Description |
|---|---|
| org.snmp4j.agent | |
| org.snmp4j.agent.mo.snmp | |
| org.snmp4j.agent.test |
| Modifier and Type | Field and Description |
|---|---|
protected SnmpNotificationMIB |
AgentConfigManager.notificationMIB |
protected SnmpNotificationMIB |
BaseAgent.snmpNotificationMIB |
| Modifier and Type | Method and Description |
|---|---|
SnmpNotificationMIB |
BaseAgent.getSnmpNotificationMIB() |
SnmpNotificationMIB |
AgentConfigManager.getSnmpNotificationMIB()
Returns the SNMP-NOTIFICATION-MIB implementation used by this config manager.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
BaseAgent.addNotificationTargets(SnmpTargetMIB targetMIB,
SnmpNotificationMIB notificationMIB)
Adds initial notification targets and filters.
|
protected void |
AgentConfigManager.initNotificationLogMIB(VACM vacm,
SnmpNotificationMIB notifyMIB) |
| Constructor and Description |
|---|
NotificationLogMib(MOFactory moFactory,
VACM vacm,
SnmpNotificationMIB snmpNotificationMIB) |
NotificationOriginatorImpl(org.snmp4j.Session session,
VACM vacm,
SysUpTime sysUpTime,
SnmpTargetMIB targetMIB,
SnmpNotificationMIB notificationMIB)
Creates a notification originator.
|
NotificationOriginatorImpl(org.snmp4j.Session session,
VACM vacm,
SysUpTime sysUpTime,
SnmpTargetMIB targetMIB,
SnmpNotificationMIB notificationMIB,
SnmpCommunityMIB communityMIB)
Creates a notification originator.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SnapshotAgent.addNotificationTargets(SnmpTargetMIB targetMIB,
SnmpNotificationMIB notificationMIB)
Adds initial notification targets and filters.
|
protected void |
TestAgent.addNotificationTargets(SnmpTargetMIB targetMIB,
SnmpNotificationMIB notificationMIB) |
Copyright © 2019 SNMP4J.org. All rights reserved.