update to latest gosnmp (#1850)
This commit is contained in:
committed by
Cameron Sparr
parent
b48ad4b737
commit
7b05170145
@@ -109,7 +109,7 @@ type Snmp struct {
|
||||
Community string
|
||||
|
||||
// Parameters for Version 2 & 3
|
||||
MaxRepetitions int
|
||||
MaxRepetitions uint8
|
||||
|
||||
// Parameters for Version 3
|
||||
ContextName string
|
||||
|
||||
Reference in New Issue
Block a user