Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SnmpHost = ResultType("application/vnd.goasnmp.host", func() { TypeName("Host") Description("Host to be queried") CreateFrom(InterfaceHost{}) Attributes(func() { Attribute("public", Boolean, "Whether or not to walk public tree") Attribute("on_demand", Boolean, "Whether or not Ondemand polling is supported") }) })
SnmpHost is a host to be walked
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.