Snmp.Agent.DSL (elixir_snmp v0.2.1) View Source

Defines macros for building SNMP Agent handler

Link to this section Summary

Functions

Declares an access

Declares an excluded subtree in a view

Declares an included subtree in a view

Declares a MIB

Declares a view (see SNMP-VIEW-BASED-ACM-MIB)

Link to this section Functions

Link to this macro

access(name, opts)

View Source (macro)

Declares an access

Declares an excluded subtree in a view

Declares an included subtree in a view

Declares a MIB

Link to this function

scope(env, kind, attrs, block \\ [])

View Source
Link to this function

scope!(env, usage, kw_rules, opts \\ [])

View Source
Link to this macro

view(name, list)

View Source (macro)

Declares a view (see SNMP-VIEW-BASED-ACM-MIB)