Uses of Class
org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
-
Packages that use SnmpCommunityMIB Package Description org.snmp4j.agent org.snmp4j.agent.mo.snmp org.snmp4j.agent.mo.snmp4j -
-
Uses of SnmpCommunityMIB in org.snmp4j.agent
Fields in org.snmp4j.agent declared as SnmpCommunityMIB Modifier and Type Field Description protected SnmpCommunityMIBAgentConfigManager. communityMIBprotected SnmpCommunityMIBBaseAgent. snmpCommunityMIBDeprecated.Methods in org.snmp4j.agent that return SnmpCommunityMIB Modifier and Type Method Description SnmpCommunityMIBAgentConfigManager. getSnmpCommunityMIB()Returns the SNMP-COMMUNITY-MIB implementation used by this config manager.SnmpCommunityMIBBaseAgent. getSnmpCommunityMIB()Deprecated.Methods in org.snmp4j.agent with parameters of type SnmpCommunityMIB Modifier and Type Method Description protected abstract voidBaseAgent. addCommunities(SnmpCommunityMIB communityMIB)Deprecated.Adds community to security name mappings needed for SNMPv1 and SNMPv2c. -
Uses of SnmpCommunityMIB in org.snmp4j.agent.mo.snmp
Constructors in org.snmp4j.agent.mo.snmp with parameters of type SnmpCommunityMIB Constructor Description NotificationOriginatorImpl(org.snmp4j.Session session, VACM vacm, SysUpTime sysUpTime, SnmpTargetMIB targetMIB, SnmpNotificationMIB notificationMIB, SnmpCommunityMIB communityMIB)Creates a notification originator. -
Uses of SnmpCommunityMIB in org.snmp4j.agent.mo.snmp4j
Fields in org.snmp4j.agent.mo.snmp4j declared as SnmpCommunityMIB Modifier and Type Field Description protected SnmpCommunityMIBSnmp4jConfigMib. snmpCommunityMIBMethods in org.snmp4j.agent.mo.snmp4j that return SnmpCommunityMIB Modifier and Type Method Description SnmpCommunityMIBSnmp4jConfigMib. getCoexistenceInfoProvider()Methods in org.snmp4j.agent.mo.snmp4j with parameters of type SnmpCommunityMIB Modifier and Type Method Description voidSnmp4jConfigMib. setSnmpCommunityMIB(SnmpCommunityMIB snmpCommunityMIB)
-