Package | Description |
---|---|
org.snmp4j.agent | |
org.snmp4j.agent.mo.snmp | |
org.snmp4j.agent.test |
Modifier and Type | Field | Description |
---|---|---|
protected SnmpNotificationMIB |
AgentConfigManager.notificationMIB |
|
protected SnmpNotificationMIB |
BaseAgent.snmpNotificationMIB |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
SnmpNotificationMIB |
AgentConfigManager.getSnmpNotificationMIB() |
Returns the SNMP-NOTIFICATION-MIB implementation used by this config manager.
|
SnmpNotificationMIB |
BaseAgent.getSnmpNotificationMIB() |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
protected abstract void |
BaseAgent.addNotificationTargets(SnmpTargetMIB targetMIB,
SnmpNotificationMIB notificationMIB) |
Deprecated.
Adds initial notification targets and filters.
|
protected void |
AgentConfigManager.initNotificationLogMIB(VACM vacm,
SnmpNotificationMIB notifyMIB) |
Constructor | 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 | Description |
---|---|---|
protected void |
SnapshotAgent.addNotificationTargets(SnmpTargetMIB targetMIB,
SnmpNotificationMIB notificationMIB) |
Adds initial notification targets and filters.
|
protected void |
TestAgent.addNotificationTargets(SnmpTargetMIB targetMIB,
SnmpNotificationMIB notificationMIB) |
Copyright © 2018 SNMP4J.org. All rights reserved.