Module org.snmp4j.agent
Package org.snmp4j.agent.security
package org.snmp4j.agent.security
-
ClassDescriptionThe
BasicVacmConfiguratorimplements theVacmConfiguratorthat uses three unrestricted views for all access types to support two rolesadminandmonitor.TheMutableVACMinterface extends the basicVACMby providing methods to change the configuration of the view-based access model.The View-based Access Control Model interface defines methods and constants that a contrete implementation of such a model has to implement.TheVacmConfiguratordefines an easy to use interface forMutableVACMconfiguration.