# File lib/snmp/varbind.rb, line 164
    def to_varbind
        VarBind.new(self, Null)
    end