Uses of Class
org.snmp4j.agent.mo.snmp.NotificationLogMib
-
Packages that use NotificationLogMib Package Description org.snmp4j.agent -
-
Uses of NotificationLogMib in org.snmp4j.agent
Fields in org.snmp4j.agent declared as NotificationLogMib Modifier and Type Field Description protected NotificationLogMib
AgentConfigManager. notificationLogMIB
Methods in org.snmp4j.agent that return NotificationLogMib Modifier and Type Method Description NotificationLogMib
AgentConfigManager. getNotificationLogMIB()
Returns the NOTIFICATION-LOG-MIB implementation used by this config manager.
-