snmp_ex v0.2.2 SNMP.CommunityCredential

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %SNMP.CommunityCredential{
  community: [byte()],
  sec_model: :v1 | :v2c,
  version: :v1 | :v2
}