Documentation ¶
Index ¶
- type SNMP
- func (snmp *SNMP) Get(oid string) (res g.SnmpPDU, err error)
- func (snmp *SNMP) GetFloat64(oid string) (res float64, err error)
- func (snmp *SNMP) GetInt64(oid string) (res int64, err error)
- func (snmp *SNMP) GetString(oid string) (res string, err error)
- func (snmp *SNMP) GetTimeDuration(oid string) (res time.Duration, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.