snmp_ex v0.2.1 SNMP.CommunityCredential
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %SNMP.CommunityCredential{
community: [byte()],
sec_model: :v1 | :v2c,
version: :v1 | :v2
}
t() :: %SNMP.CommunityCredential{ community: [byte()], sec_model: :v1 | :v2c, version: :v1 | :v2 }