lib/net/snmp.rb in net-ldap-0.3.1 vs lib/net/snmp.rb in net-ldap-0.5.1

- old
+ new

@@ -1,9 +1,11 @@ # -*- ruby encoding: utf-8 -*- +require 'net/ldap/version' + # :stopdoc: module Net class SNMP - VERSION = '0.3.1' + VERSION = Net::LDAP::VERSION AsnSyntax = Net::BER.compile_syntax({ :application => { :primitive => { 1 => :integer, # Counter32, (RFC2578 sec 2)