Annotation Type SnmpVariable


  • @Retention(RUNTIME)
    @Target({FIELD,METHOD})
    public @interface SnmpVariable
    Marks a field to be converted to a SNMP VariableBinding for a Trap event.

    Created by nbaker on 9/3/14.