Fixes #1684 QCharArrayOID being defined with the wrong OID
This commit is contained in:
committed by
Jack Christensen
parent
2f6fcf8eb0
commit
bd3e0d422c
+1
-1
@@ -44,7 +44,7 @@ const (
|
||||
MacaddrOID = 829
|
||||
InetOID = 869
|
||||
BoolArrayOID = 1000
|
||||
QCharArrayOID = 1003
|
||||
QCharArrayOID = 1002
|
||||
NameArrayOID = 1003
|
||||
Int2ArrayOID = 1005
|
||||
Int4ArrayOID = 1007
|
||||
|
||||
Reference in New Issue
Block a user