Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchSimpleDataSNMP2c ¶
func FetchSimpleDataSNMP2c(host string, port uint16, community string) (map[string]SNMPDatum, error)
FetchSimpleDataSNMP2c fetches data from an SNMP tartget using v2 udp statistics The collected data includes Linux SNMP subtrees. If any of the predefined trees is not able to be collected the function will return failure. On success an object (that should be considered opaque) is returned.
Types ¶
Click to show internal directories.
Click to hide internal directories.