Interface SnmpInterfacePolicy

  • All Superinterfaces:
    OnmsPolicy

    public interface SnmpInterfacePolicy
    extends OnmsPolicy
    SnmpInterfacePolicy
    Version:
    $Id: $
    Author:
    brozow
    • Method Detail

      • apply

        org.opennms.netmgt.model.OnmsSnmpInterface apply​(org.opennms.netmgt.model.OnmsSnmpInterface snmpIface,
                                                         Map<String,​Object> attributes)

        apply

        Parameters:
        snmpIface - a OnmsSnmpInterface object.
        attributes - that can be set on script.
        Returns:
        a OnmsSnmpInterface object.