Merge branch from kschiess
This commit is contained in:
parent
9b614bee0e
commit
de4021f2e1
2 changed files with 2 additions and 6 deletions
|
@ -30,7 +30,7 @@ module Net
|
|||
|
||||
class SNMP
|
||||
|
||||
AsnSyntax = BER.compile_syntax({
|
||||
AsnSyntax = Net::BER.compile_syntax({
|
||||
:application => {
|
||||
:primitive => {
|
||||
1 => :integer, # Counter32, (RFC2578 sec 2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue